1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 11:52:44 +01:00
RIOT/cpu/esp_common/include/freertos
Gunar Schorcht 55b8c15fe0 cpu/esp_common: use CPU_FAM_* instead of MCU_*
To support ESP32x families with the existing implementation, CPU_FAM_* is used instead of MCU_* in source code.
2022-07-18 13:05:21 +02:00
..
event_groups.h cpu/esp*: move FreeRTOS headers to cpu/esp_common 2020-02-21 09:09:34 +01:00
FreeRTOS.h cpu/esp_common/freertos: allow platform independent compilation 2022-06-20 21:23:47 +02:00
portmacro.h cpu/esp_common: use CPU_FAM_* instead of MCU_* 2022-07-18 13:05:21 +02:00
queue.h cpu/esp_common/freertos: add xQueueReset function 2022-06-20 21:23:47 +02:00
ringbuf.h cpu/esp_common/freertos: add required ringbuffer handling 2022-06-20 21:23:47 +02:00
semphr.h cpu/esp_common/freertos: add xSemaphoreGetMutexHolder 2022-06-20 21:23:47 +02:00
task.h cpu/esp_common/freertos: add required task functions 2022-06-20 21:23:47 +02:00
timers.h cpu/esp*: migrate from xtimer to ztimer 2021-12-14 18:14:35 +01:00
xtensa_api.h cpu/esp*: move FreeRTOS headers to cpu/esp_common 2020-02-21 09:09:34 +01:00