1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/samd21-arduino-bootloader
Benjamin Valentin 1d638bf017 boards/samd21-arduino-bootloader: increase preflash delay
The USB bootloader can take a while to be ready / Linux takes a while
to set up the interface.
1s is right at the edge, leading to races and often failed flashing.

Bump the delay to 2s for a wider safety margin, with this flashing is
a lot more reliable.
2021-02-09 16:13:23 +01:00
..
Makefile boards/samd21-arduino-bootloader: add common board module 2020-03-18 10:52:51 +01:00
Makefile.dep common/samd21-arduino-bootloader: use common stdio CDC ACM config 2020-10-20 10:52:50 +02:00
Makefile.include boards/samd21-arduino-bootloader: increase preflash delay 2021-02-09 16:13:23 +01:00
reset.c usb_board_reset: Split headers into public and private 2020-07-01 13:22:25 +02:00