From 33ec7cbf43385276e741f1bdba6ea53d509bd006 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 1 Mar 2015 09:08:44 -0600 Subject: PIC32MZ: Add ability to select flash ECC options --- nuttx/configs/pic32mz-starterkit/nsh/defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs') diff --git a/nuttx/configs/pic32mz-starterkit/nsh/defconfig b/nuttx/configs/pic32mz-starterkit/nsh/defconfig index 955783081..8cd3f3e77 100644 --- a/nuttx/configs/pic32mz-starterkit/nsh/defconfig +++ b/nuttx/configs/pic32mz-starterkit/nsh/defconfig @@ -156,6 +156,7 @@ CONFIG_PIC32MZ_UART1=y # CONFIG_PIC32MZ_JTAG_ENABLE is not set CONFIG_PIC32MZ_ICESEL_CH2=y # CONFIG_PIC32MZ_TRACE_ENABLE is not set +CONFIG_PIC32MZ_ECC_OPTION=3 # # Device Configuration 1 (DEVCFG1) -- cgit v1.2.3