Update boards/samr21-xpro/include/eui_provider_params.h
Co-authored-by: Marian Buschsieweke <maribu@users.noreply.github.com>
This commit is contained in:
parent
f0c09c927e
commit
6d602e6a63
@ -29,7 +29,7 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
static inline int _edbg_get_eui64(uint8_t index, eui64_t *addr)
|
static inline int _edbg_get_eui64(uint8_t index, eui64_t *addr)
|
||||||
{
|
{
|
||||||
(void) index;
|
(void)index;
|
||||||
|
|
||||||
/* EDBG can take a while to respond on cold boot */
|
/* EDBG can take a while to respond on cold boot */
|
||||||
unsigned tries = 10000;
|
unsigned tries = 10000;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user