This website requires JavaScript.
Explore
Help
Register
Sign In
kaspar
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2025-12-25 06:23:53 +01:00
Code
Releases
Activity
RIOT
/
cpu
/
esp_common
/
freertos
History
Gunar Schorcht
ae01985588
cpu/esp_common/freertos: add xSemaphoreGetMutexHolder
...
The mutex and semaphor handling had to be extended by the thread pid.
2022-06-20 21:23:47 +02:00
..
event_groups.c
cpu/*: realign ENABLE_DEBUG
2020-10-23 00:46:26 +02:00
Kconfig
cpu/esp_common: model Kconfig
2021-12-10 18:54:07 +01:00
Makefile
cpu/esp_common: add module esp_freertos_common
2020-02-21 09:09:34 +01:00
portable.c
cpu/esp_common/freertos: missing functions/definitions for ESP-IDF v4.4
2022-06-01 13:21:29 +02:00
queue.c
cpu/esp_common/freertos: add xQueueReset function
2022-06-20 21:23:47 +02:00
semphr.c
cpu/esp_common/freertos: add xSemaphoreGetMutexHolder
2022-06-20 21:23:47 +02:00
task.c
cpu/esp_common/freertos: allow platform independent compilation
2022-06-20 21:23:47 +02:00
timers.c
cpu/esp_common/freertos: allow platform independent compilation
2022-06-20 21:23:47 +02:00