mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-23 03:39:21 +02:00
f9681e5b4f
The old code could accidently acknowledge interrupts that appeared between the read and the write in UxINTx &= mask. - atu2.c (handle_ep): writing to UEINTX implies a race-free "and" - atu2.c (usb_poll): writing to UDINT implies a race-free "and" |
||
---|---|---|
.. | ||
atu2.c | ||
dfu_common.c | ||
dfu.c | ||
dfu.h | ||
usb.c | ||
usb.h |