maxgerhardt / platform-raspberrypi

Raspberry Pi: development platform for PlatformIO
Apache License 2.0
94 stars 46 forks source link

Device is not properly unmounted after flashing #30

Closed N0ury closed 1 year ago

N0ury commented 1 year ago

I'm on MacOS Big sur. When flashing is finished I have a message saying that device RPI-RP2 must be ejected before disconnecting. I have seen that a filesystem named RPI-RP2 is mounted during flashing. I think it needs to be unmounted when flashing is finished.

maxgerhardt commented 1 year ago

Standard flashing method with picotool is the same as used in https://github.com/platformio/platform-raspberrypi, please file issue against that repo.