soburi / openthread_nrf52_arduino

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

[Feature] Remove ot-rtos #5

Closed soburi closed 4 years ago

soburi commented 4 years ago

This package includes ot-rtos to run FreeRTOS with OpenThread integration. ot-rtos is containg nested OpenThread source. It make the build system complex. But, it is really needing is about 5 c-language source files. Others are utilities. Remove dependenies to ot-rtos (mainly to lwip, #3) and reconstruct build system.