named-data-iot/ndn-lite

face: add RIOT gnrc support

Closed this issue · 2 comments

RIOT provides a uniform network interface, called GNRC, for most of their devices (includes "native" port on the machine). We have't supported yet. Supporting this will help us develop and test application over RIOT, instead of only porting Unit Tests to it.

Yes, we need this feature a lot.

This Repo provides initial RIOT network stack adaptation, as well as their timer.