1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/telosb
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
..
include fixes bug in telosb board.h introduced by PR #459 2014-01-21 15:01:05 +01:00
board.c fix grammar in license header 2013-11-23 13:11:56 +01:00
driver_cc2420.c Fixed error caused by non-inclusion of cc2420_txrx() prototype 2014-04-09 10:33:41 +02:00
Makefile removed redundant include pathes from Makefiles 2014-01-05 16:11:08 +01:00
Makefile.dep remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
Makefile.include make: remove local definitions of (ELF|HEX)FILE 2014-06-12 10:12:49 +02:00
uart.c remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00