1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/PiOS/STM32F10x/library.mk
2012-12-30 21:53:34 +02:00

14 lines
191 B
Makefile

#
# Rules to (help) build the F10x device support.
#
#
# Compiler options implied by the F1xx
#
CDEFS += -DARM_MATH_CM3
#
# CMSIS for the F1
#
include $(PIOSCOMMONLIB)/CMSIS2/library.mk