Skip to content

fix(epicardium): volatile API_CALL_MEM->int_id to avoid infinite loop

swym requested to merge swym/firmware:fix-intid into master

...otherwise ->int_id will not be reloaded in the while-loop at api_interrupt_trigger(), causing it to loop indefinitely

Merge request reports