summaryrefslogtreecommitdiff
path: root/apps/system/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* Add a tiny system application to read the current temperatureGregory Nutt2015-01-061-0/+4
|
* Add a minimalist implemention of the 'cu' terminal program (part of Taylor ↵Gregory Nutt2014-12-131-0/+4
| | | | | | UUCP for ages). Using it, you can simply open a serial port and interact with it. Using '~.' you can leave the terminal program and drop back to nsh. This might come in handy for other people that have e.g. GSM modems, GPS receivers or other devices with text based serial communications attached to their Nuttx systems.
* 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 P-Code execution logic from interpreters/prun to system/prunGregory Nutt2014-05-091-0/+4
|
* kconfig: Reorder some menus so that the display makes a little more senseGregory Nutt2014-03-231-22/+22
|
* 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-0/+4
|
* 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-2/+6
| | | | configs/stm3210e-eval/composite to use kconfig-frontend tools -- untested
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-1/+5
|
* 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-2/+2
|
* 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/+4
| | | | 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-2/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5208 42af7a65-404d-4744-a932-0658087f49c3
* Correction to the ZLP fix for the STM32 F4 OTG FS driverpatacongo2012-04-111-0/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4591 42af7a65-404d-4744-a932-0658087f49c3
* Add kconfig documentationpatacongo2012-04-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
* Adding skeleton Kconfig files (part 3 of 2)patacongo2012-04-061-0/+4
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4566 42af7a65-404d-4744-a932-0658087f49c3