boards/im880b: remove RTC_NUMOF
These defines were globally removed in #12673.
This commit is contained in:
parent
27da7c2797
commit
0545dcda8b
@ -177,13 +177,6 @@ static const i2c_conf_t i2c_config[] = {
|
|||||||
#define I2C_NUMOF (sizeof(i2c_config) / sizeof(i2c_config[0]))
|
#define I2C_NUMOF (sizeof(i2c_config) / sizeof(i2c_config[0]))
|
||||||
/** @} */
|
/** @} */
|
||||||
|
|
||||||
/**
|
|
||||||
* @name RTC configuration
|
|
||||||
* @{
|
|
||||||
*/
|
|
||||||
#define RTC_NUMOF (1U)
|
|
||||||
/** @} */
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @name ADC configuration
|
* @name ADC configuration
|
||||||
* @{
|
* @{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user