Page 1 of 1

custom usb device driver compat with arduino usb-cdc

Posted: Mon Aug 29, 2022 7:01 pm
by bm16ton2
so heres a quick and dirty kernel driver usb led class that works with unmodified arduino stm32 usb cdc config. The variable parsing is hackish but i didnt wanna put a lot of time into this one. It uses a 32neopixel bar as led class driver.