forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Description
CircuitPython version and board name
Adafruit CircuitPython 10.0.3 on 2025-10-17; Adafruit Feather ESP32-S3 TFT with ESP32S3
Board ID:adafruit_feather_esp32s3_tftCode/REPL
print("Hello World!")Behavior
- Set up web workflow in settings.toml
- Connect to board in the browser and enter the File Editor
- Click edit next to code.py
- Click save
- Loading Status is 500 (Internal Server Error)
Description
This should return a status of 200 or 204
Additional information
I haven't tested with other files yet