Init low flash in core1 in emulation mode.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
e333383a22
commit
ac2a6c1052
1 changed files with 0 additions and 2 deletions
|
|
@ -97,9 +97,7 @@ void usb_send_event(uint32_t flag) {
|
|||
|
||||
extern void low_flash_init();
|
||||
void card_init_core1() {
|
||||
#ifndef ENABLE_EMULATION
|
||||
low_flash_init_core1();
|
||||
#endif
|
||||
}
|
||||
|
||||
uint16_t finished_data_size = 0;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue