mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 02:59:43 +00:00
Clear M4->M0 interrupt before M4 image is loaded.
...out of an abundance of caution.
This commit is contained in:
@@ -97,6 +97,8 @@ void run_image(const portapack::spi_flash::image_tag_t image_tag) {
|
||||
chDbgPanic("BBRunning");
|
||||
}
|
||||
|
||||
creg::m4txevent::clear();
|
||||
|
||||
m4_init(image_tag, portapack::memory::map::m4_code);
|
||||
baseband_image_running = true;
|
||||
|
||||
|
Reference in New Issue
Block a user