xmclib/XMCLib/examples/XMC4200_series/GPIO/GPIO_TOGGLE
2024-10-17 17:09:59 +02:00
..
ARM Init xmclib 2024-10-17 17:09:59 +02:00
main.c Init xmclib 2024-10-17 17:09:59 +02:00
Readme.txt Init xmclib 2024-10-17 17:09:59 +02:00

Description of example project
==============================
GPIO toggle example flashes the leds of the board with a periodic rate

 * LED1 is connected to P1.1
 * LED2 is connected to P1.0

Hardware Setup
===============
XMC4200 Application Kit

How to test the application
============================
a. Import the project
b. Compile and flash the application onto the device
c. Run the application.