Files
system76-embedded-controller/src/arch
Tim Crawford e86e18d4b1 delay: Use u8, decrementing loop
Use u8 instead of i16 as a delay can never be negative and should never
block for a long period of time.

Use a decrementing loop as SDCC generates more efficient code.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2021-07-19 06:48:16 -06:00
..
2021-07-19 06:48:16 -06:00
2021-05-07 12:44:48 -06:00