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
This commit is contained in:
patacongo 2011-12-26 00:07:49 +00:00
parent 33103d1e06
commit 3609595145

View File

@ -2,7 +2,7 @@
# configs/pcblogic-pic32mx/ostest/defconfig # configs/pcblogic-pic32mx/ostest/defconfig
# #
# Copyright (C) 2011 Gregory Nutt. All rights reserved. # Copyright (C) 2011 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr> # Author: Gregory Nutt <gnutt@nuttx.orgr>
# #
# Redistribution and use in source and binary forms, with or without # Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions # modification, are permitted provided that the following conditions
@ -174,7 +174,7 @@ CONFIG_PIC32MX_IOPORTG=y
# can be enabled later by software). # can be enabled later by software).
# #
CONFIG_PIC32MX_DEBUGGER=2 CONFIG_PIC32MX_DEBUGGER=2
CONFIG_PIC32MX_ICESEL=0 CONFIG_PIC32MX_ICESEL=1
# #
# PIC32MX specific serial device driver settings # PIC32MX specific serial device driver settings