remove board_mcu.h

This commit is contained in:
hathach
2025-02-11 21:55:28 +07:00
parent f1ce4918c2
commit 3560ed3d98
3 changed files with 3 additions and 196 deletions

View File

@@ -169,6 +169,8 @@ ifeq ($(RTOS),freertos)
$(TOP)/$(FREERTOS_SRC)/include \
$(TOP)/$(FREERTOS_PORTABLE_SRC)
CFLAGS += -DCFG_TUSB_OS=OPT_OS_FREERTOS
# Suppress FreeRTOSConfig.h warnings
CFLAGS_GCC += -Wno-error=redundant-decls