summaryrefslogtreecommitdiff
path: root/nuttx/include
Commit message (Expand)AuthorAgeFilesLines
* Fix for bdf-converterpatacongo2011-07-261-2/+2
* Move NX header files to include/nuttx/nxpatacongo2011-07-244-23/+23
* Use a handle instead of an ID in each font lookup; this saves doing the font ...patacongo2011-07-201-9/+25
* Add support for multiple fontspatacongo2011-07-191-7/+7
* Missing right comment delimiterpatacongo2011-07-191-1/+1
* Setup environment to support multiple fontspatacongo2011-07-192-18/+49
* Add sem_timedwait()patacongo2011-07-191-0/+5
* More FAT long file name logicpatacongo2011-07-131-5/+5
* Fix typopatacongo2011-07-131-2/+2
* Add wchar_t type; Add LPC17xx CAN driver from Lzyy; Fix serial bug reported b...patacongo2011-07-122-2/+13
* 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