Natural Tiny Shell (NT-Shell) library is a tiny shell library for a small embedded system. The interface is really simple. You should only know ntshell_execute in ntshell.h. So you can port it to any embedded system easily. Please enjoy your small embedded system with it. :)

Dependencies:   mbed NaturalTinyShell

History

I just removed an instance of DigitalOut for the LED because it doesn't use it. Thanks @GarageStyleMsc ! default tip

2016-05-26, by shintamainjp [Thu, 26 May 2016 21:27:20 +0000] rev 1

I just removed an instance of DigitalOut for the LED because it doesn't use it. Thanks @GarageStyleMsc !


Initial version.

2011-05-22, by shintamainjp [Sun, 22 May 2011 02:52:46 +0000] rev 0

Initial version.