mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 14:33:52 +01:00
boards/common/arduino-zero: configure RTT_MIN_OFFSET
This commit is contained in:
parent
69659efc99
commit
4c9a2d7b95
@ -274,6 +274,7 @@ static const i2c_conf_t i2c_config[] = {
|
||||
#ifndef RTT_FREQUENCY
|
||||
#define RTT_FREQUENCY (32768U) /* in Hz. For changes see `rtt.c` */
|
||||
#endif
|
||||
#define RTT_MIN_OFFSET (10U)
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user