I was referring to the mount-the-badgers-as-USB-drive thing to copy the code over to it rather than locked files…
I would like to continue to connect the devices via USB and fire it up in Thonny via serial connection to directly use REPL for debugging and bugfixing my piece of code instantly…without unplugging and re-plugging the badger again (aka Adafruit CircuitPython style)…
For my understanding the old fashioned style (as with a few years old Tufty, Badger) is no longer supported…
The new badger range introduced this external-USB-device-thing on system-level, which completely changes the way we (at least I, maybe others as well) are working…
The new programming style is a different topic as discussed here. This is also currently a significant change in what we have done the last years…