fix path to stm32g0xx.h

This commit is contained in:
Hubert Denkmair 2023-03-08 14:22:11 +01:00
parent 8ae4f8f069
commit b3ad560e62
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
#define PMA_LENGTH (1024u)
#elif CFG_TUSB_MCU == OPT_MCU_STM32G0
#include "STM32/stm32g0xx.h"
#include "stm32g0xx.h"
#define PMA_32BIT_ACCESS
#define PMA_LENGTH (1024u) // FIXME it is 2048, really
#undef USB_PMAADDR