openwch / arduino_core_ch32

Core library for CH32duino
269 stars 52 forks source link

add ARDUINO_ARCH_CH32 define #116

Closed hathach closed 5 months ago

hathach commented 5 months ago

hihi, I am working on adding Adafruit_TinyUSB support for this core. Adding ARDUINO_ARCH_CH32 make it easier for libraries e.g tinyusb to detect which platform it is compiled with/