Fix missing PCONP bit definition to enable GPIO
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2768 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
af46b8e73c
commit
cf48d7bbfe
@ -8,7 +8,7 @@
|
|||||||
<tr align="center" bgcolor="#e4e4e4">
|
<tr align="center" bgcolor="#e4e4e4">
|
||||||
<td>
|
<td>
|
||||||
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
||||||
<p>Last Updated: June 30, 2010</p>
|
<p>Last Updated: July 2, 2010</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
@ -1827,6 +1827,8 @@ nuttx-5.8 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
|||||||
for SPI-based MMC/SD cards and integrate into the NSH example.
|
for SPI-based MMC/SD cards and integrate into the NSH example.
|
||||||
* arch/arm/src/lm3s/lm3s_vectors.S - Correct vectors for GPIOC & D
|
* arch/arm/src/lm3s/lm3s_vectors.S - Correct vectors for GPIOC & D
|
||||||
interrupts.
|
interrupts.
|
||||||
|
* arch/arm/src/lpc17xx/lp17_clockconfig.c - Power was not being
|
||||||
|
provided to GPIO module. This is a critical bugfix!
|
||||||
|
|
||||||
pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user