Hauke Petersen
|
079f3c08d4
|
boards/stm32f4-based: use shared 168MHz clock conf
|
2018-05-24 19:00:42 +02:00 |
|
cladmi
|
3f145413f5
|
boards/makefiles: Remove '-Otype' from OFLAGS
* Remove '-Oihex' and '-Obinary' from OFLAGS for all boards
It is now provided by the Makefile.include rule.
|
2018-04-09 17:32:46 +02:00 |
|
Gaëtan Harter
|
e6051a53c8
|
boards: use a '.bin' output file when its a binary
|
2018-03-27 16:02:48 +02:00 |
|
Gaëtan Harter
|
72ddc72f2b
|
make: cleanup HEXFILE/ELFFILE/BINFILE
* Use the existing variable when possible
* Remove duplicate definition
* Remove unused BINFILE variable
|
2018-03-27 16:02:48 +02:00 |
|
Joakim Nohlgård
|
339a4da9dc
|
Makefiles: move to new directory /makefiles
|
2017-04-04 15:11:54 +02:00 |
|
Joakim Nohlgård
|
ae108581d3
|
boards/*/Makefile.include: replace $(shell ls) by native Makefile functions
|
2016-03-11 15:05:06 +01:00 |
|
Joakim Nohlgård
|
7835ab2be7
|
make: Move BOARD and CPU includes to Makefile.modules
|
2016-02-10 16:37:03 +01:00 |
|
Joakim Nohlgård
|
fae9a092fd
|
boards: Remove Makefile.include.cortexm_common
|
2016-02-10 16:37:03 +01:00 |
|
Hauke Petersen
|
49dcb692d1
|
boards: adapted Makefiles to cortexm_common folder
- changed naming of cortexm_common in makefiles
- included some minor cleanups
|
2015-05-28 19:30:07 +02:00 |
|
|
e691fc6432
|
board: f4vi1: adapt to common board Makefile
|
2015-05-26 10:46:34 +02:00 |
|
Joakim Gebart
|
afe7ee2126
|
f4vi1: Add -mno-thumb-interwork.
Cortex-M processors only support Thumb instructions (no ARM mode code).
Signed-off-by: Joakim Gebart <joakim.gebart@eistec.se>
|
2015-01-28 13:52:53 +01:00 |
|
Hauke Petersen
|
3bdcf93996
|
board/f4vi1: enabled support for C++
|
2014-11-18 18:41:01 +01:00 |
|
Stefan Pfeiffer
|
a19d6c769d
|
added new board f4vi1
|
2014-11-04 16:02:25 +01:00 |
|