summaryrefslogtreecommitdiff
path: root/nuttx/include
Commit message (Expand)AuthorAgeFilesLines
* PGA11x driver belongs in analog/ not input/patacongo2012-07-251-10/+15
* Add support for the TI PGA11x amplifier/multiplexerpatacongo2012-07-251-0/+292
* Add PM support for the STM32F4Discovery -- still a work in progresspatacongo2012-07-251-2/+2
* Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeedpatacongo2012-07-241-12/+58
* Remove BOTHERpatacongo2012-07-241-51/+48
* Baud definitions (B9600 for example) are again encoded; Now supports the BOTH...patacongo2012-07-231-119/+118
* Loosen up termios interfaces to allow more flexible baud settings; remove AIX...patacongo2012-07-223-168/+82
* Add support for extended BAUD settingspatacongo2012-07-222-57/+163
* Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modb...patacongo2012-07-211-0/+4
* Add completed but untested support for RS-485 on the LPC43xxpatacongo2012-07-201-1/+1
* Add infrastructure to support RS-485 on the LPC43xx (logic still incomplete)patacongo2012-07-201-1/+22
* Header file clean-uppatacongo2012-07-1792-299/+350
* Implement basic SPIFI block driver for the LPC43xx (doesn't work)patacongo2012-07-131-9/+18
* PM updatepatacongo2012-07-111-1/+19
* Add a generic GCC stdarg.h header filepatacongo2012-07-085-10/+73
* Add a driver for SST 25 FLASHpatacongo2012-06-251-5/+17
* Updates to support the Mirtoo internal clockingpatacongo2012-06-201-1/+1
* Fix RTC alarm function pointerpatacongo2012-06-201-1/+1
* PIC32MX1/2 pin selection logic; Mirtoo LEDs, SPI2, and UART2 configurationpatacongo2012-06-201-1/+3
* STM32 power management updatepatacongo2012-06-181-1/+3
* Add NFS rewinddir support; fixe some NFS warningspatacongo2012-06-141-1/+1
* Clean up NFS user interface; Fix NFS disconnect bugpatacongo2012-06-141-8/+18
* Minor change to NFS interfacepatacongo2012-06-141-13/+11
* NFS just finished a major weight reduction programpatacongo2012-06-141-9/+0
* NFS updatepatacongo2012-06-111-1/+1
* NFS updatepatacongo2012-06-101-2/+9
* More IPv6 ramblingpatacongo2012-06-081-1/+1
* First round of compile fixes for IPv6patacongo2012-06-073-45/+106
* NFS updatepatacongo2012-06-071-13/+13
* Add support for the MIO283QT2 LCDpatacongo2012-06-041-0/+149
* SD card now works on the PIC32MX7 MMB boardpatacongo2012-06-031-1/+1
* Fix return values from sleep(), usleep(), and sigtimedwait(). Fix STM32 F2 I...patacongo2012-05-301-1/+1
* A little more cleanup after the big STMPE11->811 name changepatacongo2012-05-291-3/+3
* Massive naming fix: STMPE11->STMPE811patacongo2012-05-291-185/+185
* NFS updatepatacongo2012-05-281-53/+4
* Add STM32F4Discovery support for an SSD1289-based LCDpatacongo2012-05-241-3/+14
* Add generic SSD1289 LCD driverpatacongo2012-05-241-0/+138
* NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to ...patacongo2012-05-201-3/+3
* Add NX kbd input support to NxConsolepatacongo2012-05-201-0/+73
* NxWM: Add a missing part of the message blocking logicpatacongo2012-05-192-4/+9
* NFS updatepatacongo2012-05-181-4/+5
* Implement an NX interface to block flush message queues in multi-user mode. ...patacongo2012-05-172-0/+96
* NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo2012-05-161-0/+74
* Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; o...patacongo2012-05-152-3/+3
* Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wro...patacongo2012-05-141-0/+17
* Fix a critical NXTK bug related to mouse/touchscreen positions within framed ...patacongo2012-05-131-0/+41
* NFS updatepatacongo2012-05-121-0/+1
* Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo2012-05-111-2/+18
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-12/+12
* Adding beginning of NxWM touchscreen supportpatacongo2012-05-0916-0/+57