Skip to content
Snippets Groups Projects
Commit 42a8a6ff authored by David Sidrane's avatar David Sidrane Committed by Daniel Agar
Browse files

omnibus-f4sd:Added Logical BOARD specific LED mapping

    Define the logical LED that are uses on omnibus-f4sd
parent 1da0021b
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,8 @@
#define GPIO_LED1 (GPIO_OUTPUT|GPIO_PUSHPULL|GPIO_SPEED_50MHz|GPIO_OUTPUT_CLEAR|GPIO_PORTB|GPIO_PIN5)
#define GPIO_LED_BLUE GPIO_LED1
#define BOARD_OVERLOAD_LED LED_BLUE
/*
* ADC channels
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment