diff options
| author | HiFiPhile <[email protected]> | 2023-12-12 22:35:05 +0100 |
|---|---|---|
| committer | henneboi <[email protected]> | 2023-12-13 14:32:23 +0100 |
| commit | f3d713ac7336913a68326eae5a7e146ec2cd22c3 (patch) | |
| tree | b2b584a0ae2391184fdc3e0afb8aad45201ca226 /src/common | |
| parent | 93c40b6966db53ce70f4bea6b8a72bf2986ac180 (diff) | |
Fix CI & typo.
Diffstat (limited to 'src/common')
| -rw-r--r-- | src/common/tusb_mcu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/tusb_mcu.h b/src/common/tusb_mcu.h index 9c4083031..e589c4c86 100644 --- a/src/common/tusb_mcu.h +++ b/src/common/tusb_mcu.h @@ -214,7 +214,6 @@ #define TUP_USBIP_FSDEV #define TUP_USBIP_FSDEV_STM32 #define TUP_DCD_ENDPOINT_MAX 8 - #elif TU_CHECK_MCU(OPT_MCU_STM32G4) // Device controller |
