# The INCLUDE_PATH tag can be used to specify one or more directories that
# contain include files that are not input files but should be processed by the
# preprocessor.
# This tag requires that the tag SEARCH_INCLUDES is set to YES.

INCLUDE_PATH           +=\
./project/rk2108/src \
./lib/CMSIS/Device/RK2108/Include \
./lib/hal/inc
