add individual LED configuration over USB ethernet

This commit is contained in:
2025-08-27 15:01:11 -04:00
parent c6ac21a15b
commit 26d89c5492
21 changed files with 3135 additions and 128 deletions
+3 -2
View File
@@ -83,8 +83,9 @@
//-----------------------Driver configuration-------------------------
#define CFG_TUD_CDC 1
#define CFG_TUD_HID 4
#define CFG_TUD_CDC 1
#define CFG_TUD_HID 4
#define CFG_TUD_NCM 1
// CDC FIFO size of TX and RX
#define CFG_TUD_CDC_RX_BUFSIZE 128