Difference between revisions of "PineTime RTOS Comparison"
Jump to navigation
Jump to search
(corrected FreeRTOS text) |
|||
Line 8: | Line 8: | ||
|- | |- | ||
! FreeRTOS | ! FreeRTOS | ||
|https://www.freertos.org | |https://www.freertos.org | ||
| https://sourceforge.net/projects/freertos/ | | https://sourceforge.net/projects/freertos/ |
Revision as of 17:38, 5 December 2019
Project Homepage | Project Source | Sponsor | Language | PineTime Implementations | |
---|---|---|---|---|---|
FreeRTOS | https://www.freertos.org | https://sourceforge.net/projects/freertos/ | C | ||
Zephyr | https://www.zephyrproject.org | https://github.com/zephyrproject-rtos/zephyr | Linux Foundation | C | |
mynewt | https://mynewt.apache.org/about/ | https://github.com/apache/mynewt-core | Apache Foundation | C | https://github.com/lupyuen/stm32bluepill-mynewt-sensor/tree/pinetime |
Tock | https://www.tockos.org | https://github.com/tock/tock | Rust | ||
MbedOS | https://os.mbed.com | https://github.com/ARMmbed/mbed-os | ARM | C/C++ | |
TinyGo | https://tinygo.org | https://github.com/tinygo-org/tinygo | Go | https://github.com/aykevl/go-smartwatch |