-
- Downloads
stmhal: Execute boot.py and main.py when formatting the file system.
When you use the USER button to perform a filesystem reset at boot time then it wipes out the filesystem and creates a new boot.py and main.py. With this patch these files are executed after formatting, ensuring that pyb and machine modules get imported.
Please register or sign in to comment