-
Notifications
You must be signed in to change notification settings - Fork 616
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"lolin S3 mini" and "lolin S3 pro" web installer links to uf2 should be updated #1450
Comments
This is in process after adafruit/tinyuf2#401. There are some files to test in https://github.com/adafruit/tinyuf2/releases/tag/0.19.0. @marcobrianza Could you test those and see if they work for you. |
Hi, consider I'm just starting to use circuitpython that is why I was counting very much on the web installer. circuitpython runs and I just made the onboard neopixel blink. board.out is the follwing: Adafruit CircuitPython 9.1.1 on 2024-07-23; LOLIN S3 MINI 4MB Flash 2MB PSRAM with ESP32S3 |
I can also test "lolin s3 PRO" but there is no new release for it |
This will be fixed by #1469 |
HI, I see the links are updated but there is no https://github.com/adafruit/tinyuf2/releases/download/0.20.1/tinyuf2-lolin_s3_pro-0.20.1.zip file (the s3 mini works correctly) |
I don't see a |
I have flashed a "lolin s3 pro" from the "lolin s3" download page with the web installer. I got circuitpython working this way. |
Ok, we should just point to that bootloader for now then. I'll create a PR to fix it. |
CircuitPython version
Code/REPL
Behavior
web installer does not work
Description
web installer does not complete since it tries to download a file that does not exist. the correct .uf2 now exists since 2 days but the web install script should be updated accordingly.
Additional information
No response
The text was updated successfully, but these errors were encountered: