1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/samr21-xpro/include
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
..
board.h boards/samr21-xpro: fix reading EUI-64 from EDBG on cold boot 2020-09-28 16:15:52 +02:00
gpio_params.h samr21-xpro/gpio: set LED/BUTTON gpios as inverted 2017-10-05 17:19:57 +02:00
periph_conf.h Merge pull request #14007 from benpicco/cpu/sam0_common-pwm 2020-07-09 10:01:08 +02:00