cn-uofbasel / ccn-lite

CCN-lite, a lightweight implementation of the CCNx protocol and its variations
ISC License
74 stars 63 forks source link

RIOT support: Fix access to sched internals #376

Closed maribu closed 4 years ago

maribu commented 4 years ago

Contribution description

User proper APIs instead directly accessing scheduler internal data.

Issues/PRs references

Noticed in https://github.com/RIOT-OS/RIOT/pull/14702