Partial bring-up of the pcblogic board

git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4227 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
patacongo
2011-12-26 00:07:49 +00:00
parent e08e421b0b
commit c31cec6498
5 changed files with 22 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
# configs/pcblogic-pic32mx/ostest/defconfig
#
# 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
# 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