1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/samr21-xpro
Benjamin Valentin d3cdf26c72 boards/samr21-xpro: fix reading EUI-64 from EDBG on cold boot
The samr21 starts up faster than EDBG, so on cold boot reading
the ID will fail.

Fix this by re-trying to get the EUI-64 from EUI.
On warm boot / reset this works on the first try, but on cold boot
it can spin a couple thousand times.
2020-09-28 16:15:52 +02:00
..
dist boards: Separate boards from debug adapter configuration 2017-11-17 10:03:05 +01:00
include boards/samr21-xpro: fix reading EUI-64 from EDBG on cold boot 2020-09-28 16:15:52 +02:00
board.c boards/samXXX-xpro: clear LED on init 2020-02-24 19:44:36 +01:00
doc.txt boards/samr21-xpro: add uart hw cts/rts 2020-06-16 11:41:47 +02:00
Kconfig boards/samr21-xpro: add uart hw cts/rts 2020-06-16 11:41:47 +02:00
Makefile boards: changed module name to 'board' 2015-12-07 17:53:22 +01:00
Makefile.dep boards/samr21-xpro: define EUI-64 provider 2020-08-30 23:43:57 +02:00
Makefile.features boards/samr21-xpro: add uart hw cts/rts 2020-06-16 11:41:47 +02:00
Makefile.include boards: remove EDBG_DEVICE_TYPE 2020-01-31 09:35:27 +01:00