Skip to content

A simple shell, build on top of FreeRTOS (DEPRECATED! MOVED TO GITLAB)

License

Notifications You must be signed in to change notification settings

megastallman/Arduino_FreeRTOS_Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Arduino_FreeRTOS_Shell

A simple shell, build on top of FreeRTOS

The development is done on top of Arduino Mega 2560 Rev3 with an HX8357B 3.2" TFT LCD. It uses an SD/MicroSD flash card for file storage. FreeRTOS 9 is currently used as a platform's OS.

This shell is very simple, due to running on top of a 8-bit MCU. Currently implemented commands are:

help
reset
ps (displaying the process's high watermark)

Dependencies:

About

A simple shell, build on top of FreeRTOS (DEPRECATED! MOVED TO GITLAB)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%