From 2e887a1c229106f83c4d944803c64008a18246c8 Mon Sep 17 00:00:00 2001 From: Xiang Xiao Date: Fri, 19 Mar 2021 23:41:18 +0800 Subject: [PATCH] board/arm/mbed: Fix the typo error regression by: commit 6f14299dd06d548df878827a02513f516ddb10a7 Author: Alin Jerpelea Date: Thu Mar 18 09:57:48 2021 +0100 boards: nxstyle fixes nxstyle fixes to pass the CI check Signed-off-by: Alin Jerpelea Signed-off-by: Xiang Xiao --- boards/arm/lpc17xx_40xx/mbed/include/board.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/arm/lpc17xx_40xx/mbed/include/board.h b/boards/arm/lpc17xx_40xx/mbed/include/board.h index 2c1aaf1e3f..9effcd161a 100644 --- a/boards/arm/lpc17xx_40xx/mbed/include/board.h +++ b/boards/arm/lpc17xx_40xx/mbed/include/board.h @@ -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