boards/arduino-due: allow changing frequency
This commit is contained in:
parent
3e32d55c33
commit
d2fdb7479e
@ -76,7 +76,9 @@ static const timer_conf_t timer_config[] = {
|
|||||||
* @name RTT configuration
|
* @name RTT configuration
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
#ifndef RTT_FREQUENCY
|
||||||
#define RTT_FREQUENCY (1U) /* 1Hz */
|
#define RTT_FREQUENCY (1U) /* 1Hz */
|
||||||
|
#endif
|
||||||
/** @} */
|
/** @} */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user