Difference between revisions of "PineTime RTOS Comparison"

From PINE64
Jump to navigation Jump to search
(Created page with "{| class="wikitable" ! ! FreeRTOS ! Zephyr ! Tock ! MbedOS ! TinyGo |- ! Project Homepage | https://www.freertos.org | https://www.zephyrproject.org | https://www.tockos.org |...")
 
(Redirected page to PineTime#Development efforts)
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{| class="wikitable"
#REDIRECT [[PineTime#Development_efforts]]
!
! FreeRTOS
! Zephyr
! Tock
! MbedOS
! TinyGo
|-
! Project Homepage
| https://www.freertos.org
| https://www.zephyrproject.org
| https://www.tockos.org
| https://os.mbed.com
| https://tinygo.org
|-
! Project Source
| https://sourceforge.net/projects/freertos/
| https://github.com/zephyrproject-rtos/zephyr
| https://github.com/tock/tock
| https://github.com/ARMmbed/mbed-os
| https://github.com/tinygo-org/tinygo
|-
! Sponsor
| Amazon
| Linux Foundation
|
| ARM
|
|-
! Language
| C
| C
| Rust
| C/C++
| Go
|-
! PineTime Implementations
|
|
|
|
|
*https://github.com/aykevl/go-smartwatch
|}

Latest revision as of 20:56, 24 December 2019