hello everyone,
Is any ARM family support the implementation of Tiny-OS???
If yes,then provide the details…
hello everyone,
Is any ARM family support the implementation of Tiny-OS???
If yes,then provide the details…
Doesn’t TinyOS have a lot of Atmel AVR architecture of size of int dependencies and use quite a bit AVR assembly language?
FreeRTOS exists for ARM if you must have preemption. Else, cooperative schedulers abound, in all C code.