mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-23 17:01:31 -04:00
Capture M4 chDbgPanic msg, show in application.
This commit is contained in:
parent
97ba19af24
commit
eac4cf678a
4 changed files with 52 additions and 0 deletions
|
@ -45,6 +45,8 @@ struct SharedMemory {
|
|||
// TODO: M0 should directly configure and control DMA channel that is
|
||||
// acquiring ADC samples.
|
||||
TouchADCFrame touch_adc_frame;
|
||||
|
||||
char m4_panic_msg[32];
|
||||
};
|
||||
|
||||
extern SharedMemory& shared_memory;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue