aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-08-31 11:19:38 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-08-31 11:19:38 +0000
commit73666c78a03f8db1c8b2eda4ccb0a54c72949c03 (patch)
tree4c372834a00d42d2b9abd10471ed25ece3e87a13 /testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h
parentdec86b7716e83a621113988045e344eb73b2b2e1 (diff)
downloadChibiOS-73666c78a03f8db1c8b2eda4ccb0a54c72949c03.tar.gz
ChibiOS-73666c78a03f8db1c8b2eda4ccb0a54c72949c03.tar.bz2
ChibiOS-73666c78a03f8db1c8b2eda4ccb0a54c72949c03.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10512 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h')
-rw-r--r--testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h b/testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h
index fd6efd3ae..b5d68b86b 100644
--- a/testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h
+++ b/testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h
@@ -30,6 +30,7 @@
/*===========================================================================*/
#define PORTAB_BLINK_LED1 LINE_LED_GREEN
+#define PORTAB_BLINK_LED2 LINE_LED_RED
#define PORTAB_BLINK_BUTTON LINE_JOY_DOWN
/*===========================================================================*/