board_button_read() disables interrupts and cannot be parallelized when flash is being used. It is imperative that core1 must not use flash during the board_button_read(). Since it is not feasible to put mutexes in *every* flash memory read/write in core1, it is preferable to wait until core1 finishes command execution. Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es> |
||
|---|---|---|
| .. | ||
| ccid | ||
| emulation | ||
| hid | ||
| tusb_config.h | ||
| usb.c | ||
| usb.h | ||
| usb_descriptors.c | ||
| usb_descriptors.h | ||