mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
12 lines
277 B
Markdown
12 lines
277 B
Markdown
|
# 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.
|