summaryrefslogtreecommitdiff
path: root/nuttx/configs/p112
Commit message (Expand)AuthorAgeFilesLines
* Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if t...Gregory Nutt2014-02-281-0/+1
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-1/+1
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-1/+1
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-1/+1
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-2/+2
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-1/+0
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-0/+3
* Rename namedapp as simply builtinpatacongo2012-12-231-1/+1
* Documentation updatepatacongo2012-12-151-0/+3
* Add z180 system timerpatacongo2012-12-152-3/+9
* More z180 serial logicpatacongo2012-12-141-28/+20
* Finsh Z80181/182 register bit definitionpatacongo2012-12-131-1/+2
* Add special register definitions needed for z80181 and z80182patacongo2012-12-131-1/+106
* Fix some early z180 compile errorspatacongo2012-12-111-1/+3
* configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-119-0/+1030