Merge in upstream changes
Merge upstream changes and expand example support to hid examples.
This commit is contained in:
+2
-1
@@ -104,10 +104,11 @@ CFLAGS += \
|
||||
-Wmissing-format-attribute \
|
||||
-Wunreachable-code \
|
||||
-Wcast-align \
|
||||
-Wcast-function-type \
|
||||
-Wcast-qual \
|
||||
-Wnull-dereference
|
||||
|
||||
# -Wcast-function-type \
|
||||
|
||||
# Debugging/Optimization
|
||||
ifeq ($(DEBUG), 1)
|
||||
CFLAGS += -Og
|
||||
|
||||
Reference in New Issue
Block a user