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

Add NoneOS support #7

Closed maxgerhardt closed 1 year ago

maxgerhardt commented 1 year ago

Currently we only have a "native" example that copy-pastes all NoneOS SDK files into the project.

Needs a cleaner builder script and package.

maxgerhardt commented 1 year ago

Done for all series, tested on CH32V307, waiting for more hardware to test on.

Refactoring and documentation of build options is still open.

maxgerhardt commented 1 year ago

Docs tracked in #12.