adafruit / ci-arduino

A script that will install all of the common dependencies for testing Arduino library builds using Github Actions
MIT License
115 stars 73 forks source link

add ch32v2 core from openwch #185

Closed hathach closed 4 months ago

hathach commented 4 months ago

add CH32V20x_EVT board to supported platform

Note: also add 2 line separation before function definition per PEP 8: E302 expected 2 blank lines