summaryrefslogtreecommitdiff
path: root/apps/system/Make.defs
Commit message (Collapse)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
| | | | implemented for STM32. From Lazlo
* Add conversion of Intel HEX to binaryGregory Nutt2014-06-151-0/+4
|
* Move prun from interpreters/ to system/; And an NSH built-in appliation ↵Gregory Nutt2014-05-091-1/+1
| | | | that can be used to execute P-Code files from the NSH command line
* 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 ↵Gregory Nutt2013-09-251-0/+4
| | | | configs/stm3210e-eval/composite to use kconfig-frontend tools -- untested
* 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
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5791 42af7a65-404d-4744-a932-0658087f49c3
* Beginning of apps/system/usbmonitor (incomplete); more LM4F changes from JPpatacongo2013-01-281-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5577 42af7a65-404d-4744-a932-0658087f49c3
* Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-031-0/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5208 42af7a65-404d-4744-a932-0658087f49c3
* Fix scrambled Kconfig Make.defs filespatacongo2012-09-041-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5087 42af7a65-404d-4744-a932-0658087f49c3
* Fixes to apps/*/Make.defs files needed for auto-configuration buildpatacongo2012-08-141-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5027 42af7a65-404d-4744-a932-0658087f49c3
* Developing a new way to handle application configurationspatacongo2012-04-141-0/+51
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4609 42af7a65-404d-4744-a932-0658087f49c3