boards/all: Remove USB packet size define.

This commit is contained in:
iabdalkader 2024-08-03 10:42:28 +03:00
parent d34a2eae55
commit 8b7bb8bdb6
3 changed files with 0 additions and 3 deletions

View File

@ -37,7 +37,6 @@
// Debugging configuration.
#define OMV_TUSBDBG_ENABLE (1)
#define OMV_TUSBDBG_PACKET (64)
#define OMV_TUSBDBG_BUFFER (512)
// UMM heap block size

View File

@ -36,7 +36,6 @@ extern unsigned char *OMV_BOARD_UID_ADDR; // Unique address.
// Debugging configuration.
#define OMV_TUSBDBG_ENABLE (1)
#define OMV_TUSBDBG_PACKET (64)
#define OMV_TUSBDBG_BUFFER (2048)
// UMM heap block size

View File

@ -55,7 +55,6 @@
// Debugging configuration.
#define OMV_TUSBDBG_ENABLE (1)
#define OMV_TUSBDBG_PACKET (512)
#define OMV_TUSBDBG_BUFFER (2048)
// UMM heap block size