Difference between revisions of "PineTime RTOS Comparison"
Jump to navigation
Jump to search
m |
|||
Line 41: | Line 41: | ||
|- | |- | ||
! PineTime Implementations | ! PineTime Implementations | ||
| | | As of November 2019 the [https://github.com/aws/amazon-freertos/tree/master/vendors/nordic nRF52840] is the only MCU from [https://devices.amazonaws.com/search?kw=Nordic&page=1&sv=freertos Nordic] supported by FreeRTOS. | ||
| | | | ||
| | | |
Revision as of 03:01, 30 November 2019
FreeRTOS | Zephyr | mynewt | Tock | MbedOS | TinyGo | |
---|---|---|---|---|---|---|
Project Homepage | https://aws.amazon.com/freertos/ previously: https://www.freertos.org |
https://www.zephyrproject.org | https://mynewt.apache.org/about/ | https://www.tockos.org | https://os.mbed.com | https://tinygo.org |
Project Source | https://github.com/aws/amazon-freertos previously: https://sourceforge.net/projects/freertos/ |
https://github.com/zephyrproject-rtos/zephyr | https://github.com/apache/mynewt-core | https://github.com/tock/tock | https://github.com/ARMmbed/mbed-os | https://github.com/tinygo-org/tinygo |
Sponsor | Amazon | Linux Foundation | Apache Foundation | ARM | ||
Language | C | C | C | Rust | C/C++ | Go |
PineTime Implementations | As of November 2019 the nRF52840 is the only MCU from Nordic supported by FreeRTOS. |