1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards
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
..
arduino-due Fix trailing whitespaces 2014-05-26 14:54:23 +02:00
avsextrem documentation: unified descriptive text for boards 2014-05-24 15:03:06 +02:00
chronos make: remove local definitions of (ELF|HEX)FILE 2014-06-12 10:12:49 +02:00
mbed_lpc1768 make: remove local definitions of (ELF|HEX)FILE 2014-06-12 10:12:49 +02:00
msb-430 documentation: unified descriptive text for boards 2014-05-24 15:03:06 +02:00
msb-430-common make: remove local definitions of (ELF|HEX)FILE 2014-06-12 10:12:49 +02:00
msb-430h boards: fix license headers to LGPL 2014-05-15 09:04:09 +02:00
msba2 documentation: unified descriptive text for boards 2014-05-24 15:03:06 +02:00
msba2-common make: remove local definitions of (ELF|HEX)FILE 2014-06-12 10:12:49 +02:00
native native: add id option 2014-06-06 16:30:54 +02:00
pttu Automatically remove dups in $(USEMODULE) 2014-04-29 00:06:19 +02:00
qemu-i386 s/PROJECT/APPLICATION/g 2014-05-26 13:21:09 +02:00
redbee-econotag make: remove local definitions of (ELF|HEX)FILE 2014-06-12 10:12:49 +02:00
telosb make: remove local definitions of (ELF|HEX)FILE 2014-06-12 10:12:49 +02:00
udoo Fix trailing whitespaces 2014-05-26 14:54:23 +02:00
wsn430-common make: remove local definitions of (ELF|HEX)FILE 2014-06-12 10:12:49 +02:00
wsn430-v1_3b Automatically remove dups in $(USEMODULE) 2014-04-29 00:06:19 +02:00
wsn430-v1_4 Automatically remove dups in $(USEMODULE) 2014-04-29 00:06:19 +02:00
x86-multiboot-common x86: fix download script for OSX 2014-06-03 22:36:00 +02:00
z1 make: remove local definitions of (ELF|HEX)FILE 2014-06-12 10:12:49 +02:00
doc.txt remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
README.md removed pointer to RIOT repository from README 2014-01-17 11:54:31 +01:00

Platform configurations for RIOT-OS

This directory contains existing configuration and initialization files for platforms supported by RIOT-OS.