Fix GCC build.

This commit is contained in:
HiFiPhile
2023-04-14 17:54:25 +02:00
parent 71d2ccd78f
commit 2f2c8ce9ec
4 changed files with 25 additions and 3 deletions

View File

@@ -101,6 +101,9 @@
#elif CFG_TUSB_MCU == OPT_MCU_STM32U5
#include "stm32u5xx.h"
#elif CFG_TUSB_MCU == OPT_MCU_STM32G0
#include "stm32g0xx.h"
#elif CFG_TUSB_MCU == OPT_MCU_CXD56
// no header needed