You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very helpful to me if this project were rebased as a fork on the Amazon maintained FreeRTOS tree. https://github.com/aws/amazon-freertos Scroll down and you can see that many vendors are using this code base -- Espressif, TI, ST, Cirrus, NXP, Mediatek, Cypress, Marvell, etc.. Rebasing on to the Amazon tree will make it easy to merge after everything is working.
Note that there is nothing Amazon specific about their FreeRTOS. Amazon is simply paying for people to maintain the code. There are a couple of AWS specific demos, but they are not a required part of the operating system.
The text was updated successfully, but these errors were encountered:
i would rather like to see a zephyr port: https://www.zephyrproject.org/
it offers a high level of modularity, has a vendor neutral governance and uses devicetrees to describe the hardware.
there is also a micropython port for zephyr which is nice.
It would be very helpful to me if this project were rebased as a fork on the Amazon maintained FreeRTOS tree. https://github.com/aws/amazon-freertos Scroll down and you can see that many vendors are using this code base -- Espressif, TI, ST, Cirrus, NXP, Mediatek, Cypress, Marvell, etc.. Rebasing on to the Amazon tree will make it easy to merge after everything is working.
Note that there is nothing Amazon specific about their FreeRTOS. Amazon is simply paying for people to maintain the code. There are a couple of AWS specific demos, but they are not a required part of the operating system.
The text was updated successfully, but these errors were encountered: