Don't want Circuitpy folder to show up
Re: Don't want Circuitpy folder to show up
Re: Don't want Circuitpy folder to show up
Re: Don't want Circuitpy folder to show up
Re: Don't want Circuitpy folder to show up
Re: Don't want Circuitpy folder to show up
Re: Don't want Circuitpy folder to show up
kevinjwalters wrote:There might have been a request for this in the past for classroom use as a measure to stop students affecting the working (!) example code until it's time to play with it.
I've not tried it myself but wouldn't the example in CircuitPython Essentials: CircuitPython Storage which shows how to use storage.remount() in boot.py do this because it inhibits writes (and reads) from the host by disabling CIRCUITPY when the device has r/w access to storage?
Re: Don't want Circuitpy folder to show up