Commit Graph

8 Commits

Author SHA1 Message Date
sago35 2f50d24fec functioning USB-CDC class initialization 2022-05-30 18:18:35 +09:00
ardnew 6e29c17a8b initial file structure for SAMx51 USB device support 2022-05-30 18:18:35 +09:00
ardnew 4b8b4243ec cleanup and compatibility updates from STM32H7 USB implemenetation 2022-05-30 18:18:35 +09:00
ardnew d2a1835ffc implemented USB HID composite keyboard support 2022-05-30 18:18:35 +09:00
ardnew 34b931b6f3 begin isolating target-specific USB code 2022-05-30 18:18:35 +09:00
ardnew 07964818d9 prevent heap alloc in control complete 2022-05-30 18:18:34 +09:00
ardnew 079eace344 rename package machine/usb2 to machine/usb 2022-05-30 18:18:34 +09:00
ardnew 6583ec1448 begin USB refactor with package machine/usb2 2022-05-30 18:18:34 +09:00