source: ada-examples/shell/README @ 92f495a

ada-examples-4-10-branch
Last change on this file since 92f495a was f421fee, checked in by Joel Sherrill <joel.sherrill@…>, on 09/15/09 at 21:11:42

2009-09-15 Joel Sherrill <joel.sherrill@…>

  • .cvsignore, ChangeLog?, Makefile, README, commands.adb, commands.ads, config.h, main.adb, rtems_shell.ads, shell_init.c: New files.
  • Property mode set to 100644
File size: 275 bytes
Line 
1#
2#  $Id$
3#
4
5This directory contains an example of using an Ada application
6with the RTEMS Shell and telnetd.  It demonstrates how to
7add your own custom commands to the RTEMS Shell.
8
9See the README.Makefiles in the top directory for instructions
10on building for most BSPs.
11
Note: See TracBrowser for help on using the repository browser.