From afe4f2da2059443d5715958512b9810573745088 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 26 Dec 2011 00:07:49 +0000 Subject: Partial bring-up of the pcblogic board git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4227 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/pcblogic-pic32mx/ostest/defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/configs') diff --git a/nuttx/configs/pcblogic-pic32mx/ostest/defconfig b/nuttx/configs/pcblogic-pic32mx/ostest/defconfig index 785c61d88..100b9f158 100644 --- a/nuttx/configs/pcblogic-pic32mx/ostest/defconfig +++ b/nuttx/configs/pcblogic-pic32mx/ostest/defconfig @@ -2,7 +2,7 @@ # configs/pcblogic-pic32mx/ostest/defconfig # # Copyright (C) 2011 Gregory Nutt. All rights reserved. -# Author: Gregory Nutt +# Author: Gregory Nutt # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions @@ -174,7 +174,7 @@ CONFIG_PIC32MX_IOPORTG=y # can be enabled later by software). # CONFIG_PIC32MX_DEBUGGER=2 -CONFIG_PIC32MX_ICESEL=0 +CONFIG_PIC32MX_ICESEL=1 # # PIC32MX specific serial device driver settings -- cgit v1.2.3