summaryrefslogtreecommitdiff
path: root/nuttx/include
Commit message (Expand)AuthorAgeFilesLines
...
* The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-081-3/+13
* Integrate the STMPE11 driver into the STM3240G-EVAL board logicpatacongo2012-05-081-4/+2
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-072-5/+6
* Most fixes to get NxWM working on the STM3240G-EVALpatacongo2012-05-071-2/+25
* Add STMPE11 temperature sensor logicpatacongo2012-05-061-1/+59
* Add STMPE11 touchscreen logicpatacongo2012-05-061-37/+71
* Add framework for STMPE11 ADC interfacespatacongo2012-05-061-0/+61
* Add GPIO support to STMPE11 driver; NFS updatepatacongo2012-05-052-21/+48
* Beginning of an SMTPE11 touchscreen/IO expander driverpatacongo2012-05-052-28/+184
* Upated NxWM commentspatacongo2012-05-031-0/+3
* More NxWM supportpatacongo2012-05-011-0/+70
* More STM3240G-EVAL LCD updatespatacongo2012-04-271-0/+432
* Add interfaces to support getting/setting of thread/task namespatacongo2012-04-264-6/+142
* NFS updatepatacongo2012-04-231-244/+5
* NFS fixespatacongo2012-04-231-23/+22
* NFS updatespatacongo2012-04-231-40/+0
* Kconfig updated + NFS updatepatacongo2012-04-231-26/+388
* Rename some USB device filespatacongo2012-04-231-0/+1
* Fist cut at USB audio definitionspatacongo2012-04-201-10/+1547
* More Kconfig stuffpatacongo2012-04-191-0/+80
* drivers/serial: Don't disable Rx interrrupts on each characterpatacongo2012-04-181-1/+1
* Disable line buffering if the file is opened in binary mode; Also fix a coupl...patacongo2012-04-183-27/+35
* More Kconfig stuffpatacongo2012-04-171-0/+29
* NFS client FS updatepatacongo2012-04-161-1/+4
* Add STM32 watchdog configurationpatacongo2012-04-161-0/+2
* Finish STM32 IWDG and WWDG watchdog timer driverspatacongo2012-04-151-0/+12
* Add an upper half watchdog timer driverpatacongo2012-04-131-7/+7
* Add a header file that defines a standard watchdog timer driverpatacongo2012-04-133-3/+251
* Add logic to hold off processing OUT SETUP request until OUT data phase compl...patacongo2012-04-121-4/+8
* Extend the USB device/class interface: Add parameters to pass the EP0 OUT da...patacongo2012-04-121-2/+3
* Move include/math.h to include/nuttx/math.hpatacongo2012-04-071-20/+13
* Fix pascal build problempatacongo2012-04-041-2/+2
* Add support for backspace and a cursor to NxConsolepatacongo2012-03-312-0/+8
* NFS client updatepatacongo2012-03-301-2/+3
* More fixes for NxConsole driverpatacongo2012-03-301-14/+11
* Add framework in NxConsole to support VT100 escape sequencespatacongo2012-03-301-2/+2
* Add ASCII and VT100 header filespatacongo2012-03-302-0/+450
* NFS updatepatacongo2012-03-281-0/+10
* The NX console appears to be fully functionalpatacongo2012-03-281-0/+46
* NX console should only be available if NX multi-user mode is enabledpatacongo2012-03-281-1/+13
* NX console updatespatacongo2012-03-281-0/+34
* Add a test for the NX console devicepatacongo2012-03-271-0/+22
* Add more NX console logicpatacongo2012-03-271-3/+9
* Add beginnings of an NX console driverpatacongo2012-03-261-0/+173
* Add support for the poweroff on calypso phonespatacongo2012-03-251-5/+5
* Move include/sercomm to include/nuttx/sercommpatacongo2012-03-243-0/+0
* Add support for compal e99 and e88 phonespatacongo2012-03-243-0/+243
* Updated comments; starting to implement priority protection but backed everyt...patacongo2012-03-231-6/+8
* Add clock_synchronize() which may be used to re-synchonize the system time wi...patacongo2012-03-221-5/+37
* NFS update + make some examples configurable as NSH built-inspatacongo2012-03-221-0/+72