Skip to content

Changes

Started by upstream project gerrit-osmo-ccid-firmware #112
Started 1 day 4 hr ago
Queued 5 sec
Took 34 sec on built-in
dfu: fix integer overflow in delay_us()

delay_us(uint16_t) can't handle us > 65535.
Split the 100 ms into 2 function calls.

Change-Id: Ieaf1109c99662a21927901a2e0e3ddac42aa3d3c
lynxis at