Skip to content

A tiny shell for esp32, accessible from Arduino IDE serial monitor.

Notifications You must be signed in to change notification settings

gvieri/ATTOshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ATTOshell

ATTO (symbol a) it is a unit prefix in the metric system denoting a factor of 10^-18. So we are speaking of very very tiny shell.

ATTOshell is a tiny utility for my esp32 development. It has a few of command devoted to SPIFFS file management. The available commands are:

  • ls (list files)
  • rm (rm file - no wildcard)
  • help (a simple help message)
  • format (the filesystem).

Some future development cat, and edit. Yep. I'm planning to insert a simple line editor.

As soon as I need I will introduce fat management on SD card.

Enjoy and stay tuned.

About

A tiny shell for esp32, accessible from Arduino IDE serial monitor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages