Ludwig Ortmann
|
9b61d95545
|
make: don't ignore failures in for loops
Add `|| exit 1` to all constructs like `@for i in $(DIRS) ; do "$(MAKE)" -C $$i ; done ;`, so that compilation stops on the first error.
|
2014-03-12 11:09:04 +01:00 |
|
Ludwig Ortmann
|
2525920426
|
remove trailing whitespace and newlines
|
2014-02-11 18:45:06 +01:00 |
|
Oleg Hahm
|
55d8cb5ced
|
fixed support for pttu board
|
2014-01-20 19:39:00 +01:00 |
|
Oleg Hahm
|
903ec54a43
|
making include directives consistent
|
2013-12-19 15:31:37 +01:00 |
|
Hauke Petersen
|
c629229e8d
|
Added the boards folder to the doxygen tree
- added boards to riot.doxyfile
- fixed group definitions for all boards
|
2013-12-16 14:00:37 +01:00 |
|
Oleg Hahm
|
232e205137
|
moved boards into subdirectory
|
2013-11-06 10:11:57 -08:00 |
|