mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-30 08:24:11 +01:00
Revert "Fix case in library.mk to stop Brian bitching :)"
This reverts commit d39e818ca6
.
This commit is contained in:
parent
d39e818ca6
commit
8b42fbeafc
@ -36,7 +36,7 @@ EXTRAINCDIRS += $(PIOS_DEVLIB)/inc
|
|||||||
include $(PIOSCOMMONLIB)/CMSIS2/library.mk
|
include $(PIOSCOMMONLIB)/CMSIS2/library.mk
|
||||||
CMSIS2_DEVICEDIR := $(PIOS_DEVLIB)/Libraries/CMSIS2/Device/ST/STM32F4xx
|
CMSIS2_DEVICEDIR := $(PIOS_DEVLIB)/Libraries/CMSIS2/Device/ST/STM32F4xx
|
||||||
SRC += $(wildcard $(CMSIS2_DEVICEDIR)/Source/*.c)
|
SRC += $(wildcard $(CMSIS2_DEVICEDIR)/Source/*.c)
|
||||||
EXTRAINCDIRS += $(CMSIS2_DEVICEDIR)/include
|
EXTRAINCDIRS += $(CMSIS2_DEVICEDIR)/Include
|
||||||
|
|
||||||
#
|
#
|
||||||
# ST Peripheral library
|
# ST Peripheral library
|
||||||
|
Loading…
Reference in New Issue
Block a user