house keeping

This commit is contained in:
hathach
2022-11-21 12:28:33 +07:00
parent 64ecf43663
commit 53677d4844
6 changed files with 8 additions and 14 deletions

View File

@@ -22,9 +22,6 @@ SRC_C += \
$(FATFS_PATH)/ffsystem.c \
$(FATFS_PATH)/ffunicode.c \
# TODO: suppress warning caused by host stack
CFLAGS += -Wno-error=cast-align -Wno-error=null-dereference
# TinyUSB Host Stack source
SRC_C += \
src/class/cdc/cdc_host.c \