This could be the idea the storage file lister shows (first) just the executables.
That would be nice, but Storage really doesn't know what is executable and what isn't :(
I guess the sensible thing to do would be to increase the length of storage filenames to 16 chars, and then use proper file extensions - but that's a pretty serious breaking change!
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
That would be nice, but Storage really doesn't know what is executable and what isn't :(
I guess the sensible thing to do would be to increase the length of storage filenames to 16 chars, and then use proper file extensions - but that's a pretty serious breaking change!