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
2023-05-12 10:39:28 +02:00
..
main.c tests: move cpu related applications to tests/cpu 2023-05-12 10:39:28 +02:00
Makefile tests: move cpu related applications to tests/cpu 2023-05-12 10:39:28 +02:00
README.md tests: move cpu related applications to tests/cpu 2023-05-12 10:39:28 +02: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.