Gunar Schorcht
|
780fd9a815
|
cpu/esp_common/freertos: add timeout handling to xQueue
|
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 |
|
Jan Romann
|
4384795cb9
|
treewide: Remove excessive newlines
|
2021-08-13 19:50:38 +02:00 |
|
Bas Stottelaar
|
22243aec7a
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
|
Bas Stottelaar
|
ab6188cea3
|
cpu/*: add missing include of assert.h
|
2020-10-22 11:13:08 +02:00 |
|
Marian Buschsieweke
|
35d46e6dc3
|
cpu/esp: Use API to access sched internals
Replace access to `sched_active_task` and `sched_active_pid` with calls to
`thread_getpid()` and `thread_get_active()`.
|
2020-08-17 14:05:05 +02:00 |
|
Gunar Schorcht
|
61339001e7
|
cpu/esp*: move common freertos code to cpu/esp_common
|
2020-02-21 09:09:34 +01:00 |
|