Incorporate changes from Uros Platise
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3419 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
630da1f48e
commit
14d44c7c3b
@ -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: March 23, 2011</p>
|
<p>Last Updated: March 24, 2011</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
@ -2164,6 +2164,14 @@ nuttx-6.1 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
|||||||
earlier, 'context' build phase.
|
earlier, 'context' build phase.
|
||||||
* arch/arm/src/lpc17_gpioint.c -- Finish coding of the LPC17xx GPIO
|
* arch/arm/src/lpc17_gpioint.c -- Finish coding of the LPC17xx GPIO
|
||||||
interrupt logic.
|
interrupt logic.
|
||||||
|
* net/netdev_unregister.c -- Add capability to un-register a network
|
||||||
|
device.
|
||||||
|
* drivers/mmcsd/mmcsd_sdio.c: extra effort to correctly handle cases
|
||||||
|
without the SDcard (but one issue still exists in STM32)
|
||||||
|
* arch/arm/src/stm32/stm32_tim.*: Added basic timer support without
|
||||||
|
output PWMs and interrupt logic
|
||||||
|
* config/vsn/src: added basic support for Sensor Interface (GPIO and
|
||||||
|
Power Output, and the sif utility program)
|
||||||
|
|
||||||
apps-6.1 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
apps-6.1 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user