QUERY · ISSUE
1.24 breaks USB OTG support
bugport-esp32
Port, board and/or hardware
ESP32S3
MicroPython version
1.23 / 1.24
Reproduction
Instll kernel, reset, see if it boots
Expected behaviour
Boots
Observed behaviour
Loading firmware 1.24 does not boot using USB-OTG. I don't have serial port. Just USB-OTG, so need kernel to default that on.
Loading firmware 1.23 works as expected.
Additional Information
No, I've provided everything above.
Code of Conduct
Yes, I agree
CANDIDATE · ISSUE
submodules command doesn't work
bugport-esp32
Port, board and/or hardware
esp32
MicroPython version
1.24.1
Reproduction
make BOARD=ESP32_GENERIC_S3 submodules
Expected behaviour
for it to install the needed submodules
Observed behaviour
the submodules don't install.
Additional Information
No, I've provided everything above.
Code of Conduct
Yes, I agree