Gregory Nutt
755c8f8a7f
apps/system/zoneinfo: All logic to build timezone info. Does not do much else yet
2015-04-14 11:21:20 -06:00
Gregory Nutt
6e462908ba
apps/system: Clean up Kconfig menuing
2015-04-07 13:23:39 -06:00
Gregory Nutt
40d2de6b83
Add a tiny system application to read the current temperature
2015-01-06 12:31:33 -06:00
Gregory Nutt
dabe412e70
Add a minimalist implemention of the 'cu' terminal program (part of Taylor 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.
2014-12-13 10:36:37 -06:00
Gregory Nutt
66f1722ff7
Add a Sudoku game
2014-08-11 19:27:48 -06:00
Gregory Nutt
721dc008e8
Add support for a network device IOCTL to access PHY registers. Ioctls only implemented for STM32. From Lazlo
2014-06-27 09:30:41 -06:00
Gregory Nutt
2b01e7c297
Add conversion of Intel HEX to binary
2014-06-15 12:07:27 -06:00
Gregory Nutt
758ea38cf1
Move P-Code execution logic from interpreters/prun to system/prun
2014-05-09 11:09:43 -06:00
Gregory Nutt
aed0d432fc
kconfig: Reorder some menus so that the display makes a little more sense
2014-03-23 13:11:06 -06:00
Gregory Nutt
82d71bb439
Add an EMACS-like command line editor that can be used wit NSH
2014-02-02 10:25:53 -06:00
Gregory Nutt
e5a0a2fafb
apps/system/vi: Add new tiny VI work-alike editor. Still a work in progress.
2014-01-20 13:17:21 -06:00
Gregory Nutt
d97b9dac6d
Add a tiny INI file parser
2014-01-15 17:52:06 -06:00
Gregory Nutt
96a778cf46
Add apps/system/nxplayer media player from Ken Pettit
2013-10-27 07:23:01 -06:00
Gregory Nutt
5f16a8c304
Mov apps/examples/composite to apps/system/composite; convert configs/stm3210e-eval/composite to use kconfig-frontend tools -- untested
2013-09-25 18:50:14 -06:00
Gregory Nutt
4bfd7f7f5e
Move apps/examples/cdcacm to apps/system/cdcacm
2013-09-25 17:23:03 -06:00
Gregory Nutt
edde864e45
Move apps/examples/usbmsc to apps/system/usbmsc
2013-09-25 16:54:39 -06:00
Gregory Nutt
2c39b81178
Add a stack monitoring daemon
2013-09-24 11:46:49 -06:00
Gregory Nutt
551af554c0
Build/test framework for the Zmodem sz and rz commands which are on their way
2013-07-12 16:01:37 -06:00
Gregory Nutt
d77e2db372
Fix integration of RAM test into the build and configuration system
2013-06-26 10:54:12 -06:00
Gregory Nutt
e78cafe428
Add system/flash_eraseall NSH command
2013-05-01 07:45:34 -06:00
patacongo
c3b58f41db
Add apps/system/ramtest. I will use this for the LPC1788 SDRAM bringup
...
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5791 42af7a65-404d-4744-a932-0658087f49c3
2013-03-27 00:03:25 +00:00
patacongo
e26439df4d
Beginning of apps/system/usbmonitor (incomplete); more LM4F changes from JP
...
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5577 42af7a65-404d-4744-a932-0658087f49c3
2013-01-28 18:45:09 +00:00
patacongo
2bb1ecab3c
Delete the apps/vsn directory (moved commands to apps/system)
...
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5208 42af7a65-404d-4744-a932-0658087f49c3
2012-10-03 23:36:54 +00:00
patacongo
04b2775898
Correction to the ZLP fix for the STM32 F4 OTG FS driver
...
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4591 42af7a65-404d-4744-a932-0658087f49c3
2012-04-11 18:12:03 +00:00
patacongo
fd496ea42f
Add kconfig documentation
...
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
2012-04-06 16:45:52 +00:00
patacongo
3fe79ff511
Adding skeleton Kconfig files (part 3 of 2)
...
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4566 42af7a65-404d-4744-a932-0658087f49c3
2012-04-06 16:33:17 +00:00