1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-19 04:52:12 +01:00

7 lines
134 B
Makefile
Raw Normal View History

2011-11-02 13:20:39 -05:00
#
# Rules to add CMSIS2 to a PiOS target
#
CMSIS2_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
2012-01-08 09:27:32 +01:00
EXTRAINCDIRS += $(CMSIS2_DIR)/Include