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/README.md

12 lines
277 B
Markdown
Raw Normal View History

# 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.