1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/cpu_avr8_xmega_drivers
2022-03-04 10:36:45 +01:00
..
cpu_tests.h
main.c
Makefile tests/cpu_avr8_xmega_driver: fix BOARD name 2022-03-04 10:36:45 +01:00
README.md
test_ebi.c

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.