Files
esp-idf/examples/peripherals/can/can_self_test/main/component.mk
T

5 lines
178 B
Makefile
Raw Normal View History

2017-12-18 20:32:29 +08:00
#
# Main Makefile. This is basically the same as a component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)