mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-27 16:45:10 +02:00
Init low flash in core1 in emulation mode.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user