Add `|| exit 1` to all constructs like `@for i in $(DIRS) ; do "$(MAKE)" -C $$i ; done ;`, so that compilation stops on the first error.
Platform configurations for RIOT-OS
This directory contains existing configuration and initialization files for platforms supported by RIOT-OS.