aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-2098/+0
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-1/+1
* Add logic to retain child task exit status if so configuredpatacongo2013-01-231-2/+69
* Configre configs/ubw32/ostest to use kconfig-frontendspatacongo2013-01-141-1/+1
* Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-131-5/+11
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-121-1/+23
* Add tools/configure.c and configure.batpatacongo2013-01-041-8/+16
* Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with...patacongo2012-12-281-0/+5
* Documentation updatepatacongo2012-12-151-0/+3
* configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-111-3/+24
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-111-0/+3
* ez80f910200zco/ostest supports native windows build; other configurations als...patacongo2012-11-261-4/+0
* configs/cloudctrl and tools/prebuild.py from Darcy Gongpatacongo2012-11-211-0/+5
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-3/+12
* STM32 F100 High Density support and generic board configuration from Freddie ...patacongo2012-11-061-37/+43
* Add documentation for the binary loaderpatacongo2012-10-301-0/+9
* More documentation updated to reference the ELF loader.patacongo2012-10-291-2/+2
* Update documentation to at least reference the ELF loader.patacongo2012-10-291-3/+33
* Part I of port of Rhombus math librarypatacongo2012-10-281-1/+0
* Minor tweaks to memsetpatacongo2012-10-211-4/+7
* Optimized memset() can be configured to do 64-bit storespatacongo2012-10-211-1/+6
* Add a versin of memset() optimized for speedpatacongo2012-10-211-0/+6
* Update documentation for recently added configuration optionspatacongo2012-10-201-0/+21
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-051-12/+12
* Add support for Fire STM32v3; sscanf fixes from Katepatacongo2012-09-211-1/+2
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-171-0/+1873