Joakim Nohlgård
339a4da9dc
Makefiles: move to new directory /makefiles
6 years ago
Joakim Nohlgård
ae108581d3
boards/*/Makefile.include: replace $(shell ls) by native Makefile functions
7 years ago
Hauke Petersen
a72129c2b7
boards/pca10005: use global JLink script
7 years ago
Joakim Nohlgård
7835ab2be7
make: Move BOARD and CPU includes to Makefile.modules
7 years ago
Joakim Nohlgård
fae9a092fd
boards: Remove Makefile.include.cortexm_common
7 years ago
haukepetersen
376934bc0a
boards: adapted nrf51 based boards to new CPU name
8 years ago
Hauke Petersen
49dcb692d1
boards: adapted Makefiles to cortexm_common folder
...
- changed naming of cortexm_common in makefiles
- included some minor cleanups
8 years ago
Kaspar Schleiser
4a5924727f
board: pca10005: adapt to common board Makefile
8 years ago
Joakim Gebart
ee300272d4
pca10005: Add -mno-thumb-interwork.
...
Cortex-M processors only support Thumb instructions (no ARM mode code).
Signed-off-by: Joakim Gebart <joakim.gebart@eistec.se>
8 years ago
Hauke Petersen
00bbfe452a
boards: enabled C++ for NRF51822 based boards
8 years ago
Hauke Petersen
f4c68cf466
board/pca1000x: added/fixed dist scripts
...
- pca10000: added author to debug.sh
- pca10005: added debug and reset scripts
- pca10005: fixed flash script
- pca10005: adjusted env vars in Makefile.include
9 years ago
Martine Lenders
248a8531a5
make: Fix TERMFLAGS
...
Sometimes boards/*/Makefile.include (e. g. in case of the msba2) gets included
twice somehow, leading the TERMFLAG to be set twice and faulty. This
fixes that.
9 years ago
Ludwig Ortmann
27b28e70bf
boards: fixup for pyterm renaming
9 years ago
epiktet
5784a15cdd
boards/pca10005: squash added Support for Nordic Dev Kit p2
9 years ago