aws / amazon-freertos

DEPRECATED - See README.md
https://aws.amazon.com/freertos/
MIT License
2.54k stars 1.1k forks source link

freertos support cmsis rtos2 #629

Closed Cherish-Gww closed 5 years ago

Cherish-Gww commented 5 years ago

I think freertos need to support cmsis rtos 2. is there have a project support my request? Thank you!

RichardBarry commented 5 years ago

There are a few implementations on the web. For example, if you create a FreeRTOS project using the STM32CubeMX software then you also get the CMSIS wrappers for FreeRTOS.

yuhui-zheng commented 5 years ago

I'm closing this issue, since this post in ARM-software/CMSIS-FreeRTOS repo suggests you were able to get pass the question posted here.