adafruit / Adafruit_TinyUSB_Arduino

Arduino library for TinyUSB
MIT License
449 stars 119 forks source link

allow override of TUD interface counts #378

Closed tlyu closed 3 months ago

tlyu commented 5 months ago

This allows a board definition to override interface counts on the compiler command line, instead of replacing the entire tusb_config.h file.