1 ##########################################################################
2 # User configuration and firmware specific object files
3 ##########################################################################
17 ##########################################################################
18 # GNU GCC compiler flags
19 ##########################################################################
21 INCLUDE_PATHS
= -I
$(ROOT_PATH
) -I..
/core
-I.
23 include $(ROOT_PATH
)/Makefile.inc
25 ##########################################################################
27 ##########################################################################
29 include $(ROOT_PATH
)/Makefile.util
This page took 0.039393 seconds and 5 git commands to generate.