Gunar Schorcht
|
b13bc776c2
|
cpu/esp_common/freertos: changes required for BLE
|
2022-08-26 21:16:09 +02:00 |
|
Gunar Schorcht
|
0574f463bb
|
cpu/esp_common/freertos: changes required for BLE
|
2022-08-24 18:02:21 +02:00 |
|
Gunar Schorcht
|
cdc8a725a4
|
cpu/esp_common/freertos: changes required for BLE
|
2022-08-24 09:03:38 +02:00 |
|
Gunar Schorcht
|
d42b20d49f
|
cpu/esp_common: changes for ESP32-S3
|
2022-08-17 02:04:07 +02:00 |
|
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 |
|
Gunar Schorcht
|
c8d8e5d3f5
|
cpu/esp_common/freertos: add required ringbuffer handling
|
2022-06-20 21:23:47 +02:00 |
|
Gunar Schorcht
|
99fa182fb4
|
cpu/esp_common/freertos: add required task functions
|
2022-06-20 21:23:47 +02:00 |
|
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 |
|
Gunar Schorcht
|
02e52513d1
|
cpu/esp_common/freertos: add xQueueReset function
|
2022-06-20 21:23:47 +02:00 |
|
Gunar Schorcht
|
e4f1a94219
|
cpu/esp_common/freertos: allow platform independent compilation
|
2022-06-20 21:23:47 +02:00 |
|
Gunar Schorcht
|
d4e061f635
|
cpu/esp_common/freertos: missing functions/definitions for ESP-IDF v4.4
|
2022-06-01 13:21:29 +02:00 |
|
Francisco Molina
|
4e6151bd7d
|
cpu/esp*: migrate from xtimer to ztimer
|
2021-12-14 18:14:35 +01:00 |
|
|
ba28bf849c
|
cpu/esp_common: add missing include for limits.h in freertos/task.h
|
2020-11-23 16:56:34 +01:00 |
|
Gunar Schorcht
|
18659bdf26
|
cpu/esp*: move FreeRTOS headers to cpu/esp_common
|
2020-02-21 09:09:34 +01:00 |
|