mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 02:23:49 +01:00
Replace access to `sched_active_task` and `sched_active_pid` with calls to `thread_getpid()` and `thread_get_active()`.
Replace access to `sched_active_task` and `sched_active_pid` with calls to `thread_getpid()` and `thread_get_active()`.