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
|
dff74a3278
|
cpu/esp32: add pm_layered support
|
2020-03-23 12:38:36 +01:00 |
|
Gunar Schorcht
|
9723e3e3cf
|
cpu/esp*: move freertos/task to cpu/esp_common
|
2020-02-21 09:09:34 +01:00 |
|
Gunar Schorcht
|
61339001e7
|
cpu/esp*: move common freertos code to cpu/esp_common
|
2020-02-21 09:09:34 +01:00 |
|
Gunar Schorcht
|
922429bc3b
|
cpu/esp_common: add module esp_freertos_common
|
2020-02-21 09:09:34 +01:00 |
|