A simple and cross-platform GCC setup for nRF51-series development for Windows, OS X and Linux
BSD 3-Clause "New" or "Revised" License
131
stars
36
forks
source link
Checks to see if BOARD is defined before adding it to CFLAGS #20
Open
nocko opened 10 years ago
If board is undefined, the current Makefile breaks the "$(CMSIS_INCLUDE)" that follows.