From 7f6bf93256595c9e4954d68b4f179b237931cce5 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Thu, 12 Mar 2020 11:03:18 +0900 Subject: [PATCH] boards/xtensa/esp32/esp32-core/include/board.h: nxstyle fixes The remaining errors: Long line found I didn't fix it because it's on a URL. There's no good way to wrap a URL as far as I know. --- boards/xtensa/esp32/esp32-core/include/board.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/xtensa/esp32/esp32-core/include/board.h b/boards/xtensa/esp32/esp32-core/include/board.h index 8d97ca4cea..264238df0d 100644 --- a/boards/xtensa/esp32/esp32-core/include/board.h +++ b/boards/xtensa/esp32/esp32-core/include/board.h @@ -40,7 +40,7 @@ * Pre-processor Definitions ****************************************************************************/ -/* Clocking ****************************************************************/ +/* Clocking *****************************************************************/ /* The ESP32 Core board V2 is fitted with either a 26 a 40MHz crystal */