aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/z80sim
Commit message (Expand)AuthorAgeFilesLines
* Email address change in nuttx/patacongo2012-09-1312-12/+12
* Remove several unused configuration valuespatacongo2012-09-083-3/+0
* More Shenzhou board logicpatacongo2012-09-081-1/+1
* Add configurable application entry pointpatacongo2012-08-303-0/+3
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-303-537/+3
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-273-0/+3
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-233-18/+18
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-273-9/+9
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-112-6/+6
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-023-4/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-2/+3
* Incorporate Z80 bugfixes reported by Phillip Klaus Krausepatacongo2012-01-061-1/+27
* Completes coding of the PWM modulepatacongo2011-12-1922-0/+2647