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
|
c53bad01cf
|
Move prun from interpreters/ to system/; And an NSH built-in appliation that can be used to execute P-Code files from the NSH command line
|
2014-05-09 12:30:07 -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
|
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
|
bd5219bc86
|
Fix scrambled Kconfig Make.defs files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5087 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-04 16:04:31 +00:00 |
|
patacongo
|
feec38f264
|
Fixes to apps/*/Make.defs files needed for auto-configuration build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5027 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-14 15:45:53 +00:00 |
|
patacongo
|
3766aebbb4
|
Developing a new way to handle application configurations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4609 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-14 20:01:08 +00:00 |
|