mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-06-02 19:33:01 +02:00
Harden cross-core shared completion state
This commit is contained in:
@@ -92,7 +92,7 @@ extern void card_exit(void);
|
||||
extern int card_status(uint8_t itf);
|
||||
extern void usb_init(void);
|
||||
|
||||
extern uint16_t finished_data_size;
|
||||
extern volatile uint16_t finished_data_size;
|
||||
extern void usb_set_timeout_counter(uint8_t itf, uint32_t v);
|
||||
extern void card_init_core1(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user