1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target
Aidan MacDonald 64d8fc7c0c Sansa Connect: fix a likely typo in busy wait loop in USB driver
GCC 9.5 issues a -Wmisleading-indentation warning due to an extra
semicolon at the end of the while loop. It does seem unintentional
since the loop is a busy wait, so remove the semicolon.

Change-Id: I83b8676cbf38434b8148c43906c6bba9c16d036e
2025-03-01 14:26:35 -05:00
..
arm Sansa Connect: fix a likely typo in busy wait loop in USB driver 2025-03-01 14:26:35 -05:00
coldfire use lcd_drawinfo instead of separate drawmode, fg, bg calls 2025-02-08 01:02:22 -05:00
hosted use lcd_drawinfo instead of separate drawmode, fg, bg calls 2025-02-08 01:02:22 -05:00
mips xduoox3: Fix inverted test for USB power supply detection 2025-02-10 14:31:32 -05:00