boards: z16: nxstyle fixes

Fixes to pass CI

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
Alin Jerpelea 2021-03-16 21:39:13 +01:00 committed by Xiang Xiao
parent 6c18b3e185
commit 9dd7f90e0e
1 changed files with 2 additions and 1 deletions

View File

@ -28,6 +28,7 @@
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
/* The Z16F2800100ZCOG board has a 20MHz crystal. The ZNEO clocking will be
* configured to use this crystal frequency directly as the clock source
*/
@ -91,7 +92,7 @@
#define LED_PANIC 8
/****************************************************************************
* Public Functions
* Public Functions Definitions
****************************************************************************/
#undef EXTERN