Community-PIO-CH32V / platform-ch32v

PlatformIO platform for CH32V RISC-V chips (CH32V003, CH32V103, CH32V20x, CH32V30x, CH32X035) and CH56x, CH57x, CH58x, CH59x
Apache License 2.0
228 stars 37 forks source link

Add FreeRTOS support #8

Closed maxgerhardt closed 1 year ago

maxgerhardt commented 1 year ago

MounRiver Studio has FreeRTOS examples for many CH32V boards. We should support this framework too. Is very likely NoneOS + FreeRTOS port.

maxgerhardt commented 1 year ago

Done via d483d33f3324096f440702751e3cc96bc38adf1f for all capable series (every but V003), tested OK on CH32V307 board, tests on other hardware outsanding.