summaryrefslogtreecommitdiff
path: root/apps/system/Make.defs
Commit message (Expand)AuthorAgeFilesLines
* Add a Sudoku gameGregory Nutt2014-08-111-0/+4
* Add support for a network device IOCTL to access PHY registers. Ioctls only ...Gregory Nutt2014-06-271-0/+4
* Add conversion of Intel HEX to binaryGregory Nutt2014-06-151-0/+4
* Move prun from interpreters/ to system/; And an NSH built-in appliation that...Gregory Nutt2014-05-091-1/+1
* Move P-Code execution logic from interpreters/prun to system/prunGregory Nutt2014-05-091-0/+4
* Add an EMACS-like command line editor that can be used wit NSHGregory Nutt2014-02-021-0/+4
* apps/system/vi: Add new tiny VI work-alike editor. Still a work in progress.Gregory Nutt2014-01-201-1/+5
* Add a tiny INI file parserGregory Nutt2014-01-151-0/+4
* Add apps/system/nxplayer media player from Ken PettitGregory Nutt2013-10-271-0/+4
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-0/+4
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-0/+4
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-0/+4
* Add a stack monitoring daemonGregory Nutt2013-09-241-0/+4
* Build/test framework for the Zmodem sz and rz commands which are on their wayGregory Nutt2013-07-121-0/+4
* Fix integration of RAM test into the build and configuration systemGregory Nutt2013-06-261-0/+4
* Add system/flash_eraseall NSH commandGregory Nutt2013-05-011-3/+3
* Add apps/system/ramtest. I will use this for the LPC1788 SDRAM bringuppatacongo2013-03-271-0/+4
* Beginning of apps/system/usbmonitor (incomplete); more LM4F changes from JPpatacongo2013-01-281-0/+3
* Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-031-0/+17
* Fix scrambled Kconfig Make.defs filespatacongo2012-09-041-8/+8
* Fixes to apps/*/Make.defs files needed for auto-configuration buildpatacongo2012-08-141-4/+4
* Developing a new way to handle application configurationspatacongo2012-04-141-0/+51