micropython/ports/samd/mcu/samd21
robert-hh 2a38531d73 samd/mcu: Reduce the startup time after hard reset.
With Crystal: set the crystal startup wait time to 1 second.  It was 2
seconds before, and that seeemed too long.

With USB-Sync: scan for up to 1 second for the USB to be registered and
carry on with boot as soon as it it.  Before, the code just waited for
500ms.

Side change: improve related comments.

Signed-off-by: robert-hh <robert@hammelrath.com>
2023-05-22 18:41:48 +10:00
..
clock_config.c samd/mcu: Reduce the startup time after hard reset. 2023-05-22 18:41:48 +10:00
mpconfigmcu.h samd/modutime: Use extmod version of time module. 2023-04-27 15:11:51 +10:00
mpconfigmcu.mk samd: Rearrange the MCU-specific loader files. 2023-05-22 18:36:29 +10:00
pin-af-table.csv all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00