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
233 stars 37 forks source link

Add FreeRTOS support for CH59x #58

Closed andreock closed 5 months ago

andreock commented 5 months ago

Hi, this PR add the support for FreeRTOS in platformio-ch32v.

Added SDK here: https://github.com/Community-PIO-CH32V/framework-wch-freertos/pull/1

maxgerhardt commented 5 months ago

Merged and CI checked successfully!