Difference between revisions of "PineTime RTOS Comparison"
Jump to navigation
Jump to search
m (Add link to FreeRTOS contact a support page) |
|||
Line 11: | Line 11: | ||
|https://www.freertos.org | |https://www.freertos.org | ||
| https://sourceforge.net/projects/freertos/ | | https://sourceforge.net/projects/freertos/ | ||
| | | [https://www.freertos.org/RTOS-contact-and-support.html Amazon Web Services] | ||
| C | | C | ||
| | | |
Revision as of 14:00, 7 December 2019
Project Homepage | Project Source | Sponsor | Language | PineTime Implementations | |
---|---|---|---|---|---|
FreeRTOS | https://www.freertos.org | https://sourceforge.net/projects/freertos/ | Amazon Web Services | 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 |