mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
ports/mimxrt: Add .openmv_disk file.
This commit is contained in:
parent
25359054e7
commit
9cbf6057b5
@ -224,6 +224,9 @@ soft_reset:
|
||||
tusb_init();
|
||||
}
|
||||
|
||||
// Mark FS as OpenMV disk.
|
||||
file_ll_touch(".openmv_disk");
|
||||
|
||||
// Execute user scripts.
|
||||
exec_boot_script("boot.py", false);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user