mass rename tud_isr to tud_irq_handler
This commit is contained in:
@@ -13,6 +13,6 @@ SRC_C += $(addprefix $(CURRENT_PATH)/, $(EXAMPLE_SOURCE))
|
||||
# This can cause some TinyUSB API missing, this hack to allow us to fill those API
|
||||
# to pass the compilation process
|
||||
CFLAGS += \
|
||||
-D"tud_isr(x)= " \
|
||||
-D"tud_irq_handler(x)= " \
|
||||
|
||||
include ../../rules.mk
|
||||
|
Reference in New Issue
Block a user