aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/z16
Commit message (Expand)AuthorAgeFilesLines
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-284-5/+5
* Serial driver needed even when no console; Fix user LED settings in all STM32...patacongo2013-01-282-6/+35
* Move stream data from TCB to task group structure.patacongo2013-01-261-23/+19
* Move file data from TCB to task grouppatacongo2013-01-261-6/+5
* Fix poll/select issue reported by Qiangpatacongo2013-01-241-4/+9
* Mostly costmetic updatespatacongo2012-12-231-0/+9
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-071-11/+11
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-291-3/+19
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-292-2/+21
* ZNEO configurations updated to use ZDS-II version 5.0.1patacongo2012-11-294-11/+33
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-7/+7
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-3/+7
* Mostly cosmetic build changespatacongo2012-11-161-17/+17
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* More native build fixes -- still problems in apps/ directorypatacongo2012-11-141-1/+1
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-4/+2
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* arch/../src/Makefiles now use only libraries in lib/patacongo2012-11-111-22/+22
* Change = to += in setting of LDFLAGS in all architecture Makefilespatacongo2012-11-041-1/+1
* Resync new repository with old repo r5166patacongo2012-09-171-2/+2
* Resync new repository with old repo r5166patacongo2012-09-1746-0/+7203