summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2023-03-21 13:58:44 +0700
committerGitHub <[email protected]>2023-03-21 13:58:44 +0700
commit096b6ec462efe612613498b44ec596e4bac763a7 (patch)
tree2f9863be549be4cc4e5791eab36d5faaa9dfb79f /examples
parentcbcf5d8c0866e6c0090b98ad9b3d6d504e313135 (diff)
parentccf17e3cde4c3ca42731829107ca18217aab541e (diff)
Merge pull request #1964 from hathach/add-tuh-set-interface
add tuh_set_interface
Diffstat (limited to 'examples')
-rw-r--r--examples/make.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/make.mk b/examples/make.mk
index 0a07da21c..2ce6fb398 100644
--- a/examples/make.mk
+++ b/examples/make.mk
@@ -150,6 +150,7 @@ GCC_CFLAGS += \
-Wnull-dereference \
-Wuninitialized \
-Wunused \
+ -Wreturn-type \
-Wredundant-decls
# conversion is too strict for most mcu driver, may be disable sign/int/arith-conversion