drivers/edbg_eui: add note on edbg startup time
This commit is contained in:
parent
d3cdf26c72
commit
971c03eeb9
@ -30,6 +30,9 @@ extern "C" {
|
||||
/**
|
||||
* @brief Get the unique EUI64 address from a Atmel EDBG debugger
|
||||
*
|
||||
* @note The EDBG firmware may take a while to start up, so on cold
|
||||
* boot this function can return error when called to soon.
|
||||
*
|
||||
* @param[out] addr memory location to copy the address into.
|
||||
*
|
||||
* @return 0 on success, error otherwise.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user