Using macOS Catalina (10.15.2), can't get the STM32F405 to mount as CIRCUITPY under 5.0.0-beta.2. Using 5.0.0-beta.1, it mounts fine.
A one-liner code.py with just a single print statement seems to run to completion (pulsing green NeoPixel), but no sign of the CIRCUITPY device using system_profiler SPUSBDataType, or as a USB Volume. In bootloader mode, it shows up fine (via system_profiler SPUSBDataType or dfu-util). Tried re-downloading beta.2, reloading into device, power-cycling, etc.
Switching back and forth between beta.1 and beta.2, the behavior looks consistent: with beta.1 it always mounts, with beta.2 it never mounts.
Using macOS Catalina (10.15.2), can't get the STM32F405 to mount as CIRCUITPY under 5.0.0-beta.2. Using 5.0.0-beta.1, it mounts fine.
A one-liner code.py with just a single print statement seems to run to completion (pulsing green NeoPixel), but no sign of the CIRCUITPY device using
system_profiler SPUSBDataType, or as a USB Volume. In bootloader mode, it shows up fine (viasystem_profiler SPUSBDataTypeordfu-util). Tried re-downloading beta.2, reloading into device, power-cycling, etc.Switching back and forth between beta.1 and beta.2, the behavior looks consistent: with beta.1 it always mounts, with beta.2 it never mounts.