summaryrefslogtreecommitdiff
path: root/nuttx/include
Commit message (Expand)AuthorAgeFilesLines
* Verified STM3210E-EVAL button handling and new button test applicationpatacongo2011-07-071-2/+4
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-071-3/+4
* Standardize button interfacespatacongo2011-07-071-0/+62
* Add NX configuration for the STM3210E-EVAL boardpatacongo2011-07-051-1/+1
* Add termios header files; add files missed in last commitpatacongo2011-07-013-12/+446
* Add support for accessing printf, sprintf, puts, etc. strings that do not lie...patacongo2011-07-013-2/+67
* More ez80 compilation/warning fixespatacongo2011-06-221-2/+2
* Changes for clean ez80 ZDS-II compilepatacongo2011-06-222-14/+13
* Remove unused header files; eliminate warningspatacongo2011-06-212-449/+0
* Fix AVR warnings; FAT FS needs to use off_t instead of size_tpatacongo2011-06-202-9/+17
* Fixes most integer overflows for AVRpatacongo2011-06-091-1/+7
* Fix bug reported by JP Carballopatacongo2011-06-091-1/+1
* Fix minimum MTU... must be at lest 576patacongo2011-06-062-1/+13
* Add support so that fdopen() may be used on socket descriptorspatacongo2011-06-021-0/+8
* Add asprintf()patacongo2011-05-311-0/+1
* Add getsockname()patacongo2011-05-301-0/+3
* Add strndup()patacongo2011-05-292-2/+3
* atexit() functions now called when task killed by task delete; For MCUs with ...patacongo2011-05-281-2/+2
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-0/+193
* Add initial CC1101 wireless logic from Urospatacongo2011-05-163-23/+399
* Implemented line-oriented buffering for std outputpatacongo2011-05-141-6/+10
* Changes for clean RGMP compilepatacongo2011-05-121-2/+2
* Modify standard header files to work with RGMPpatacongo2011-05-123-6/+21
* Fix USB host error handling logicpatacongo2011-05-121-0/+4
* Move nuttx/include/apps to apps/includepatacongo2011-05-0913-1209/+0
* Complets ram mapping logicpatacongo2011-05-081-2/+7
* Mostly cosmetic changes from Urospatacongo2011-05-073-29/+27
* Add STM32 FLASH driverpatacongo2011-05-072-1/+144
* More timer changes from Urospatacongo2011-05-062-35/+26
* Finish logic to update open writer after packingpatacongo2011-05-051-0/+3
* Add NXFFS ioctlspatacongo2011-05-051-2/+6
* Minor NXFFS fixespatacongo2011-05-051-0/+18
* More NXFFS bugfixespatacongo2011-05-041-2/+4
* Most of packing logic is in placepatacongo2011-05-031-0/+4
* Starting NXFFS packing logicpatacongo2011-05-031-0/+4
* Extend NXFFS tests; bugfixespatacongo2011-05-011-0/+18
* Add beginning of a test for NXFFSpatacongo2011-04-292-1/+105
* More NXFFS logicpatacongo2011-04-281-0/+14
* More NXFFS logicpatacongo2011-04-281-17/+21
* Fixes to get clean i.MXADS buildpatacongo2011-04-261-1/+1
* Add a RAM-based MTD devicepatacongo2011-04-241-5/+24
* Rename uptime to UTCpatacongo2011-04-201-6/+6
* Updates from Urospatacongo2011-04-203-59/+297
* Rename i2c directories to sensorspatacongo2011-04-193-10/+13
* Minor OLED-related updates (still doesn't work)patacongo2011-04-181-6/+6
* Add NX configuration for LPCXpressopatacongo2011-04-181-0/+158
* Add UG-9665SWAG01 driverpatacongo2011-04-171-4/+5
* THTTPD works on LPCXpressopatacongo2011-04-161-11/+5
* More changes from Urospatacongo2011-04-163-55/+125
* Fix bad conditional compilation that breaks THTTPD and dup2()patacongo2011-04-161-1/+1