Commit 7bd0a325 authored by Adam Wujek's avatar Adam Wujek

bootloader: run i2c in standby sleep mode

Signed-off-by: 's avatarAdam Wujek <dev_public@wujek.eu>
parent 9d6d17ad
Pipeline #3663 passed with stage
in 42 seconds
......@@ -35,7 +35,7 @@
// <i> Determine if the module shall run in standby sleep mode
// <id> i2c_slave_runstdby
#ifndef CONF_SERCOM_2_I2CS_RUNSTDBY
#define CONF_SERCOM_2_I2CS_RUNSTDBY 0
#define CONF_SERCOM_2_I2CS_RUNSTDBY 1
#endif
// <o> SDA Hold Time (SDAHOLD)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment