include
include
INC +=
# Example source
EXAMPLE_SOURCE +=
SRC_C +=
# board_test example is special example that doesn't enable device or host stack
# This can cause some TinyUSB API missing, this hack to allow us to fill those API
# to pass the compilation process
CFLAGS +=
include