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
include boards/samr21-xpro: fix reading EUI-64 from EDBG on cold boot 2020-09-28 16:15:52 +02:00
board.c
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
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