forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed as not planned
Description
CircuitPython version
Adafruit CircuitPython 9.0.0-alpha.2-13-gdc5845fa41 on 2023-11-04; Adafruit Camera with ESP32S3Code/REPL
# I do not have a minimized standalone program that reproduces the problemBehavior
You are in safe mode because:
CircuitPython core code crashed hard. Whoops!
Hard fault: memory access or instruction error.
Please file an issue with your program at github.com/adafruit/circuitpython/issues.
Press reset to exit safe mode.
Description
The camera itself is stable, it's only since adding use of wifi & httpserver to my program that this has started occurring.
Additional information
yes I know this is an old version of circuitpython and I should try a current one