soburi / openthread_nrf52_arduino

A Arduino package for nRF52 that integrated with OpenThread
Other
18 stars 3 forks source link

Import OpenThread source codes #9

Closed soburi closed 4 years ago

soburi commented 4 years ago

fix #4 fix #5

Integrate with openthread and ot-rtos core code

This change makes compiling whole sources that includes openthread by arduino-builder directly. Almost ot-rtos source are removed. Only core part for creating openthread tasks in freertos is left.