1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 16:12:45 +01:00
RIOT/cpu/esp8266/vendor/esp-idf/esp8266
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
..
include cpu/esp8266: required vendor RTOS SDK components added 2019-11-14 12:04:21 +01:00
source cpu/esp: Use API to access sched internals 2020-08-17 14:05:05 +02:00