1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 01:52:45 +01:00
RIOT/tests/cpu/avr8_xmega_drivers/README.md

12 lines
302 B
Markdown

# AVR-8 xmega CPU Drivers
## Introduction
The AVR-8 xmega CPU has additional drivers. This test application ensure that
all these driver is OK.
Current tests includes:
* ATxmega External Bus Interface - EBI
## Expected result
The test application compiles for ATxmega based boards and success run.