From: Keith Packard Date: Tue, 9 Oct 2018 02:42:09 +0000 (-0700) Subject: altos/lpc: Make sure USB pull-up is held low at boot for 'a while' X-Git-Tag: 1.8.7~1^2 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=e7136c6b413c8464d32cdc4afc28c93ba1f17a3b;hp=e7136c6b413c8464d32cdc4afc28c93ba1f17a3b;p=fw%2Faltos altos/lpc: Make sure USB pull-up is held low at boot for 'a while' Add a delay loop to make sure the host sees the pull-up low for long enough. Signed-off-by: Keith Packard ---