summaryrefslogtreecommitdiff
path: root/examples/host/msc_file_explorer
diff options
context:
space:
mode:
authorhathach <[email protected]>2022-11-21 12:28:33 +0700
committerhathach <[email protected]>2022-11-21 12:28:33 +0700
commit53677d484419d292f1a4841a5c928baddeb1c28a (patch)
treec364a6e2793dd9d749b723c444c79c05f3d7bcc9 /examples/host/msc_file_explorer
parent64ecf43663dcc4f441a4b66c6b07661944ff4d97 (diff)
house keeping
Diffstat (limited to 'examples/host/msc_file_explorer')
-rw-r--r--examples/host/msc_file_explorer/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/host/msc_file_explorer/Makefile b/examples/host/msc_file_explorer/Makefile
index 518d75063..b0f9959fc 100644
--- a/examples/host/msc_file_explorer/Makefile
+++ b/examples/host/msc_file_explorer/Makefile
@@ -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 \