board/arm/mbed: Fix the typo error
regression by:
commit 6f14299dd0
Author: Alin Jerpelea <alin.jerpelea@sony.com>
Date: Thu Mar 18 09:57:48 2021 +0100
boards: nxstyle fixes
nxstyle fixes to pass the CI check
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
ca3925e531
commit
2e887a1c22
@ -145,7 +145,7 @@
|
||||
/* LED1 LED2 LED3 LED4 */
|
||||
#define LED_INIRQ 4 /* NC NC NC ON (momentary) */
|
||||
#define LED_SIGNAL 5 /* NC NC NC ON (momentary) */
|
||||
#define LED_ASSERTIO 6 /* NC NC NC ON (momentary) */
|
||||
#define LED_ASSERTION 6 /* NC NC NC ON (momentary) */
|
||||
#define LED_PANIC 7 /* NC NC NC ON (1Hz flashing) */
|
||||
|
||||
#define GPIO_SSP0_SCK GPIO_SSP0_SCK_1
|
||||
|
Loading…
Reference in New Issue
Block a user