summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f100rc_generic
Commit message (Expand)AuthorAgeFilesLines
* Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio bufferspatacongo2013-02-032-2/+2
* Correct a memory leak in NSHpatacongo2013-02-021-1/+1
* Add a binary 'loader' so that builtin applications can be executed from the B...patacongo2013-01-161-1/+1
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-121-1/+1
* Rename namedapp as simply builtinpatacongo2012-12-232-2/+2
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-092-4/+2
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-082-2/+2
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-292-4/+4
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-212-74/+2
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-4/+5
* More changes for Mikepatacongo2012-11-152-2/+2
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Mostly cosmetic changespatacongo2012-11-131-3/+0
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-5/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* STM32 F100 High Density support and generic board configuration from Freddie ...patacongo2012-11-0615-0/+2977