1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/msba2-common
René Kijewski 1608fd1570 make: remove local definitions of (ELF|HEX)FILE
We have sane defaults for `ELFFILE` and `HEXFILE` in the root
`Makefile.include`. The local definition for `ELFFILE` of mbed_lpc1768's
`Makefile.include` was wrong, which caused e.g. `make buildsize` to
fail.
2014-06-12 10:12:49 +02:00
..
drivers boards: fix license headers to LGPL 2014-05-15 09:04:09 +02:00
include moved pllfeed inline function to header 2014-01-20 19:38:01 +01:00
tools cleanup licenses to fix #392 2014-05-27 11:54:55 +02:00
board_common_init.c boards: fix license headers to LGPL 2014-05-15 09:04:09 +02:00
board_config.c addressed comments from @mehlis 2014-02-03 00:47:38 +01:00
lpc2387-timer3.c remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
Makefile Make: exterminate 'clean' buildtarget 2014-04-09 23:07:52 +02:00
Makefile.dep Automatically remove dups in $(USEMODULE) 2014-04-29 00:06:19 +02:00
Makefile.include make: remove local definitions of (ELF|HEX)FILE 2014-06-12 10:12:49 +02:00