summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/z80sim/pashello
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt1-1/+0
2014-09-20Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt1-1/+1
2014-09-03Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt1-0/+1
2014-09-01Remove final traces of the 8015 from the NuttX source treeGregory Nutt1-2/+0
2014-08-07Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt1-1/+1
2014-08-07Remove CONFIG_DISABLE_CLOCKGregory Nutt1-1/+0
2014-07-03Rename apps/examples/uip to apps/examples/webserverGregory Nutt1-1/+1
2014-07-02NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt1-1/+1
2014-05-09Create P-Code execution helper in apps/interpreters/prun; The P-Code binary f...Gregory Nutt1-0/+1
2014-04-11Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt1-1/+1
2014-03-06Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt1-1/+0
2014-02-28Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if t...Gregory Nutt1-0/+1
2013-09-25Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt1-1/+1
2013-09-25Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt1-1/+1
2013-09-25Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt1-1/+1
2013-07-26Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt1-2/+2
2012-12-23Rename namedapp as simply builtinpatacongo1-1/+1
2012-12-15Add z180 system timerpatacongo1-1/+1
2012-12-09configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo1-7/+10
2012-12-08configs/xtrs/ostest converted to kconfig-frontend and Windows nativepatacongo1-1/+1
2012-12-08Fixes for configs/z80sim/pashello Windows native buildpatacongo1-2/+2
2012-12-08Add tools/link.bat, unlink.bat, and copydir.batpatacongo2-5/+15
2012-12-07configs/z80sim/nsh and pashello converted to kconfig-frontends and Windows na...patacongo4-239/+440
2012-12-07Redesign z80 build so that mkhpbase.sh bash script is not needed; remove supp...patacongo1-13/+5
2012-12-05Progress toward natvie z80 SDCC build -- still issuespatacongo1-1/+2
2012-12-03Progress toward a z80 native Windows build -- still needs some workpatacongo1-35/+108
2012-11-28configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driv...patacongo1-1/+1
2012-11-06Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo1-0/+8
2012-10-28Part I of port of Rhombus math librarypatacongo1-1/+0
2012-09-18Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo1-20/+0
2012-09-13Fixes for z80 compilation with SDCC toolchain. There are still a few header ...patacongo2-14/+25
2012-09-13Email address change in nuttx/patacongo3-3/+3
2012-09-08Remove several unused configuration valuespatacongo1-1/+0
2012-08-30Add configurable application entry pointpatacongo1-0/+1
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo1-170/+1
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo1-0/+1
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo1-6/+6
2012-02-27Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo1-3/+3
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo1-1/+0
2011-05-24Add resource.h and fixed frequently cloned typopatacongo1-2/+2
2011-05-10Pascal now installs in the apps/ directorypatacongo1-0/+4
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo1-3/+0
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo1-2/+2
2011-04-01Remove .built_alwayspatacongo1-1/+1
2011-03-21Prep for 6.0 releasepatacongo1-3/+3
2011-03-20Move nuttx/examples to apps/examplespatacongo2-1/+40
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo1-10/+10
2011-03-12More support for SLIP data link protocolpatacongo1-2/+1
2010-10-27Add strnlen()patacongo1-0/+1
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo1-4/+4