kendryte / kendryte-freertos-sdk

This project is no longer maintained Not recommended for product development.
Apache License 2.0
200 stars 66 forks source link

Move on to the Amazon maintained FreeRTOS base #53

Open jonsmirl opened 4 years ago

jonsmirl commented 4 years ago

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.

leonardp commented 3 years ago

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.

any comments on this from kendryte?

TA-Robot commented 3 years ago

is there way to use amazon-freertos on K210? I want to use Maixduino as my choise. But can't find any way to work.

z3cko commented 3 years ago

Any update on this?