add individual LED configuration over USB ethernet

This commit is contained in:
2025-08-27 15:01:11 -04:00
parent c6ac21a15b
commit 2fac602e44
21 changed files with 3139 additions and 132 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