From 73666c78a03f8db1c8b2eda4ccb0a54c72949c03 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Thu, 31 Aug 2017 11:19:38 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10512 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h | 1 + 1 file changed, 1 insertion(+) (limited to 'testhal/STM32/multi/PAL/cfg-stm32l476_discovery/portab.h') 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 /*===========================================================================*/ -- cgit v1.2.3