summaryrefslogtreecommitdiff
path: root/nuttx/configs/p112
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-121-1/+0
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-201-1/+1
* Update READMEGregory Nutt2014-09-161-0/+4
* Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt2014-09-031-0/+1
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-2/+0
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-241-1/+1
* A few fixes for compilation errors due to recent address environment fixesGregory Nutt2014-08-221-1/+3
* Update ChangeLog and README.txtGregory Nutt2014-08-221-0/+12
* Changes to try to get P112 to compile with laster SDCC (it still does not)Gregory Nutt2014-08-222-6/+10
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-071-1/+1
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-071-1/+0
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-031-1/+1
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-021-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-111-1/+1
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-061-1/+0
* 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