1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/cpu_efm32_features
Gaëtan Harter 1ab5a9390d
boards/slwstk6000b-*: split one board for each module
Define one board for each of the available modules.
2019-10-08 16:33:27 +02:00
..
main.c tests/cpu_efm32_features: update test 2019-09-30 00:03:15 +02:00
Makefile boards/slwstk6000b-*: split one board for each module 2019-10-08 16:33:27 +02:00
README.md tests/cpu_efm32_features: update test 2019-09-30 00:03:15 +02:00

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.