1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/drivers/cc110x_ng
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
..
spi remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
cc110x-defaultSettings.c remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
cc110x-internal.h remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
cc110x-rx.c remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
cc110x-tx.c remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
cc110x.c remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
Makefile make: don't ignore failures in for loops 2014-03-12 11:09:04 +01:00