mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 02:59:54 +08:00
Use posix keys for current shell environment instead of task variables. With this patch the shell needs one posix-key and one posix-key-value-pair configured. Update documentation for the shell. Adapt samples/fileio: - Add necessary objects. - Add login function and custom device name for better testing of the shell.