mirror of
https://github.com/apache/nuttx.git
synced 2026-08-10 23:15:15 +00:00
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
1 changed files with 3 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<tr align="center" bgcolor="#e4e4e4">
|
||||
<td>
|
||||
<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>
|
||||
</tr>
|
||||
</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.
|
||||
* arch/arm/src/lm3s/lm3s_vectors.S - Correct vectors for GPIOC & D
|
||||
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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue