mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
a9e7e1b1d0
Remove unconditionally setting 'BOARD' to an hardwritten value. The definition must be moved before including 'Makefile.tests_common' as it defines 'BOARD ?= native'. |
||
---|---|---|
.. | ||
main.c | ||
Makefile | ||
README.md |
EFM32 CPU Features
Introduction
The EFM32 support several features that can be toggled compile-time.
This test will ensure that RIOT-OS will compile whenever these features are toggled.
Expected result
The test application compiles for EFM32-based boards.