-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
While building the Ocreeb 12 I did encounter an issue with the Peg firmware: the USB drive is not disabled when the keyboard is plugged in without any buttons pressed.
The issue seems that this method is not defined, causing the boot.py to crash and never reach the code to disable the USB drive
ocreeb-12/Peg/Firmware/boot.py
Line 11 in dfa3336
| supervisor.set_next_stack_limit(4096 + 4096) |
I did remove this line for me and it solved the issue, everything works as expected (only mounted when top right button is pressed), but I'm not sure what the implications of removing this line are.
Just wanted to document the issue :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels