1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/cpu_efm32_drivers
2020-11-18 17:27:17 +01:00
..
main.c tests/cpu_efm32_drivers: add test application 2020-11-18 12:28:45 +01:00
Makefile tests/cpu_efm32_drivers: require efm32_coretemp feature 2020-11-18 17:27:17 +01:00
README.md tests/cpu_efm32_drivers: add test application 2020-11-18 12:28:45 +01:00

EFM32 CPU Drivers

Introduction

The EFM32 CPU has additional drivers that can be used. This test application ensure that these drivers work.

Current tests includes:

  • EFM32 core temperature driver

Expected result

The test application compiles for EFM32-based boards.