This example configures multiple GPIO pins connected to LEDs on the EVM in output mode. The application toggles the each LED on/off for 10 seconds and exits.
| Parameter | Value |
|---|---|
| CPU + OS | r5fss0-0 nortos |
| Toolchain | ti-arm-clang |
| Board | am263px-cc |
| Example folder | examples/drivers/gpio/gpio_multi_led_blink/ |
Shown below is a sample output when the application is run,