From db3c51d3c0aee1d0910d08df60326700ccf57cdf Mon Sep 17 00:00:00 2001 From: Marian Buschsieweke Date: Mon, 22 Aug 2022 12:06:33 +0200 Subject: [PATCH] dist/tools/doccheck: Add LED and BTN macros to exclude patterns --- dist/tools/doccheck/exclude_patterns | 1881 +------------------------- 1 file changed, 19 insertions(+), 1862 deletions(-) diff --git a/dist/tools/doccheck/exclude_patterns b/dist/tools/doccheck/exclude_patterns index f6b300b4d2..1f923e917c 100644 --- a/dist/tools/doccheck/exclude_patterns +++ b/dist/tools/doccheck/exclude_patterns @@ -1,30 +1,28 @@ -boards/6lowpan\-clicker/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/6lowpan\-clicker/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/6lowpan\-clicker/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/6lowpan\-clicker/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/6lowpan\-clicker/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/6lowpan\-clicker/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/6lowpan\-clicker/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/6lowpan\-clicker/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/6lowpan\-clicker/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/6lowpan\-clicker/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/6lowpan\-clicker/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/6lowpan\-clicker/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/6lowpan\-clicker/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/6lowpan\-clicker/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. +warning: Member BTN[0-9]_INT_FLANK \(macro definition\) of +warning: Member BTN[0-9]_MASK \(macro definition\) of +warning: Member BTN[0-9]_MODE \(macro definition\) of +warning: Member BTN[0-9]_PIN \(macro definition\) of +warning: Member BTN[0-9]_PORT \(macro definition\) of +warning: Member BTN[0-9]_PRESSED \(macro definition\) of +warning: Member BTN[0-9]_RELEASED \(macro definition\) of +warning: Member LED[0-9]_ENABLE_PORT \(macro definition\) of +warning: Member LED[0-9]_IS_INVERTED \(macro definition\) of +warning: Member LED[0-9]_MASK \(macro definition\) of +warning: Member LED[0-9]_MODE \(macro definition\) of +warning: Member LED[0-9]_NAME \(macro definition\) of +warning: Member LED[0-9]_OFF \(macro definition\) of +warning: Member LED[0-9]_ON \(macro definition\) of +warning: Member LED[0-9]_PIN \(macro definition\) of +warning: Member LED[0-9]_PIN_NUM \(macro definition\) of +warning: Member LED[0-9]_PORT \(macro definition\) of +warning: Member LED[0-9]_PORT_NUM \(macro definition\) of +warning: Member LED[0-9]_TOGGLE \(macro definition\) of boards/6lowpan\-clicker/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_CORECLOCK \(macro definition\) of file periph_conf\.h is not documented\. boards/6lowpan\-clicker/include/periph_conf\.h:[0-9]+: warning: Member TIMER_0_CHANNELS \(macro definition\) of file periph_conf\.h is not documented\. boards/6lowpan\-clicker/include/periph_conf\.h:[0-9]+: warning: Member TIMER_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/6lowpan\-clicker/include/periph_conf\.h:[0-9]+: warning: Member UART_0_ISR \(macro definition\) of file periph_conf\.h is not documented\. boards/6lowpan\-clicker/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/6lowpan\-clicker/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/acd52832/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/acd52832/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/acd52832/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/acd52832/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/acd52832/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/acd52832/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/acd52832/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/acd52832/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/acd52832/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_CORECLOCK \(macro definition\) of file periph_conf\.h is not documented\. boards/acd52832/include/periph_conf\.h:[0-9]+: warning: Member I2C_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. @@ -38,11 +36,6 @@ boards/adafruit\-clue/include/board\.h:[0-9]+: warning: end of file with unbalan boards/adafruit\-itsybitsy\-m4/include/board\.h:[0-9]+: warning: Member APA102_PARAM_CLK_PIN \(macro definition\) of file board\.h is not documented\. boards/adafruit\-itsybitsy\-m4/include/board\.h:[0-9]+: warning: Member APA102_PARAM_DATA_PIN \(macro definition\) of file board\.h is not documented\. boards/adafruit\-itsybitsy\-m4/include/board\.h:[0-9]+: warning: Member APA102_PARAM_LED_NUMOF \(macro definition\) of file board\.h is not documented\. -boards/adafruit\-itsybitsy\-m4/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/adafruit\-itsybitsy\-m4/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/adafruit\-itsybitsy\-m4/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/adafruit\-itsybitsy\-m4/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/adafruit\-itsybitsy\-m4/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/adafruit\-itsybitsy\-m4/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/adafruit\-itsybitsy\-m4/include/board\.h:[0-9]+: warning: Member MTD_0 \(macro definition\) of file board\.h is not documented\. boards/adafruit\-itsybitsy\-m4/include/board\.h:[0-9]+: warning: Member XTIMER_HZ \(macro definition\) of file board\.h is not documented\. @@ -103,31 +96,13 @@ boards/arduino\-mkr1000/include/board\.h:[0-9]+: warning: Member ATWINC15X0_PARA boards/arduino\-mkr1000/include/board\.h:[0-9]+: warning: Member ATWINC15X0_PARAM_SPI \(macro definition\) of file board\.h is not documented\. boards/arduino\-mkr1000/include/board\.h:[0-9]+: warning: Member ATWINC15X0_PARAM_SSN_PIN \(macro definition\) of file board\.h is not documented\. boards/arduino\-mkr1000/include/board\.h:[0-9]+: warning: Member ATWINC15X0_PARAM_WAKE_PIN \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkr1000/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkr1000/include/board\.h:[0-9]+: warning: Member LED0_NAME \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkr1000/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkr1000/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkr1000/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkr1000/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/arduino\-mkr1000/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/arduino\-mkrfox1200/include/board\.h:[0-9]+: warning: Member ATA8520E_PARAM_CS_PIN \(macro definition\) of file board\.h is not documented\. boards/arduino\-mkrfox1200/include/board\.h:[0-9]+: warning: Member ATA8520E_PARAM_INT_PIN \(macro definition\) of file board\.h is not documented\. boards/arduino\-mkrfox1200/include/board\.h:[0-9]+: warning: Member ATA8520E_PARAM_POWER_PIN \(macro definition\) of file board\.h is not documented\. boards/arduino\-mkrfox1200/include/board\.h:[0-9]+: warning: Member ATA8520E_PARAM_RESET_PIN \(macro definition\) of file board\.h is not documented\. boards/arduino\-mkrfox1200/include/board\.h:[0-9]+: warning: Member ATA8520E_PARAM_SPI \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrfox1200/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrfox1200/include/board\.h:[0-9]+: warning: Member LED0_NAME \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrfox1200/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrfox1200/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrfox1200/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrfox1200/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/arduino\-mkrfox1200/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrwan1300/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrwan1300/include/board\.h:[0-9]+: warning: Member LED0_NAME \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrwan1300/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrwan1300/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrwan1300/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrwan1300/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/arduino\-mkrwan1300/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/arduino\-mkrwan1300/include/periph_conf\.h:[0-9]+: warning: Member SPI_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/arduino\-mkrwan1300/include/periph_conf\.h:[0-9]+: warning: Member UART_0_ISR \(macro definition\) of file periph_conf\.h is not documented\. @@ -135,12 +110,6 @@ boards/arduino\-mkrwan1300/include/periph_conf\.h:[0-9]+: warning: Member UART_1 boards/arduino\-mkrwan1300/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/arduino\-mkrwan1300/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/arduino\-mkrwan1300/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/arduino\-mkrzero/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrzero/include/board\.h:[0-9]+: warning: Member LED0_NAME \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrzero/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrzero/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrzero/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/arduino\-mkrzero/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/arduino\-mkrzero/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/arduino\-mkrzero/include/board\.h:[0-9]+: warning: Member SDCARD_SPI_PARAM_CLK \(macro definition\) of file board\.h is not documented\. boards/arduino\-mkrzero/include/board\.h:[0-9]+: warning: Member SDCARD_SPI_PARAM_CS \(macro definition\) of file board\.h is not documented\. @@ -148,31 +117,6 @@ boards/arduino\-mkrzero/include/board\.h:[0-9]+: warning: Member SDCARD_SPI_PARA boards/arduino\-mkrzero/include/board\.h:[0-9]+: warning: Member SDCARD_SPI_PARAM_MOSI \(macro definition\) of file board\.h is not documented\. boards/arduino\-mkrzero/include/board\.h:[0-9]+: warning: Member SDCARD_SPI_PARAM_POWER \(macro definition\) of file board\.h is not documented\. boards/arduino\-mkrzero/include/board\.h:[0-9]+: warning: Member SDCARD_SPI_PARAM_SPI \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED4_MASK \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED4_OFF \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED4_ON \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED4_PIN \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-ble/include/board\.h:[0-9]+: warning: Member LED4_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/arduino\-nano\-33\-ble/include/periph_conf\.h:[0-9]+: warning: Member I2C_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/arduino\-nano\-33\-ble/include/periph_conf\.h:[0-9]+: warning: Member SPI_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/arduino\-nano\-33\-ble/include/periph_conf\.h:[0-9]+: warning: Member UART_0_ISR \(macro definition\) of file periph_conf\.h is not documented\. @@ -181,12 +125,6 @@ boards/arduino\-nano\-33\-ble/include/periph_conf\.h:[0-9]+: warning: Member i2c boards/arduino\-nano\-33\-ble/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/arduino\-nano\-33\-ble/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/arduino\-nano\-33\-ble/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/arduino\-nano\-33\-iot/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-iot/include/board\.h:[0-9]+: warning: Member LED0_NAME \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-iot/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-iot/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-iot/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/arduino\-nano\-33\-iot/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/arduino\-nano\-33\-iot/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/arduino\-nano\-33\-iot/include/periph_conf\.h:[0-9]+: warning: Member ADC_GAIN_FACTOR_DEFAULT \(macro definition\) of file periph_conf\.h is not documented\. boards/arduino\-nano\-33\-iot/include/periph_conf\.h:[0-9]+: warning: Member ADC_NEG_INPUT \(macro definition\) of file periph_conf\.h is not documented\. @@ -224,16 +162,8 @@ boards/atmega1284p/include/board\.h:[0-9]+: warning: Member XTIMER_HZ \(macro de boards/atmega1284p/include/board\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board\.h is not documented\. boards/atmega1284p/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_CORECLOCK \(macro definition\) of file periph_conf\.h is not documented\. boards/atmega1284p/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/atmega256rfr2\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/atmega256rfr2\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. boards/atmega256rfr2\-xpro/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_ADJUST_SET \(macro definition\) of file board\.h is not documented\. boards/atmega256rfr2\-xpro/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_ADJUST_SLEEP \(macro definition\) of file board\.h is not documented\. -boards/atmega256rfr2\-xpro/include/board\.h:[0-9]+: warning: Member LED0_ENABLE_PORT \(macro definition\) of file board\.h is not documented\. -boards/atmega256rfr2\-xpro/include/board\.h:[0-9]+: warning: Member LED0_MODE \(macro definition\) of file board\.h is not documented\. -boards/atmega256rfr2\-xpro/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/atmega256rfr2\-xpro/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/atmega256rfr2\-xpro/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/atmega256rfr2\-xpro/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/atmega256rfr2\-xpro/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/atmega256rfr2\-xpro/include/board\.h:[0-9]+: warning: Member XTIMER_HZ \(macro definition\) of file board\.h is not documented\. boards/atmega256rfr2\-xpro/include/board\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board\.h is not documented\. @@ -250,78 +180,6 @@ boards/atmega328p\-xplained\-mini/include/board\.h:[0-9]+: warning: Member XTIME boards/atmega328p\-xplained\-mini/include/board\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board\.h is not documented\. boards/atmega328p\-xplained\-mini/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_CORECLOCK \(macro definition\) of file periph_conf\.h is not documented\. boards/atmega328p\-xplained\-mini/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN0_INT_FLANK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN1_INT_FLANK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN2_INT_FLANK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN2_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN2_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN3_INT_FLANK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN3_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN3_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN4_INT_FLANK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN4_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN4_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN5_INT_FLANK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN5_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN5_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN6_INT_FLANK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN6_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN6_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN7_INT_FLANK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN7_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member BTN7_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED0_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED1_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED2_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED3_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED4_MASK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED4_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED4_OFF \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED4_ON \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED4_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED4_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED5_MASK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED5_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED5_OFF \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED5_ON \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED5_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED5_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED6_MASK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED6_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED6_OFF \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED6_ON \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED6_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED6_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED7_MASK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED7_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED7_OFF \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED7_ON \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED7_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED7_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member LED_PORT_MASK \(macro definition\) of file board\.h is not documented\. boards/atxmega\-a1\-xplained/include/board\.h:[0-9]+: warning: Member STDIO_UART_BAUDRATE \(macro definition\) of file board\.h is not documented\. @@ -355,15 +213,6 @@ boards/atxmega\-a1\-xplained/include/periph_conf\.h:[0-9]+: warning: Member i2c_ boards/atxmega\-a1\-xplained/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/atxmega\-a1\-xplained/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/atxmega\-a1\-xplained/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/atxmega\-a1u\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_INT_FLANK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1u\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1u\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1u\-xpro/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1u\-xpro/include/board\.h:[0-9]+: warning: Member LED0_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1u\-xpro/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1u\-xpro/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1u\-xpro/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a1u\-xpro/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/atxmega\-a1u\-xpro/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/atxmega\-a1u\-xpro/include/board\.h:[0-9]+: warning: Member LED_PORT_MASK \(macro definition\) of file board\.h is not documented\. boards/atxmega\-a1u\-xpro/include/board\.h:[0-9]+: warning: Member STDIO_UART_BAUDRATE \(macro definition\) of file board\.h is not documented\. @@ -390,27 +239,6 @@ boards/atxmega\-a1u\-xpro/include/periph_conf\.h:[0-9]+: warning: Member i2c_con boards/atxmega\-a1u\-xpro/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/atxmega\-a1u\-xpro/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/atxmega\-a1u\-xpro/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member BTN0_INT_FLANK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member BTN1_INT_FLANK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member BTN2_INT_FLANK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member BTN2_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member BTN2_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member LED0_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member LED1_MODE \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member LED_PORT_MASK \(macro definition\) of file board\.h is not documented\. boards/atxmega\-a3bu\-xplained/include/board\.h:[0-9]+: warning: Member STDIO_UART_BAUDRATE \(macro definition\) of file board\.h is not documented\. @@ -442,23 +270,9 @@ boards/atxmega\-a3bu\-xplained/include/periph_conf\.h:[0-9]+: warning: Member ua boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member AT24MAC_PARAM_I2C_DEV \(macro definition\) of file board\.h is not documented\. boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member AT24MAC_PARAM_TYPE \(macro definition\) of file board\.h is not documented\. boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member BOOTLOADER_CLEARS_WATCHDOG_AND_PASSES_MCUSR \(macro definition\) of file board\.h is not documented\. -boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member CPU_ATMEGA_CLK_SCALE_INIT \(macro definition\) of file board\.h is not documented\. boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member DS18_PARAM_PIN \(macro definition\) of file board\.h is not documented\. boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member DS18_PARAM_PULL \(macro definition\) of file board\.h is not documented\. -boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member LED0_MODE \(macro definition\) of file board\.h is not documented\. -boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member LED1_MODE \(macro definition\) of file board\.h is not documented\. -boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member LED_PANIC \(macro definition\) of file board\.h is not documented\. boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/avr\-rss2/include/board\.h:[0-9]+: warning: Member LED_PORT_DDR \(macro definition\) of file board\.h is not documented\. @@ -472,16 +286,6 @@ boards/avr\-rss2/include/eui_provider_params\.h:[0-9]+: warning: Member EUI64_PR boards/avr\-rss2/include/eui_provider_params\.h:[0-9]+: warning: Member EUI64_PROVIDER_INDEX \(macro definition\) of file eui_provider_params\.h is not documented\. boards/avr\-rss2/include/eui_provider_params\.h:[0-9]+: warning: Member EUI64_PROVIDER_TYPE \(macro definition\) of file eui_provider_params\.h is not documented\. boards/avr\-rss2/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_CORECLOCK \(macro definition\) of file periph_conf\.h is not documented\. -boards/avsextrem/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/avsextrem/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/avsextrem/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/avsextrem/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/avsextrem/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/avsextrem/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/avsextrem/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/avsextrem/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/avsextrem/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/avsextrem/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/avsextrem/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_CORECLOCK \(macro definition\) of file periph_conf\.h is not documented\. boards/avsextrem/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_PCLK \(macro definition\) of file periph_conf\.h is not documented\. boards/avsextrem/include/periph_conf\.h:[0-9]+: warning: Member SPI_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. @@ -490,26 +294,6 @@ boards/avsextrem/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(mac boards/avsextrem/include/periph_conf\.h:[0-9]+: warning: Member XTAL_HZ \(macro definition\) of file periph_conf\.h is not documented\. boards/avsextrem/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/avsextrem/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member RADIO_TCXO_VCC_PIN \(macro definition\) of file board\.h is not documented\. boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO0 \(macro definition\) of file board\.h is not documented\. boards/b\-l072z\-lrwan1/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO1 \(macro definition\) of file board\.h is not documented\. @@ -533,16 +317,6 @@ boards/b\-l072z\-lrwan1/include/periph_conf\.h:[0-9]+: warning: Member dma_confi boards/b\-l072z\-lrwan1/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/b\-l072z\-lrwan1/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/b\-l475e\-iot01a/include/board\.h:[0-9]+: warning: Member HTS221_PARAM_I2C \(macro definition\) of file board\.h is not documented\. -boards/b\-l475e\-iot01a/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/b\-l475e\-iot01a/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/b\-l475e\-iot01a/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/b\-l475e\-iot01a/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/b\-l475e\-iot01a/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/b\-l475e\-iot01a/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/b\-l475e\-iot01a/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/b\-l475e\-iot01a/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/b\-l475e\-iot01a/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/b\-l475e\-iot01a/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/b\-l475e\-iot01a/include/board\.h:[0-9]+: warning: Member LIS3MDL_PARAM_I2C \(macro definition\) of file board\.h is not documented\. boards/b\-l475e\-iot01a/include/board\.h:[0-9]+: warning: Member LPSXXX_PARAM_I2C \(macro definition\) of file board\.h is not documented\. boards/b\-l475e\-iot01a/include/board\.h:[0-9]+: warning: Member LSM6DSL_PARAM_ADDR \(macro definition\) of file board\.h is not documented\. @@ -572,11 +346,6 @@ boards/b\-l475e\-iot01a/include/periph_conf\.h:[0-9]+: warning: Member pwm_confi boards/b\-l475e\-iot01a/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/b\-l475e\-iot01a/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/b\-l475e\-iot01a/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/bastwan/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of group boards_bastwan is not documented\. -boards/bastwan/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_bastwan is not documented\. -boards/bastwan/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_bastwan is not documented\. -boards/bastwan/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_bastwan is not documented\. -boards/bastwan/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_bastwan is not documented\. boards/bastwan/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of group boards_bastwan is not documented\. boards/bastwan/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO0 \(macro definition\) of group boards_bastwan is not documented\. boards/bastwan/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO1 \(macro definition\) of group boards_bastwan is not documented\. @@ -610,12 +379,6 @@ boards/bastwan/include/periph_conf\.h:[0-9]+: warning: Member sam_usbdev_config\ boards/bastwan/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/bastwan/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/bastwan/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/bluepill\-stm32f030c8/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/bluepill\-stm32f030c8/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/bluepill\-stm32f030c8/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/bluepill\-stm32f030c8/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/bluepill\-stm32f030c8/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/bluepill\-stm32f030c8/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/bluepill\-stm32f030c8/include/board\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board\.h is not documented\. boards/bluepill\-stm32f030c8/include/periph_conf\.h:[0-9]+: warning: Member ADC_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/bluepill\-stm32f030c8/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_HSE \(macro definition\) of file periph_conf\.h is not documented\. @@ -632,10 +395,6 @@ boards/bluepill\-stm32f030c8/include/periph_conf\.h:[0-9]+: warning: Member pwm_ boards/bluepill\-stm32f030c8/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/bluepill\-stm32f030c8/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/bluepill\-stm32f030c8/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/calliope\-mini/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/calliope\-mini/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/calliope\-mini/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/calliope\-mini/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. boards/calliope\-mini/include/board\.h:[0-9]+: warning: Member MINI_LED_COL1 \(macro definition\) of file board\.h is not documented\. boards/calliope\-mini/include/board\.h:[0-9]+: warning: Member MINI_LED_COL2 \(macro definition\) of file board\.h is not documented\. boards/calliope\-mini/include/board\.h:[0-9]+: warning: Member MINI_LED_COL3 \(macro definition\) of file board\.h is not documented\. @@ -656,16 +415,6 @@ boards/calliope\-mini/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF boards/calliope\-mini/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_RX \(macro definition\) of file periph_conf\.h is not documented\. boards/calliope\-mini/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_TX \(macro definition\) of file periph_conf\.h is not documented\. boards/calliope\-mini/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/cc1312\-launchpad/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/cc1312\-launchpad/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc1312\-launchpad/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/cc1312\-launchpad/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc1312\-launchpad/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/cc1312\-launchpad/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/cc1312\-launchpad/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/cc1312\-launchpad/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/cc1312\-launchpad/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/cc1312\-launchpad/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/cc1312\-launchpad/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/cc1312\-launchpad/include/board\.h:[0-9]+: warning: Member XTIMER_ISR_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/cc1312\-launchpad/include/board\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board\.h is not documented\. @@ -677,16 +426,6 @@ boards/cc1312\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member TIMER_NU boards/cc1312\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/cc1312\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/cc1312\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/cc1350\-launchpad/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/cc1350\-launchpad/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc1350\-launchpad/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/cc1350\-launchpad/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc1350\-launchpad/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/cc1350\-launchpad/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/cc1350\-launchpad/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/cc1350\-launchpad/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/cc1350\-launchpad/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/cc1350\-launchpad/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/cc1350\-launchpad/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/cc1350\-launchpad/include/board\.h:[0-9]+: warning: Member XTIMER_ISR_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/cc1350\-launchpad/include/board\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board\.h is not documented\. @@ -698,16 +437,6 @@ boards/cc1350\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member TIMER_NU boards/cc1350\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/cc1350\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/cc1350\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/cc1352\-launchpad/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/cc1352\-launchpad/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc1352\-launchpad/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/cc1352\-launchpad/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc1352\-launchpad/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/cc1352\-launchpad/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/cc1352\-launchpad/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/cc1352\-launchpad/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/cc1352\-launchpad/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/cc1352\-launchpad/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/cc1352\-launchpad/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/cc1352\-launchpad/include/board\.h:[0-9]+: warning: Member XTIMER_ISR_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/cc1352\-launchpad/include/board\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board\.h is not documented\. @@ -720,16 +449,6 @@ boards/cc1352\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member UART_NUM boards/cc1352\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/cc1352\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/cc1352\-launchpad/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/cc1352p\-launchpad/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/cc1352p\-launchpad/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc1352p\-launchpad/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/cc1352p\-launchpad/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc1352p\-launchpad/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/cc1352p\-launchpad/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/cc1352p\-launchpad/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/cc1352p\-launchpad/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/cc1352p\-launchpad/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/cc1352p\-launchpad/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/cc1352p\-launchpad/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/cc1352p\-launchpad/include/board\.h:[0-9]+: warning: Member XTIMER_ISR_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/cc1352p\-launchpad/include/board\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board\.h is not documented\. @@ -742,22 +461,6 @@ boards/cc1352p\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member UART_NU boards/cc1352p\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/cc1352p\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/cc2538dk/include/board\.h:[0-9]+: warning: Member CCA_BACKDOOR_ENABLE \(macro definition\) of file board\.h is not documented\. -boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/cc2538dk/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/cc2538dk/include/board\.h:[0-9]+: warning: Member UPDATE_CCA \(macro definition\) of file board\.h is not documented\. boards/cc2538dk/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. @@ -774,16 +477,6 @@ boards/cc2538dk/include/periph_conf\.h:[0-9]+: warning: Member adc_config\[\] \( boards/cc2538dk/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/cc2538dk/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/cc2538dk/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/cc2650\-launchpad/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/cc2650\-launchpad/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc2650\-launchpad/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/cc2650\-launchpad/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc2650\-launchpad/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/cc2650\-launchpad/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/cc2650\-launchpad/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/cc2650\-launchpad/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/cc2650\-launchpad/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/cc2650\-launchpad/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/cc2650\-launchpad/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/cc2650\-launchpad/include/board\.h:[0-9]+: warning: Member XTIMER_ISR_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/cc2650\-launchpad/include/board\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board\.h is not documented\. @@ -795,18 +488,6 @@ boards/cc2650\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member TIMER_NU boards/cc2650\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/cc2650\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/cc2650\-launchpad/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/cc2650stk/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/cc2650stk/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc2650stk/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/cc2650stk/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc2650stk/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/cc2650stk/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/cc2650stk/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc2650stk/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/cc2650stk/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/cc2650stk/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/cc2650stk/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/cc2650stk/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/cc2650stk/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/cc2650stk/include/board\.h:[0-9]+: warning: Member XTIMER_ISR_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/cc2650stk/include/board\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board\.h is not documented\. @@ -920,10 +601,6 @@ boards/common/arduino\-due/include/arduino_pinmap\.h:[0-9]+: warning: Member ARD boards/common/arduino\-due/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_78 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/common/arduino\-due/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_8 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/common/arduino\-due/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_9 \(macro definition\) of file arduino_pinmap\.h is not documented\. -boards/common/arduino\-due/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_common_arduino_due is not documented\. -boards/common/arduino\-due/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_common_arduino_due is not documented\. -boards/common/arduino\-due/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_common_arduino_due is not documented\. -boards/common/arduino\-due/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_common_arduino_due is not documented\. boards/common/arduino\-due/include/board\.h:[0-9]+: warning: Member W5100_PARAM_CS \(macro definition\) of group boards_common_arduino_due is not documented\. boards/common/arduino\-due/include/board\.h:[0-9]+: warning: Member W5100_PARAM_EVT \(macro definition\) of group boards_common_arduino_due is not documented\. boards/common/arduino\-due/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_CORECLOCK \(macro definition\) of file periph_conf\.h is not documented\. @@ -1038,11 +715,6 @@ boards/common/arduino\-zero/include/arduino_pinmap\.h:[0-9]+: warning: Member AR boards/common/arduino\-zero/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_A4 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/common/arduino\-zero/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_A5 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/common/arduino\-zero/include/arduino_pinmap\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/common/arduino\-zero/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of group boards_common_arduino_zero is not documented\. -boards/common/arduino\-zero/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_common_arduino_zero is not documented\. -boards/common/arduino\-zero/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_common_arduino_zero is not documented\. -boards/common/arduino\-zero/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_common_arduino_zero is not documented\. -boards/common/arduino\-zero/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_common_arduino_zero is not documented\. boards/common/arduino\-zero/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of group boards_common_arduino_zero is not documented\. boards/common/arduino\-zero/include/board\.h:[0-9]+: warning: Member XTIMER_CHAN \(macro definition\) of group boards_common_arduino_zero is not documented\. boards/common/arduino\-zero/include/board\.h:[0-9]+: warning: Member XTIMER_DEV \(macro definition\) of group boards_common_arduino_zero is not documented\. @@ -1080,7 +752,6 @@ boards/common/arduino\-zero/include/periph_conf\.h:[0-9]+: warning: Member uart_ boards/common/atmega/include/periph_conf_atmega_common\.h:[0-9]+: warning: Member CLOCK_CORECLOCK \(macro definition\) of file periph_conf_atmega_common\.h is not documented\. boards/common/atmega/include/periph_conf_atmega_common\.h:[0-9]+: warning: end of file with unbalanced grouping commands boards/common/atxmega/include/periph_conf_common\.h:[0-9]+: warning: Member CLOCK_CORECLOCK \(macro definition\) of file periph_conf_common\.h is not documented\. -boards/common/blxxxpill/include/board_common\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board_common\.h is not documented\. boards/common/blxxxpill/include/board_common\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board_common\.h is not documented\. boards/common/blxxxpill/include/board_common\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board_common\.h is not documented\. boards/common/blxxxpill/include/periph_conf\.h:[0-9]+: warning: Member ADC_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. @@ -1124,20 +795,6 @@ boards/common/cc2538/include/cfg_clk_default\.h:[0-9]+: warning: Member SYS_CTRL boards/common/cc2538/include/cfg_timer_default\.h:[0-9]+: warning: Member TIMER_IRQ_PRIO \(macro definition\) of file cfg_timer_default\.h is not documented\. boards/common/cc2538/include/cfg_timer_default\.h:[0-9]+: warning: Member TIMER_NUMOF \(macro definition\) of file cfg_timer_default\.h is not documented\. boards/common/cc2538/include/cfg_timer_default\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file cfg_timer_default\.h is not documented\. -boards/common/e104\-bt50xxa\-tb/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/common/e104\-bt50xxa\-tb/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/common/e104\-bt50xxa\-tb/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/common/e104\-bt50xxa\-tb/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/common/e104\-bt50xxa\-tb/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/common/e104\-bt50xxa\-tb/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/common/e104\-bt50xxa\-tb/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/common/e104\-bt50xxa\-tb/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/common/e104\-bt50xxa\-tb/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/common/e104\-bt50xxa\-tb/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/common/e104\-bt50xxa\-tb/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/common/e104\-bt50xxa\-tb/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/common/e104\-bt50xxa\-tb/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/common/e104\-bt50xxa\-tb/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/common/e104\-bt50xxa\-tb/include/board\.h:[0-9]+: warning: Member LED_MASK \(macro definition\) of file board\.h is not documented\. boards/common/e104\-bt50xxa\-tb/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/common/e104\-bt50xxa\-tb/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_HFCLK \(macro definition\) of file periph_conf\.h is not documented\. @@ -1150,18 +807,6 @@ boards/common/e104\-bt50xxa\-tb/include/periph_conf\.h:[0-9]+: warning: Member i boards/common/e104\-bt50xxa\-tb/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/common/e104\-bt50xxa\-tb/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/common/esp32/include/board_common\.h:[0-9]+: warning: Member ESP32_XTAL_FREQ \(macro definition\) of file board_common\.h is not documented\. -boards/common/esp32/include/board_common\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board_common\.h is not documented\. -boards/common/esp32/include/board_common\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board_common\.h is not documented\. -boards/common/esp32/include/board_common\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board_common\.h is not documented\. -boards/common/esp32/include/board_common\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board_common\.h is not documented\. -boards/common/esp32/include/board_common\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board_common\.h is not documented\. -boards/common/esp32/include/board_common\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board_common\.h is not documented\. -boards/common/esp32/include/board_common\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board_common\.h is not documented\. -boards/common/esp32/include/board_common\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board_common\.h is not documented\. -boards/common/esp32/include/board_common\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board_common\.h is not documented\. -boards/common/esp32/include/board_common\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board_common\.h is not documented\. -boards/common/esp32/include/board_common\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board_common\.h is not documented\. -boards/common/esp32/include/board_common\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board_common\.h is not documented\. boards/common/esp32/include/board_common\.h:[0-9]+: warning: Member SPIFFS_ALIGNED_OBJECT_INDEX_TABLES \(macro definition\) of file board_common\.h is not documented\. boards/common/esp32/include/board_common\.h:[0-9]+: warning: Member SPIFFS_CACHE \(macro definition\) of file board_common\.h is not documented\. boards/common/esp32/include/board_common\.h:[0-9]+: warning: Member SPIFFS_HAL_CALLBACK_EXTRA \(macro definition\) of file board_common\.h is not documented\. @@ -1181,21 +826,6 @@ boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member AT86RF2XX_P boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_DEV \(macro definition\) of group boards_common_iotlab is not documented\. boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_MIN \(macro definition\) of group boards_common_iotlab is not documented\. boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_TYPE \(macro definition\) of group boards_common_iotlab is not documented\. -boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of group boards_common_iotlab is not documented\. -boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_common_iotlab is not documented\. -boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_common_iotlab is not documented\. -boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_common_iotlab is not documented\. -boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_common_iotlab is not documented\. -boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of group boards_common_iotlab is not documented\. -boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of group boards_common_iotlab is not documented\. -boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of group boards_common_iotlab is not documented\. -boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of group boards_common_iotlab is not documented\. -boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of group boards_common_iotlab is not documented\. -boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of group boards_common_iotlab is not documented\. -boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of group boards_common_iotlab is not documented\. -boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of group boards_common_iotlab is not documented\. -boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of group boards_common_iotlab is not documented\. -boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of group boards_common_iotlab is not documented\. boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member STDIO_UART_BAUDRATE \(macro definition\) of group boards_common_iotlab is not documented\. boards/common/iotlab/include/board_common\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of group boards_common_iotlab is not documented\. boards/common/iotlab/include/openwsn_defs\.h:[0-9]+: warning: Member PORT_delayTx \(macro definition\) of file openwsn_defs\.h is not documented\. @@ -1245,11 +875,6 @@ boards/common/kw41z/include/periph_conf_common\.h:[0-9]+: warning: Member UART_N boards/common/kw41z/include/periph_conf_common\.h:[0-9]+: warning: Member clock_config \(variable\) of file periph_conf_common\.h is not documented\. boards/common/kw41z/include/periph_conf_common\.h:[0-9]+: warning: Member spi_clk_config\[\] \(variable\) of file periph_conf_common\.h is not documented\. boards/common/kw41z/include/periph_conf_common\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf_common\.h is not documented\. -boards/common/msb\-430/include/board_common\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of group boards_common_msb\-430 is not documented\. -boards/common/msb\-430/include/board_common\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_common_msb\-430 is not documented\. -boards/common/msb\-430/include/board_common\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_common_msb\-430 is not documented\. -boards/common/msb\-430/include/board_common\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_common_msb\-430 is not documented\. -boards/common/msb\-430/include/board_common\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_common_msb\-430 is not documented\. boards/common/msb\-430/include/board_common\.h:[0-9]+: warning: Member LED_OUT_REG \(macro definition\) of group boards_common_msb\-430 is not documented\. boards/common/msb\-430/include/board_common\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of group boards_common_msb\-430 is not documented\. boards/common/msb\-430/include/board_common\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of group boards_common_msb\-430 is not documented\. @@ -1331,25 +956,6 @@ boards/common/nucleo144/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUIN boards/common/nucleo144/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_A5 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/common/nucleo144/include/arduino_pinmap\.h:[0-9]+: warning: end of file with unbalanced grouping commands boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member PERIPH_INIT_LED0 \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED2_PORT \(macro definition\) of group boards_common_nucleo144 is not documented\. -boards/common/nucleo144/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of group boards_common_nucleo144 is not documented\. boards/common/nucleo32/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_A0 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/common/nucleo32/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_A1 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/common/nucleo32/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_A2 \(macro definition\) of file arduino_pinmap\.h is not documented\. @@ -1380,11 +986,6 @@ boards/common/nucleo32/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO boards/common/nucleo32/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_A5 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/common/nucleo32/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_A6 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/common/nucleo32/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_A7 \(macro definition\) of file arduino_pinmap\.h is not documented\. -boards/common/nucleo32/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of group boards_common_nucleo32 is not documented\. -boards/common/nucleo32/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_common_nucleo32 is not documented\. -boards/common/nucleo32/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_common_nucleo32 is not documented\. -boards/common/nucleo32/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_common_nucleo32 is not documented\. -boards/common/nucleo32/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_common_nucleo32 is not documented\. boards/common/nucleo32/include/gpio_params\.h:[0-9]+: warning: Member SAUL_GPIO_NUMOF \(macro definition\) of file gpio_params\.h is not documented\. boards/common/nucleo64/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_A0 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/common/nucleo64/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_A1 \(macro definition\) of file arduino_pinmap\.h is not documented\. @@ -1414,33 +1015,8 @@ boards/common/nucleo64/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO boards/common/nucleo64/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_A4 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/common/nucleo64/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_A5 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/common/nucleo64/include/arduino_pinmap\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/common/nucleo64/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of group boards_common_nucleo64 is not documented\. -boards/common/nucleo64/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of group boards_common_nucleo64 is not documented\. -boards/common/nucleo64/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of group boards_common_nucleo64 is not documented\. -boards/common/nucleo64/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_common_nucleo64 is not documented\. -boards/common/nucleo64/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_common_nucleo64 is not documented\. -boards/common/nucleo64/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_common_nucleo64 is not documented\. -boards/common/nucleo64/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of group boards_common_nucleo64 is not documented\. -boards/common/nucleo64/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_common_nucleo64 is not documented\. boards/common/nucleo64/include/board\.h:[0-9]+: warning: Member MOTOR_DRIVER_NUMOF \(macro definition\) of group boards_common_nucleo64 is not documented\. boards/common/nucleo64/include/board\.h:[0-9]+: warning: Member motor_driver_config\[\] \(variable\) of group boards_common_nucleo64 is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED_MASK \(macro definition\) of file board\.h is not documented\. boards/common/particle\-mesh/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/common/particle\-mesh/include/periph_conf_common\.h:[0-9]+: warning: Member PWM_NUMOF \(macro definition\) of file periph_conf_common\.h is not documented\. @@ -1451,12 +1027,6 @@ boards/common/particle\-mesh/include/periph_conf_common\.h:[0-9]+: warning: end boards/common/particle\-mesh/include/pwm_params\.h:[0-9]+: warning: Member SAUL_PWM_NO_DIMMER \(macro definition\) of file pwm_params\.h is not documented\. boards/common/particle\-mesh/include/pwm_params\.h:[0-9]+: warning: Member saul_pwm_rgb_params\[\] \(variable\) of file pwm_params\.h is not documented\. boards/common/remote/include/board_common\.h:[0-9]+: warning: Member CCA_BACKDOOR_ENABLE \(macro definition\) of group boards_common_remote is not documented\. -boards/common/remote/include/board_common\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of group boards_common_remote is not documented\. -boards/common/remote/include/board_common\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of group boards_common_remote is not documented\. -boards/common/remote/include/board_common\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of group boards_common_remote is not documented\. -boards/common/remote/include/board_common\.h:[0-9]+: warning: Member LED4_OFF \(macro definition\) of group boards_common_remote is not documented\. -boards/common/remote/include/board_common\.h:[0-9]+: warning: Member LED4_ON \(macro definition\) of group boards_common_remote is not documented\. -boards/common/remote/include/board_common\.h:[0-9]+: warning: Member LED4_TOGGLE \(macro definition\) of group boards_common_remote is not documented\. boards/common/remote/include/board_common\.h:[0-9]+: warning: Member LED_ALL_OFF \(macro definition\) of group boards_common_remote is not documented\. boards/common/remote/include/board_common\.h:[0-9]+: warning: Member LED_ALL_ON \(macro definition\) of group boards_common_remote is not documented\. boards/common/remote/include/board_common\.h:[0-9]+: warning: Member UPDATE_CCA \(macro definition\) of group boards_common_remote is not documented\. @@ -1478,14 +1048,6 @@ boards/common/remote/include/cfg_uart_default\.h:[0-9]+: warning: Member uart_co boards/common/remote/include/fancy_leds\.h:[0-9]+: warning: Member LED_FADE\(led\) \(macro definition\) of file fancy_leds\.h is not documented\. boards/common/remote/include/fancy_leds\.h:[0-9]+: warning: Member LED_FADE_EXPAND\(led\) \(macro definition\) of file fancy_leds\.h is not documented\. boards/common/remote/include/fancy_leds\.h:[0-9]+: warning: Member LED_RAINBOW\(\) \(macro definition\) of file fancy_leds\.h is not documented\. -boards/common/saml1x/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of group boards_common_saml1x is not documented\. -boards/common/saml1x/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of group boards_common_saml1x is not documented\. -boards/common/saml1x/include/board\.h:[0-9]+: warning: Member BTN0_PORT \(macro definition\) of group boards_common_saml1x is not documented\. -boards/common/saml1x/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of group boards_common_saml1x is not documented\. -boards/common/saml1x/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_common_saml1x is not documented\. -boards/common/saml1x/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_common_saml1x is not documented\. -boards/common/saml1x/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_common_saml1x is not documented\. -boards/common/saml1x/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_common_saml1x is not documented\. boards/common/saml1x/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of group boards_common_saml1x is not documented\. boards/common/saml1x/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of group boards_common_saml1x is not documented\. boards/common/saml1x/include/board\.h:[0-9]+: warning: Member _PORT \(macro definition\) of group boards_common_saml1x is not documented\. @@ -1535,14 +1097,6 @@ boards/common/slwstk6000b/include/board\.h:[0-9]+: warning: Member DISP_COM_PIN boards/common/slwstk6000b/include/board\.h:[0-9]+: warning: Member DISP_CS_PIN \(macro definition\) of file board\.h is not documented\. boards/common/slwstk6000b/include/board\.h:[0-9]+: warning: Member DISP_EN_PIN \(macro definition\) of file board\.h is not documented\. boards/common/slwstk6000b/include/board\.h:[0-9]+: warning: Member DISP_SPI \(macro definition\) of file board\.h is not documented\. -boards/common/slwstk6000b/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/common/slwstk6000b/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/common/slwstk6000b/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/common/slwstk6000b/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/common/slwstk6000b/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/common/slwstk6000b/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/common/slwstk6000b/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/common/slwstk6000b/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/common/slwstk6000b/include/board\.h:[0-9]+: warning: Member PB0_PIN \(macro definition\) of file board\.h is not documented\. boards/common/slwstk6000b/include/board\.h:[0-9]+: warning: Member PB1_PIN \(macro definition\) of file board\.h is not documented\. boards/common/slwstk6000b/include/board\.h:[0-9]+: warning: Member SI7021_EN_PIN \(macro definition\) of file board\.h is not documented\. @@ -1744,14 +1298,6 @@ boards/common/stm32/include/cfg_timer_tim5\.h:[0-9]+: warning: Member TIMER_NUMO boards/common/stm32/include/cfg_timer_tim5\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file cfg_timer_tim5\.h is not documented\. boards/common/stm32/include/cfg_usb_otg_fs\.h:[0-9]+: warning: Member stm32_usb_otg_fshs_config\[\] \(variable\) of file cfg_usb_otg_fs\.h is not documented\. boards/common/stm32/include/cfg_usb_otg_hs_fs\.h:[0-9]+: warning: Member stm32_usb_otg_fshs_config\[\] \(variable\) of file cfg_usb_otg_hs_fs\.h is not documented\. -boards/common/weact\-f4x1cx/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/common/weact\-f4x1cx/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/common/weact\-f4x1cx/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/common/weact\-f4x1cx/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/common/weact\-f4x1cx/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/common/weact\-f4x1cx/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/common/weact\-f4x1cx/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/common/weact\-f4x1cx/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/common/weact\-f4x1cx/include/board\.h:[0-9]+: warning: Member MTD_0 \(macro definition\) of file board\.h is not documented\. boards/common/weact\-f4x1cx/include/board\.h:[0-9]+: warning: Member WEACT_4X1CX_NOR_FLAGS \(macro definition\) of file board\.h is not documented\. boards/common/weact\-f4x1cx/include/board\.h:[0-9]+: warning: Member WEACT_4X1CX_NOR_PAGES_PER_SECTOR \(macro definition\) of file board\.h is not documented\. @@ -1788,27 +1334,9 @@ boards/derfmega256/include/eui_provider_params\.h:[0-9]+: warning: Member EUI64_ boards/derfmega256/include/eui_provider_params\.h:[0-9]+: warning: Member EUI64_PROVIDER_INDEX \(macro definition\) of file eui_provider_params\.h is not documented\. boards/derfmega256/include/eui_provider_params\.h:[0-9]+: warning: Member EUI64_PROVIDER_TYPE \(macro definition\) of file eui_provider_params\.h is not documented\. boards/derfmega256/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/dwm1001/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. boards/dwm1001/include/board\.h:[0-9]+: warning: Member DW1000_PARAM_CS_PIN \(macro definition\) of file board\.h is not documented\. boards/dwm1001/include/board\.h:[0-9]+: warning: Member DW1000_PARAM_INT_PIN \(macro definition\) of file board\.h is not documented\. boards/dwm1001/include/board\.h:[0-9]+: warning: Member DW1000_PARAM_SPI \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED_MASK \(macro definition\) of file board\.h is not documented\. boards/dwm1001/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/dwm1001/include/board\.h:[0-9]+: warning: Member LIS2DH12_PARAM_INT_PIN1 \(macro definition\) of file board\.h is not documented\. @@ -1820,14 +1348,6 @@ boards/dwm1001/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_TX \(macr boards/dwm1001/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/dwm1001/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/e180\-zg120b\-tb/include/board\.h:[0-9]+: warning: Member CORETEMP_ADC \(macro definition\) of file board\.h is not documented\. -boards/e180\-zg120b\-tb/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/e180\-zg120b\-tb/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/e180\-zg120b\-tb/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/e180\-zg120b\-tb/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/e180\-zg120b\-tb/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/e180\-zg120b\-tb/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/e180\-zg120b\-tb/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/e180\-zg120b\-tb/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/e180\-zg120b\-tb/include/board\.h:[0-9]+: warning: Member PB0_PIN \(macro definition\) of file board\.h is not documented\. boards/e180\-zg120b\-tb/include/board\.h:[0-9]+: warning: Member PB1_PIN \(macro definition\) of file board\.h is not documented\. boards/e180\-zg120b\-tb/include/board\.h:[0-9]+: warning: Member PB2_PIN \(macro definition\) of file board\.h is not documented\. @@ -1852,28 +1372,9 @@ boards/e180\-zg120b\-tb/include/periph_conf\.h:[0-9]+: warning: Member adc_chann boards/e180\-zg120b\-tb/include/periph_conf\.h:[0-9]+: warning: Member adc_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/e180\-zg120b\-tb/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/e180\-zg120b\-tb/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_DEV \(macro definition\) of file board\.h is not documented\. boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_MIN \(macro definition\) of file board\.h is not documented\. boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_TYPE \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/ek\-lm4f120xl/include/board\.h:[0-9]+: warning: end of file with unbalanced grouping commands boards/ek\-lm4f120xl/include/periph_conf\.h:[0-9]+: warning: Member ADC_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. @@ -1904,7 +1405,6 @@ boards/ek\-lm4f120xl/include/periph_conf\.h:[0-9]+: warning: end of file with un boards/esp32\-ethernet\-kit\-v1_0/include/periph_conf\.h:[0-9]+: warning: Member PWM0_GPIOS \(macro definition\) of file periph_conf\.h is not documented\. boards/esp32\-ethernet\-kit\-v1_0/include/periph_conf\.h:[0-9]+: warning: unbalanced grouping commands boards/esp32\-heltec\-lora32\-v2/include/arduino_pinmap\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/esp32\-heltec\-lora32\-v2/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. boards/esp32\-heltec\-lora32\-v2/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO0 \(macro definition\) of file board\.h is not documented\. boards/esp32\-heltec\-lora32\-v2/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO1 \(macro definition\) of file board\.h is not documented\. boards/esp32\-heltec\-lora32\-v2/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO2 \(macro definition\) of file board\.h is not documented\. @@ -1914,7 +1414,6 @@ boards/esp32\-heltec\-lora32\-v2/include/board\.h:[0-9]+: warning: Member SX127X boards/esp32\-heltec\-lora32\-v2/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_SPI \(macro definition\) of file board\.h is not documented\. boards/esp32\-heltec\-lora32\-v2/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_SPI_NSS \(macro definition\) of file board\.h is not documented\. boards/esp32\-mh\-et\-live\-minikit/include/arduino_pinmap\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/esp32\-mh\-et\-live\-minikit/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. boards/esp32\-mh\-et\-live\-minikit/include/board\.h:[0-9]+: warning: Member LED_BLUE_PIN \(macro definition\) of file board\.h is not documented\. boards/esp32\-olimex\-evb/include/arduino_pinmap\.h:[0-9]+: warning: end of file with unbalanced grouping commands boards/esp32\-olimex\-evb/include/board\.h:[0-9]+: warning: Member SDCARD_SPI_PARAM_CLK \(macro definition\) of file board\.h is not documented\. @@ -1924,7 +1423,6 @@ boards/esp32\-olimex\-evb/include/board\.h:[0-9]+: warning: Member SDCARD_SPI_PA boards/esp32\-olimex\-evb/include/board\.h:[0-9]+: warning: Member SDCARD_SPI_PARAM_POWER \(macro definition\) of file board\.h is not documented\. boards/esp32\-olimex\-evb/include/board\.h:[0-9]+: warning: Member SDCARD_SPI_PARAM_SPI \(macro definition\) of file board\.h is not documented\. boards/esp32\-ttgo\-t\-beam/include/arduino_pinmap\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/esp32\-ttgo\-t\-beam/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. boards/esp32\-ttgo\-t\-beam/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO0 \(macro definition\) of file board\.h is not documented\. boards/esp32\-ttgo\-t\-beam/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO1 \(macro definition\) of file board\.h is not documented\. boards/esp32\-ttgo\-t\-beam/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO2 \(macro definition\) of file board\.h is not documented\. @@ -1933,7 +1431,6 @@ boards/esp32\-ttgo\-t\-beam/include/board\.h:[0-9]+: warning: Member SX127X_PARA boards/esp32\-ttgo\-t\-beam/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_SPI_NSS \(macro definition\) of file board\.h is not documented\. boards/esp32\-wemos\-lolin\-d32\-pro/include/arduino_pinmap\.h:[0-9]+: warning: end of file with unbalanced grouping commands boards/esp32\-wemos\-lolin\-d32\-pro/include/board\.h:[0-9]+: warning: Member LED0_ACTIVE \(macro definition\) of file board\.h is not documented\. -boards/esp32\-wemos\-lolin\-d32\-pro/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. boards/esp32\-wroom\-32/include/arduino_pinmap\.h:[0-9]+: warning: end of file with unbalanced grouping commands boards/esp32\-wrover\-kit/include/arduino_pinmap\.h:[0-9]+: warning: end of file with unbalanced grouping commands boards/esp32\-wrover\-kit/include/board\.h:[0-9]+: warning: Member BACKLIGHT_OFF \(macro definition\) of file board\.h is not documented\. @@ -1952,21 +1449,6 @@ boards/esp32\-wrover\-kit/include/board\.h:[0-9]+: warning: Member LCD_DC \(macr boards/esp32\-wrover\-kit/include/board\.h:[0-9]+: warning: Member LCD_RST \(macro definition\) of file board\.h is not documented\. boards/esp32\-wrover\-kit/include/board\.h:[0-9]+: warning: end of file with unbalanced grouping commands boards/esp8266\-olimex\-mod/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/f4vi1/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/f4vi1/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/f4vi1/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/f4vi1/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/f4vi1/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/f4vi1/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/f4vi1/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/f4vi1/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/f4vi1/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/f4vi1/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/f4vi1/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/f4vi1/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/f4vi1/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/f4vi1/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/f4vi1/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/f4vi1/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/f4vi1/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_HSE \(macro definition\) of file periph_conf\.h is not documented\. boards/f4vi1/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_HSE \(macro definition\) of file periph_conf\.h is not documented\. @@ -1983,11 +1465,6 @@ boards/feather\-m0/include/board\.h:[0-9]+: warning: Member ATWINC15X0_PARAM_RES boards/feather\-m0/include/board\.h:[0-9]+: warning: Member ATWINC15X0_PARAM_SPI \(macro definition\) of file board\.h is not documented\. boards/feather\-m0/include/board\.h:[0-9]+: warning: Member ATWINC15X0_PARAM_SSN_PIN \(macro definition\) of file board\.h is not documented\. boards/feather\-m0/include/board\.h:[0-9]+: warning: Member ATWINC15X0_PARAM_WAKE_PIN \(macro definition\) of file board\.h is not documented\. -boards/feather\-m0/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/feather\-m0/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/feather\-m0/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/feather\-m0/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/feather\-m0/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/feather\-m0/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/feather\-m0/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO0 \(macro definition\) of file board\.h is not documented\. boards/feather\-m0/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO1 \(macro definition\) of file board\.h is not documented\. @@ -2027,18 +1504,6 @@ boards/feather\-m0/include/periph_conf\.h:[0-9]+: warning: Member sam_usbdev_con boards/feather\-m0/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/feather\-m0/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/feather\-m0/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/feather\-nrf52840/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/feather\-nrf52840/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/feather\-nrf52840/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/feather\-nrf52840/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/feather\-nrf52840/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/feather\-nrf52840/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/feather\-nrf52840/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/feather\-nrf52840/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/feather\-nrf52840/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/feather\-nrf52840/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/feather\-nrf52840/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/feather\-nrf52840/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/feather\-nrf52840/include/board\.h:[0-9]+: warning: Member LED_MASK \(macro definition\) of file board\.h is not documented\. boards/feather\-nrf52840/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/feather\-nrf52840/include/periph_conf\.h:[0-9]+: warning: Member I2C_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. @@ -2049,8 +1514,6 @@ boards/feather\-nrf52840/include/periph_conf\.h:[0-9]+: warning: Member i2c_conf boards/feather\-nrf52840/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/feather\-nrf52840/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/feather\-nrf52840/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/firefly/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/firefly/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. boards/firefly/include/board\.h:[0-9]+: warning: Member CC1200_CSN_GPIO \(macro definition\) of file board\.h is not documented\. boards/firefly/include/board\.h:[0-9]+: warning: Member CC1200_GPD0_GPIO \(macro definition\) of file board\.h is not documented\. boards/firefly/include/board\.h:[0-9]+: warning: Member CC1200_GPD2_GPIO \(macro definition\) of file board\.h is not documented\. @@ -2059,44 +1522,10 @@ boards/firefly/include/board\.h:[0-9]+: warning: Member CC1200_MOSI_GPIO \(macro boards/firefly/include/board\.h:[0-9]+: warning: Member CC1200_RESET_GPIO \(macro definition\) of file board\.h is not documented\. boards/firefly/include/board\.h:[0-9]+: warning: Member CC1200_SCLK_GPIO \(macro definition\) of file board\.h is not documented\. boards/firefly/include/board\.h:[0-9]+: warning: Member CC1200_SPI_DEV \(macro definition\) of file board\.h is not documented\. -boards/firefly/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/firefly/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/firefly/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/firefly/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/firefly/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/firefly/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/firefly/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/firefly/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/firefly/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/firefly/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/firefly/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/firefly/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/firefly/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/firefly/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/firefly/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/firefly/include/periph_conf\.h:[0-9]+: warning: Member SPI_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/firefly/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member FXOS8700_PARAM_ADDR \(macro definition\) of file board\.h is not documented\. boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member FXOS8700_PARAM_I2C \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k22f/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/frdm\-k22f/include/periph_conf\.h:[0-9]+: warning: Member ADC_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/frdm\-k22f/include/periph_conf\.h:[0-9]+: warning: Member ADC_REF_SETTING \(macro definition\) of file periph_conf\.h is not documented\. boards/frdm\-k22f/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_BUSCLOCK \(macro definition\) of file periph_conf\.h is not documented\. @@ -2125,27 +1554,8 @@ boards/frdm\-k22f/include/periph_conf\.h:[0-9]+: warning: Member pwm_config\[\] boards/frdm\-k22f/include/periph_conf\.h:[0-9]+: warning: Member spi_clk_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/frdm\-k22f/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/frdm\-k22f/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member FXOS8700_PARAM_ADDR \(macro definition\) of file board\.h is not documented\. boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member FXOS8700_PARAM_I2C \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/frdm\-k64f/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/frdm\-k64f/include/periph_conf\.h:[0-9]+: warning: Member ADC_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/frdm\-k64f/include/periph_conf\.h:[0-9]+: warning: Member ADC_REF_SETTING \(macro definition\) of file periph_conf\.h is not documented\. boards/frdm\-k64f/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_BUSCLOCK \(macro definition\) of file periph_conf\.h is not documented\. @@ -2173,16 +1583,6 @@ boards/frdm\-k64f/include/periph_conf\.h:[0-9]+: warning: Member pwm_config\[\] boards/frdm\-k64f/include/periph_conf\.h:[0-9]+: warning: Member spi_clk_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/frdm\-k64f/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/frdm\-k64f/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/frdm\-kl43z/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of group boards_frdm\-kl43z is not documented\. -boards/frdm\-kl43z/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_frdm\-kl43z is not documented\. -boards/frdm\-kl43z/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_frdm\-kl43z is not documented\. -boards/frdm\-kl43z/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_frdm\-kl43z is not documented\. -boards/frdm\-kl43z/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_frdm\-kl43z is not documented\. -boards/frdm\-kl43z/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of group boards_frdm\-kl43z is not documented\. -boards/frdm\-kl43z/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of group boards_frdm\-kl43z is not documented\. -boards/frdm\-kl43z/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of group boards_frdm\-kl43z is not documented\. -boards/frdm\-kl43z/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of group boards_frdm\-kl43z is not documented\. -boards/frdm\-kl43z/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of group boards_frdm\-kl43z is not documented\. boards/frdm\-kl43z/include/board\.h:[0-9]+: warning: Member MAG3110_PARAM_ADDR \(macro definition\) of group boards_frdm\-kl43z is not documented\. boards/frdm\-kl43z/include/board\.h:[0-9]+: warning: Member MAG3110_PARAM_I2C \(macro definition\) of group boards_frdm\-kl43z is not documented\. boards/frdm\-kl43z/include/board\.h:[0-9]+: warning: Member MMA8X5X_PARAM_ADDR \(macro definition\) of group boards_frdm\-kl43z is not documented\. @@ -2218,36 +1618,12 @@ boards/frdm\-kl43z/include/periph_conf\.h:[0-9]+: warning: Member adc_config\[\] boards/frdm\-kl43z/include/periph_conf\.h:[0-9]+: warning: Member clock_config \(variable\) of file periph_conf\.h is not documented\. boards/frdm\-kl43z/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/frdm\-kl43z/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_DEV \(macro definition\) of file board\.h is not documented\. boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_TYPE \(macro definition\) of file board\.h is not documented\. boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member FRDM_NOR_SPI_CLK \(macro definition\) of file board\.h is not documented\. boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member FRDM_NOR_SPI_DEV \(macro definition\) of file board\.h is not documented\. boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member FXOS8700_PARAM_ADDR \(macro definition\) of file board\.h is not documented\. boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member FXOS8700_PARAM_I2C \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member XTIMER_CHAN \(macro definition\) of file board\.h is not documented\. boards/frdm\-kw41z/include/board\.h:[0-9]+: warning: Member XTIMER_DEV \(macro definition\) of file board\.h is not documented\. @@ -2265,9 +1641,6 @@ boards/hamilton/include/board\.h:[0-9]+: warning: Member AT86RF2XX_PARAM_RESET \ boards/hamilton/include/board\.h:[0-9]+: warning: Member AT86RF2XX_PARAM_SLEEP \(macro definition\) of group boards_hamilton is not documented\. boards/hamilton/include/board\.h:[0-9]+: warning: Member AT86RF2XX_PARAM_SPI \(macro definition\) of group boards_hamilton is not documented\. boards/hamilton/include/board\.h:[0-9]+: warning: Member AT86RF2XX_PARAM_SPI_CLK \(macro definition\) of group boards_hamilton is not documented\. -boards/hamilton/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of group boards_hamilton is not documented\. -boards/hamilton/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of group boards_hamilton is not documented\. -boards/hamilton/include/board\.h:[0-9]+: warning: Member BTN0_PORT \(macro definition\) of group boards_hamilton is not documented\. boards/hamilton/include/board\.h:[0-9]+: warning: Member FXOS8700_PARAM_ADDR \(macro definition\) of group boards_hamilton is not documented\. boards/hamilton/include/board\.h:[0-9]+: warning: Member FXOS8700_PARAM_I2C \(macro definition\) of group boards_hamilton is not documented\. boards/hamilton/include/board\.h:[0-9]+: warning: Member FXOS8700_PARAM_RENEW_INTERVAL \(macro definition\) of group boards_hamilton is not documented\. @@ -2275,12 +1648,6 @@ boards/hamilton/include/board\.h:[0-9]+: warning: Member HDC1000_PARAM_ADDR \(ma boards/hamilton/include/board\.h:[0-9]+: warning: Member HDC1000_PARAM_I2C \(macro definition\) of group boards_hamilton is not documented\. boards/hamilton/include/board\.h:[0-9]+: warning: Member HDC1000_PARAM_RENEW_INTERVAL \(macro definition\) of group boards_hamilton is not documented\. boards/hamilton/include/board\.h:[0-9]+: warning: Member HDC1000_PARAM_RES \(macro definition\) of group boards_hamilton is not documented\. -boards/hamilton/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of group boards_hamilton is not documented\. -boards/hamilton/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_hamilton is not documented\. -boards/hamilton/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_hamilton is not documented\. -boards/hamilton/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_hamilton is not documented\. -boards/hamilton/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of group boards_hamilton is not documented\. -boards/hamilton/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_hamilton is not documented\. boards/hamilton/include/board\.h:[0-9]+: warning: Member PIR_PARAM_ACTIVE_HIGH \(macro definition\) of group boards_hamilton is not documented\. boards/hamilton/include/board\.h:[0-9]+: warning: Member PIR_PARAM_GPIO \(macro definition\) of group boards_hamilton is not documented\. boards/hamilton/include/board\.h:[0-9]+: warning: Member PULSE_COUNTER_GPIO \(macro definition\) of group boards_hamilton is not documented\. @@ -2318,18 +1685,6 @@ boards/hamilton/include/periph_conf\.h:[0-9]+: warning: Member pwm_config\[\] \( boards/hamilton/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/hamilton/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/hamilton/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/hifive1/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_hifive1 is not documented\. -boards/hifive1/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_hifive1 is not documented\. -boards/hifive1/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_hifive1 is not documented\. -boards/hifive1/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_hifive1 is not documented\. -boards/hifive1/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of group boards_hifive1 is not documented\. -boards/hifive1/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of group boards_hifive1 is not documented\. -boards/hifive1/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of group boards_hifive1 is not documented\. -boards/hifive1/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of group boards_hifive1 is not documented\. -boards/hifive1/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of group boards_hifive1 is not documented\. -boards/hifive1/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of group boards_hifive1 is not documented\. -boards/hifive1/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of group boards_hifive1 is not documented\. -boards/hifive1/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of group boards_hifive1 is not documented\. boards/hifive1/include/board\.h:[0-9]+: warning: Member XTIMER_HZ \(macro definition\) of group boards_hifive1 is not documented\. boards/hifive1/include/periph_conf\.h:[0-9]+: warning: Member PWM_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/hifive1/include/periph_conf\.h:[0-9]+: warning: Member SPI_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. @@ -2357,18 +1712,6 @@ boards/hifive1b/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_6 boards/hifive1b/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_7 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/hifive1b/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_8 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/hifive1b/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_9 \(macro definition\) of file arduino_pinmap\.h is not documented\. -boards/hifive1b/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_hifive1b is not documented\. -boards/hifive1b/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_hifive1b is not documented\. -boards/hifive1b/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_hifive1b is not documented\. -boards/hifive1b/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_hifive1b is not documented\. -boards/hifive1b/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of group boards_hifive1b is not documented\. -boards/hifive1b/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of group boards_hifive1b is not documented\. -boards/hifive1b/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of group boards_hifive1b is not documented\. -boards/hifive1b/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of group boards_hifive1b is not documented\. -boards/hifive1b/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of group boards_hifive1b is not documented\. -boards/hifive1b/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of group boards_hifive1b is not documented\. -boards/hifive1b/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of group boards_hifive1b is not documented\. -boards/hifive1b/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of group boards_hifive1b is not documented\. boards/hifive1b/include/board\.h:[0-9]+: warning: Member XTIMER_HZ \(macro definition\) of group boards_hifive1b is not documented\. boards/hifive1b/include/periph_conf\.h:[0-9]+: warning: Member I2C_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/hifive1b/include/periph_conf\.h:[0-9]+: warning: Member PWM_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. @@ -2404,14 +1747,6 @@ boards/ikea\-tradfri/include/board\.h:[0-9]+: warning: Member IKEA_TRADFRI_NOR_S boards/ikea\-tradfri/include/board\.h:[0-9]+: warning: Member IKEA_TRADFRI_NOR_SPI_CS \(macro definition\) of file board\.h is not documented\. boards/ikea\-tradfri/include/board\.h:[0-9]+: warning: Member IKEA_TRADFRI_NOR_SPI_DEV \(macro definition\) of file board\.h is not documented\. boards/ikea\-tradfri/include/board\.h:[0-9]+: warning: Member IKEA_TRADFRI_NOR_SPI_MODE \(macro definition\) of file board\.h is not documented\. -boards/ikea\-tradfri/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/ikea\-tradfri/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/ikea\-tradfri/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/ikea\-tradfri/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/ikea\-tradfri/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/ikea\-tradfri/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/ikea\-tradfri/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/ikea\-tradfri/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/ikea\-tradfri/include/board\.h:[0-9]+: warning: Member MTD_0 \(macro definition\) of file board\.h is not documented\. boards/ikea\-tradfri/include/board\.h:[0-9]+: warning: Member XTIMER_CHAN \(macro definition\) of file board\.h is not documented\. boards/ikea\-tradfri/include/board\.h:[0-9]+: warning: Member XTIMER_DEV \(macro definition\) of file board\.h is not documented\. @@ -2480,12 +1815,6 @@ boards/iotlab\-m3/include/board\.h:[0-9]+: warning: Member LSM303DLHC_PARAM_ACC_ boards/iotlab\-m3/include/board\.h:[0-9]+: warning: Member LSM303DLHC_PARAM_MAG_PIN \(macro definition\) of file board\.h is not documented\. boards/iotlab\-m3/include/periph_conf\.h:[0-9]+: warning: Member SPI_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/iotlab\-m3/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/limifrog\-v1/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/limifrog\-v1/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/limifrog\-v1/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/limifrog\-v1/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/limifrog\-v1/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/limifrog\-v1/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/limifrog\-v1/include/board\.h:[0-9]+: warning: Member LIS3MDL_PARAM_ADDR \(macro definition\) of file board\.h is not documented\. boards/limifrog\-v1/include/board\.h:[0-9]+: warning: Member LIS3MDL_PARAM_I2C \(macro definition\) of file board\.h is not documented\. boards/limifrog\-v1/include/board\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board\.h is not documented\. @@ -2508,12 +1837,6 @@ boards/lobaro\-lorabox/include/board\.h:[0-9]+: warning: Member EN3V3_ON \(macro boards/lobaro\-lorabox/include/board\.h:[0-9]+: warning: Member EN3V3_PIN \(macro definition\) of file board\.h is not documented\. boards/lobaro\-lorabox/include/board\.h:[0-9]+: warning: Member EN3V3_PORT \(macro definition\) of file board\.h is not documented\. boards/lobaro\-lorabox/include/board\.h:[0-9]+: warning: Member EN3V3_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/lobaro\-lorabox/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/lobaro\-lorabox/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/lobaro\-lorabox/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/lobaro\-lorabox/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/lobaro\-lorabox/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/lobaro\-lorabox/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/lobaro\-lorabox/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO0 \(macro definition\) of file board\.h is not documented\. boards/lobaro\-lorabox/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO1 \(macro definition\) of file board\.h is not documented\. boards/lobaro\-lorabox/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO2 \(macro definition\) of file board\.h is not documented\. @@ -2534,18 +1857,8 @@ boards/lobaro\-lorabox/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF boards/lobaro\-lorabox/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/lobaro\-lorabox/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/lobaro\-lorabox/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/lora\-e5\-dev/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/lora\-e5\-dev/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/lora\-e5\-dev/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/lora\-e5\-dev/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. boards/lora\-e5\-dev/include/board\.h:[0-9]+: warning: Member FE_CTRL1 \(macro definition\) of file board\.h is not documented\. boards/lora\-e5\-dev/include/board\.h:[0-9]+: warning: Member FE_CTRL2 \(macro definition\) of file board\.h is not documented\. -boards/lora\-e5\-dev/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/lora\-e5\-dev/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/lora\-e5\-dev/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/lora\-e5\-dev/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/lora\-e5\-dev/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/lora\-e5\-dev/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/lora\-e5\-dev/include/board\.h:[0-9]+: warning: Member SX126X_PARAM_SPI \(macro definition\) of file board\.h is not documented\. boards/lora\-e5\-dev/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_HSE \(macro definition\) of file periph_conf\.h is not documented\. boards/lora\-e5\-dev/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_HSE \(macro definition\) of file periph_conf\.h is not documented\. @@ -2587,13 +1900,6 @@ boards/lsn50/include/periph_conf\.h:[0-9]+: warning: Member dma_config\[\] \(var boards/lsn50/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/lsn50/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/lsn50/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/maple\-mini/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/maple\-mini/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/maple\-mini/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/maple\-mini/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/maple\-mini/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/maple\-mini/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/maple\-mini/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/maple\-mini/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/maple\-mini/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/maple\-mini/include/board\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board\.h is not documented\. @@ -2613,22 +1919,6 @@ boards/maple\-mini/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] boards/maple\-mini/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/maple\-mini/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/maple\-mini/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/mbed_lpc1768/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/mbed_lpc1768/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/mbed_lpc1768/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/mbed_lpc1768/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/mbed_lpc1768/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/mbed_lpc1768/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/mbed_lpc1768/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/mbed_lpc1768/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/mbed_lpc1768/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/mbed_lpc1768/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/mbed_lpc1768/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/mbed_lpc1768/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/mbed_lpc1768/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/mbed_lpc1768/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/mbed_lpc1768/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/mbed_lpc1768/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/mbed_lpc1768/include/periph_conf\.h:[0-9]+: warning: Member TIMER_0_CHANNELS \(macro definition\) of file periph_conf\.h is not documented\. boards/mbed_lpc1768/include/periph_conf\.h:[0-9]+: warning: Member TIMER_0_CLKDIS\(\) \(macro definition\) of file periph_conf\.h is not documented\. boards/mbed_lpc1768/include/periph_conf\.h:[0-9]+: warning: Member TIMER_0_CLKEN\(\) \(macro definition\) of file periph_conf\.h is not documented\. @@ -2645,55 +1935,12 @@ boards/mbed_lpc1768/include/periph_conf\.h:[0-9]+: warning: Member UART_1_ISR \( boards/mbed_lpc1768/include/periph_conf\.h:[0-9]+: warning: Member UART_IRQ_PRIO \(macro definition\) of file periph_conf\.h is not documented\. boards/mbed_lpc1768/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/mbed_lpc1768/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member BTN0_INT_FLANK \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. boards/mcb2388/include/board\.h:[0-9]+: warning: Member HD44780_PARAM_COLS \(macro definition\) of file board\.h is not documented\. boards/mcb2388/include/board\.h:[0-9]+: warning: Member HD44780_PARAM_PINS_DATA \(macro definition\) of file board\.h is not documented\. boards/mcb2388/include/board\.h:[0-9]+: warning: Member HD44780_PARAM_PIN_ENABLE \(macro definition\) of file board\.h is not documented\. boards/mcb2388/include/board\.h:[0-9]+: warning: Member HD44780_PARAM_PIN_RS \(macro definition\) of file board\.h is not documented\. boards/mcb2388/include/board\.h:[0-9]+: warning: Member HD44780_PARAM_PIN_RW \(macro definition\) of file board\.h is not documented\. boards/mcb2388/include/board\.h:[0-9]+: warning: Member HD44780_PARAM_ROWS \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED4_MASK \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED4_OFF \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED4_ON \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED4_PIN \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED4_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED5_MASK \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED5_OFF \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED5_ON \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED5_PIN \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED5_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED6_MASK \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED6_OFF \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED6_ON \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED6_PIN \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED6_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED7_MASK \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED7_OFF \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED7_ON \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED7_PIN \(macro definition\) of file board\.h is not documented\. -boards/mcb2388/include/board\.h:[0-9]+: warning: Member LED7_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/mcb2388/include/periph_conf\.h:[0-9]+: warning: Member ADC_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/mcb2388/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_CORECLOCK \(macro definition\) of file periph_conf\.h is not documented\. boards/mcb2388/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_PCLK \(macro definition\) of file periph_conf\.h is not documented\. @@ -2742,10 +1989,6 @@ boards/mega\-xplained/include/mega\-xplained_pinmap\.h:[0-9]+: warning: Member J boards/mega\-xplained/include/mega\-xplained_pinmap\.h:[0-9]+: warning: Member J4_PIN8 \(macro definition\) of file mega\-xplained_pinmap\.h is not documented\. boards/mega\-xplained/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_CORECLOCK \(macro definition\) of file periph_conf\.h is not documented\. boards/mega\-xplained/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/microbit/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/microbit/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/microbit/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/microbit/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. boards/microbit/include/board\.h:[0-9]+: warning: Member MAG3110_PARAM_ADDR \(macro definition\) of file board\.h is not documented\. boards/microbit/include/board\.h:[0-9]+: warning: Member MAG3110_PARAM_I2C \(macro definition\) of file board\.h is not documented\. boards/microbit/include/board\.h:[0-9]+: warning: Member MICROBIT_LED_COL1 \(macro definition\) of file board\.h is not documented\. @@ -2767,18 +2010,6 @@ boards/microbit/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macr boards/microbit/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_RX \(macro definition\) of file periph_conf\.h is not documented\. boards/microbit/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_TX \(macro definition\) of file periph_conf\.h is not documented\. boards/microbit/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/microbit\-v2/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/microbit\-v2/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/microbit\-v2/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/microbit\-v2/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/microbit\-v2/include/board\.h:[0-9]+: warning: Member BTN2_MODE \(macro definition\) of file board\.h is not documented\. -boards/microbit\-v2/include/board\.h:[0-9]+: warning: Member BTN2_PIN \(macro definition\) of file board\.h is not documented\. -boards/microbit\-v2/include/board\.h:[0-9]+: warning: Member BTN3_MODE \(macro definition\) of file board\.h is not documented\. -boards/microbit\-v2/include/board\.h:[0-9]+: warning: Member BTN3_PIN \(macro definition\) of file board\.h is not documented\. -boards/microbit\-v2/include/board\.h:[0-9]+: warning: Member BTN4_MODE \(macro definition\) of file board\.h is not documented\. -boards/microbit\-v2/include/board\.h:[0-9]+: warning: Member BTN4_PIN \(macro definition\) of file board\.h is not documented\. -boards/microbit\-v2/include/board\.h:[0-9]+: warning: Member BTN5_MODE \(macro definition\) of file board\.h is not documented\. -boards/microbit\-v2/include/board\.h:[0-9]+: warning: Member BTN5_PIN \(macro definition\) of file board\.h is not documented\. boards/microbit\-v2/include/board\.h:[0-9]+: warning: Member LSM303AGR_PARAM_ACC_ADDR \(macro definition\) of file board\.h is not documented\. boards/microbit\-v2/include/board\.h:[0-9]+: warning: Member LSM303AGR_PARAM_MAG_ADDR \(macro definition\) of file board\.h is not documented\. boards/microbit\-v2/include/board\.h:[0-9]+: warning: Member MICROBIT_LED_COL1 \(macro definition\) of file board\.h is not documented\. @@ -2880,16 +2111,6 @@ boards/msb\-430h/include/periph_conf\.h:[0-9]+: warning: Member UART_RX_PIN \(ma boards/msb\-430h/include/periph_conf\.h:[0-9]+: warning: Member UART_TX_ISR \(macro definition\) of file periph_conf\.h is not documented\. boards/msb\-430h/include/periph_conf\.h:[0-9]+: warning: Member UART_TX_PIN \(macro definition\) of file periph_conf\.h is not documented\. boards/msb\-430h/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/msba2/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/msba2/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/msba2/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/msba2/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/msba2/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/msba2/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/msba2/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/msba2/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/msba2/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/msba2/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/msba2/include/periph_conf\.h:[0-9]+: warning: Member ADC_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/msba2/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_CORECLOCK \(macro definition\) of file periph_conf\.h is not documented\. boards/msba2/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_PCLK \(macro definition\) of file periph_conf\.h is not documented\. @@ -2945,20 +2166,8 @@ boards/mulle/include/board\.h:[0-9]+: warning: Member AT86RF2XX_PARAM_INT \(macr boards/mulle/include/board\.h:[0-9]+: warning: Member AT86RF2XX_PARAM_RESET \(macro definition\) of file board\.h is not documented\. boards/mulle/include/board\.h:[0-9]+: warning: Member AT86RF2XX_PARAM_SLEEP \(macro definition\) of file board\.h is not documented\. boards/mulle/include/board\.h:[0-9]+: warning: Member LED0_BIT \(macro definition\) of file board\.h is not documented\. -boards/mulle/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/mulle/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/mulle/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/mulle/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/mulle/include/board\.h:[0-9]+: warning: Member LED1_BIT \(macro definition\) of file board\.h is not documented\. -boards/mulle/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/mulle/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/mulle/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/mulle/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/mulle/include/board\.h:[0-9]+: warning: Member LED2_BIT \(macro definition\) of file board\.h is not documented\. -boards/mulle/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/mulle/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/mulle/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/mulle/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/mulle/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/mulle/include/board\.h:[0-9]+: warning: Member LIS3DH_PARAM_CLK \(macro definition\) of file board\.h is not documented\. boards/mulle/include/board\.h:[0-9]+: warning: Member LIS3DH_PARAM_CS \(macro definition\) of file board\.h is not documented\. @@ -3012,12 +2221,6 @@ boards/mulle/include/periph_conf\.h:[0-9]+: warning: Member pwm_config\[\] \(var boards/mulle/include/periph_conf\.h:[0-9]+: warning: Member spi_clk_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/mulle/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/mulle/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/native/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/native/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/native/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/native/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/native/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/native/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/native/include/board\.h:[0-9]+: warning: Member MTD_NATIVE_FILENAME \(macro definition\) of file board\.h is not documented\. boards/native/include/board\.h:[0-9]+: warning: Member MTD_PAGE_SIZE \(macro definition\) of file board\.h is not documented\. boards/native/include/board\.h:[0-9]+: warning: Member MTD_SECTOR_NUM \(macro definition\) of file board\.h is not documented\. @@ -3035,34 +2238,6 @@ boards/native/include/board\.h:[0-9]+: warning: Member _native_LED_RED_TOGGLE\(v boards/native/include/eui_provider_params\.h:[0-9]+: warning: Member EUI64_PROVIDER_FUNC \(macro definition\) of file eui_provider_params\.h is not documented\. boards/native/include/eui_provider_params\.h:[0-9]+: warning: Member EUI64_PROVIDER_INDEX \(macro definition\) of file eui_provider_params\.h is not documented\. boards/native/include/eui_provider_params\.h:[0-9]+: warning: Member EUI64_PROVIDER_TYPE \(macro definition\) of file eui_provider_params\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member BTN2_MODE \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member BTN2_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member BTN3_MODE \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member BTN3_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf51dk/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/nrf51dk/include/periph_conf\.h:[0-9]+: warning: Member I2C_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/nrf51dk/include/periph_conf\.h:[0-9]+: warning: Member SPI_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/nrf51dk/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. @@ -3072,64 +2247,17 @@ boards/nrf51dk/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_RX \(macr boards/nrf51dk/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_TX \(macro definition\) of file periph_conf\.h is not documented\. boards/nrf51dk/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/nrf51dk/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/nrf51dongle/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf51dongle/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf51dongle/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf51dongle/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf51dongle/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf51dongle/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf51dongle/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf51dongle/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf51dongle/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf51dongle/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf51dongle/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf51dongle/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf51dongle/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf51dongle/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf51dongle/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/nrf51dongle/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/nrf51dongle/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_CTS \(macro definition\) of file periph_conf\.h is not documented\. boards/nrf51dongle/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_RTS \(macro definition\) of file periph_conf\.h is not documented\. boards/nrf51dongle/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_RX \(macro definition\) of file periph_conf\.h is not documented\. boards/nrf51dongle/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_TX \(macro definition\) of file periph_conf\.h is not documented\. -boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED_MASK \(macro definition\) of file board\.h is not documented\. boards/nrf52832\-mdk/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/nrf52832\-mdk/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/nrf52832\-mdk/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_RX \(macro definition\) of file periph_conf\.h is not documented\. boards/nrf52832\-mdk/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_TX \(macro definition\) of file periph_conf\.h is not documented\. boards/nrf52832\-mdk/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED_MASK \(macro definition\) of file board\.h is not documented\. boards/nrf52840\-mdk/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/nrf52840\-mdk/include/periph_conf\.h:[0-9]+: warning: Member UART_0_ISR \(macro definition\) of file periph_conf\.h is not documented\. @@ -3144,34 +2272,6 @@ boards/nrf52840\-mdk\-dongle/include/periph_conf\.h:[0-9]+: warning: Member UART boards/nrf52840\-mdk\-dongle/include/periph_conf\.h:[0-9]+: warning: Member pwm_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/nrf52840\-mdk\-dongle/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/nrf52840\-mdk\-dongle/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member BTN2_MODE \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member BTN2_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member BTN3_MODE \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member BTN3_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED_MASK \(macro definition\) of file board\.h is not documented\. boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/nrf52840dk/include/board\.h:[0-9]+: warning: Member NRF52840DK_NOR_FLAGS \(macro definition\) of file board\.h is not documented\. @@ -3199,34 +2299,6 @@ boards/nrf52840dongle/include/periph_conf\.h:[0-9]+: warning: Member spi_config\ boards/nrf52840dongle/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/nrf52840dongle/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands boards/nrf52840dongle/include/pwm_params\.h:[0-9]+: warning: Member saul_pwm_rgb_params\[\] \(variable\) of file pwm_params\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member BTN2_MODE \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member BTN2_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member BTN3_MODE \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member BTN3_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED_MASK \(macro definition\) of file board\.h is not documented\. boards/nrf52dk/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/nrf52dk/include/periph_conf\.h:[0-9]+: warning: Member SPI_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. @@ -3234,21 +2306,6 @@ boards/nrf52dk/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macro boards/nrf52dk/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_RX \(macro definition\) of file periph_conf\.h is not documented\. boards/nrf52dk/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_TX \(macro definition\) of file periph_conf\.h is not documented\. boards/nrf52dk/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/nrf6310/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf6310/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf6310/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf6310/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf6310/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf6310/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf6310/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf6310/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf6310/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf6310/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nrf6310/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/nrf6310/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/nrf6310/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/nrf6310/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/nrf6310/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/nrf6310/include/periph_conf\.h:[0-9]+: warning: Member SPI_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/nrf6310/include/periph_conf\.h:[0-9]+: warning: Member UART_IRQ_PRIO \(macro definition\) of file periph_conf\.h is not documented\. boards/nrf6310/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. @@ -3901,33 +2958,9 @@ boards/nucleo\-wl55jc/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_ boards/nucleo\-wl55jc/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_A4 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/nucleo\-wl55jc/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_A5 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/nucleo\-wl55jc/include/arduino_pinmap\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member BTN2_MODE \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member BTN2_PIN \(macro definition\) of file board\.h is not documented\. boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member FE_CTRL1 \(macro definition\) of file board\.h is not documented\. boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member FE_CTRL2 \(macro definition\) of file board\.h is not documented\. boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member FE_CTRL3 \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED1_PORT \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED2_PORT \(macro definition\) of file board\.h is not documented\. -boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/nucleo\-wl55jc/include/board\.h:[0-9]+: warning: Member SX126X_PARAM_SPI \(macro definition\) of file board\.h is not documented\. boards/nucleo\-wl55jc/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_HSE \(macro definition\) of file periph_conf\.h is not documented\. boards/nucleo\-wl55jc/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_HSE \(macro definition\) of file periph_conf\.h is not documented\. @@ -3941,11 +2974,6 @@ boards/nucleo\-wl55jc/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF boards/nucleo\-wl55jc/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/nucleo\-wl55jc/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/nucleo\-wl55jc/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/nz32\-sc151/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/nz32\-sc151/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/nz32\-sc151/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/nz32\-sc151/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/nz32\-sc151/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/nz32\-sc151/include/periph_conf\.h:[0-9]+: warning: Member ADC_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/nz32\-sc151/include/periph_conf\.h:[0-9]+: warning: Member DAC_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/nz32\-sc151/include/periph_conf\.h:[0-9]+: warning: Member I2C_0_ISR \(macro definition\) of file periph_conf\.h is not documented\. @@ -3962,20 +2990,6 @@ boards/nz32\-sc151/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] boards/nz32\-sc151/include/periph_conf\.h:[0-9]+: warning: Member pwm_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/nz32\-sc151/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/nz32\-sc151/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member LED1_PORT \(macro definition\) of file board\.h is not documented\. -boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member LED_PANIC \(macro definition\) of file board\.h is not documented\. boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/olimexino\-stm32/include/board\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board\.h is not documented\. @@ -4002,21 +3016,9 @@ boards/olimexino\-stm32/include/periph_conf\.h:[0-9]+: warning: Member pwm_confi boards/olimexino\-stm32/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/olimexino\-stm32/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/olimexino\-stm32/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/omote/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/omote/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. boards/omote/include/board\.h:[0-9]+: warning: Member CCA_BACKDOOR_ENABLE \(macro definition\) of file board\.h is not documented\. boards/omote/include/board\.h:[0-9]+: warning: Member INTERNAL_PERIPHERAL_PID \(macro definition\) of file board\.h is not documented\. boards/omote/include/board\.h:[0-9]+: warning: Member INTERNAL_PERIPHERAL_VID \(macro definition\) of file board\.h is not documented\. -boards/omote/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/omote/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/omote/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/omote/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/omote/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/omote/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/omote/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/omote/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/omote/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/omote/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/omote/include/board\.h:[0-9]+: warning: Member LED_ALL_OFF \(macro definition\) of file board\.h is not documented\. boards/omote/include/board\.h:[0-9]+: warning: Member LED_ALL_ON \(macro definition\) of file board\.h is not documented\. boards/omote/include/board\.h:[0-9]+: warning: Member UPDATE_CCA \(macro definition\) of file board\.h is not documented\. @@ -4035,13 +3037,6 @@ boards/omote/include/periph_conf\.h:[0-9]+: warning: Member adc_config\[\] \(var boards/omote/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/omote/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/omote/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/opencm904/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/opencm904/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/opencm904/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/opencm904/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/opencm904/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/opencm904/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/opencm904/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/opencm904/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/opencm904/include/board\.h:[0-9]+: warning: Member STDIO_UART_BAUDRATE \(macro definition\) of file board\.h is not documented\. boards/opencm904/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. @@ -4058,11 +3053,6 @@ boards/opencm904/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] boards/opencm904/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/opencm904/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands boards/openlabs\-kw41z\-mini/include/board\.h:[0-9]+: warning: Member KINETIS_FOPT \(macro definition\) of file board\.h is not documented\. -boards/openlabs\-kw41z\-mini/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/openlabs\-kw41z\-mini/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/openlabs\-kw41z\-mini/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/openlabs\-kw41z\-mini/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/openlabs\-kw41z\-mini/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/openlabs\-kw41z\-mini/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/openlabs\-kw41z\-mini/include/board\.h:[0-9]+: warning: Member XTIMER_CHAN \(macro definition\) of file board\.h is not documented\. boards/openlabs\-kw41z\-mini/include/board\.h:[0-9]+: warning: Member XTIMER_DEV \(macro definition\) of file board\.h is not documented\. @@ -4113,32 +3103,10 @@ boards/openmote\-b/include/board\.h:[0-9]+: warning: Member AT86RF215_PARAM_CS \ boards/openmote\-b/include/board\.h:[0-9]+: warning: Member AT86RF215_PARAM_INT \(macro definition\) of file board\.h is not documented\. boards/openmote\-b/include/board\.h:[0-9]+: warning: Member AT86RF215_PARAM_RESET \(macro definition\) of file board\.h is not documented\. boards/openmote\-b/include/board\.h:[0-9]+: warning: Member AT86RF215_PARAM_SPI \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. boards/openmote\-b/include/board\.h:[0-9]+: warning: Member CCA_BACKDOOR_ENABLE \(macro definition\) of file board\.h is not documented\. boards/openmote\-b/include/board\.h:[0-9]+: warning: Member CONFIG_CC2538_RF_OBS_SIG_0_PCX \(macro definition\) of file board\.h is not documented\. boards/openmote\-b/include/board\.h:[0-9]+: warning: Member CONFIG_CC2538_RF_OBS_SIG_1_PCX \(macro definition\) of file board\.h is not documented\. boards/openmote\-b/include/board\.h:[0-9]+: warning: Member CONFIG_CC2538_RF_OBS_SIG_2_PCX \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/openmote\-b/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/openmote\-b/include/board\.h:[0-9]+: warning: Member OPENWSN_DEBUGPIN_FRAME \(macro definition\) of file board\.h is not documented\. boards/openmote\-b/include/board\.h:[0-9]+: warning: Member OPENWSN_DEBUGPIN_FSM \(macro definition\) of file board\.h is not documented\. @@ -4179,26 +3147,6 @@ boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member CCA_BACKDOOR_EN boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member CONFIG_CC2538_RF_OBS_SIG_0_PCX \(macro definition\) of file board\.h is not documented\. boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member CONFIG_CC2538_RF_OBS_SIG_1_PCX \(macro definition\) of file board\.h is not documented\. boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member CONFIG_CC2538_RF_OBS_SIG_2_PCX \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member UPDATE_CCA \(macro definition\) of file board\.h is not documented\. boards/openmote\-cc2538/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. @@ -4215,16 +3163,6 @@ boards/openmote\-cc2538/include/periph_conf\.h:[0-9]+: warning: Member adc_confi boards/openmote\-cc2538/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/openmote\-cc2538/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/openmote\-cc2538/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/p\-l496g\-cell02/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/p\-l496g\-cell02/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/p\-l496g\-cell02/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/p\-l496g\-cell02/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/p\-l496g\-cell02/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/p\-l496g\-cell02/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/p\-l496g\-cell02/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/p\-l496g\-cell02/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/p\-l496g\-cell02/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/p\-l496g\-cell02/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/p\-l496g\-cell02/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_LSE \(macro definition\) of file periph_conf\.h is not documented\. boards/p\-l496g\-cell02/include/periph_conf\.h:[0-9]+: warning: Member I2C_0_ISR \(macro definition\) of file periph_conf\.h is not documented\. boards/p\-l496g\-cell02/include/periph_conf\.h:[0-9]+: warning: Member I2C_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. @@ -4264,30 +3202,6 @@ boards/p\-nucleo\-wb55/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO boards/p\-nucleo\-wb55/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_A4 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/p\-nucleo\-wb55/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_A5 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/p\-nucleo\-wb55/include/arduino_pinmap\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member BTN2_MODE \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member BTN2_PIN \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED1_PORT \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED2_PORT \(macro definition\) of file board\.h is not documented\. -boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/p\-nucleo\-wb55/include/board\.h:[0-9]+: warning: unbalanced grouping commands boards/p\-nucleo\-wb55/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_EXTAHB \(macro definition\) of file periph_conf\.h is not documented\. boards/p\-nucleo\-wb55/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_EXTAHB_DIV \(macro definition\) of file periph_conf\.h is not documented\. @@ -4315,32 +3229,11 @@ boards/particle\-xenon/include/periph_conf\.h:[0-9]+: warning: Member UART_1_ISR boards/particle\-xenon/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/particle\-xenon/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/particle\-xenon/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member BTN0_PORT \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member BTN1_PORT \(macro definition\) of file board\.h is not documented\. boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member KW2XRF_PARAM_CS \(macro definition\) of file board\.h is not documented\. boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member KW2XRF_PARAM_INT \(macro definition\) of file board\.h is not documented\. boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member KW2XRF_PARAM_SPI \(macro definition\) of file board\.h is not documented\. boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member KW2XRF_PARAM_SPI_CLK \(macro definition\) of file board\.h is not documented\. boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member KW2XRF_SHARED_SPI \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/pba\-d\-01\-kw2x/include/board\.h:[0-9]+: warning: Member TMP00X_PARAM_ADDR \(macro definition\) of file board\.h is not documented\. boards/pba\-d\-01\-kw2x/include/periph_conf\.h:[0-9]+: warning: Member ADC_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/pba\-d\-01\-kw2x/include/periph_conf\.h:[0-9]+: warning: Member ADC_REF_SETTING \(macro definition\) of file periph_conf\.h is not documented\. @@ -4368,8 +3261,6 @@ boards/pba\-d\-01\-kw2x/include/periph_conf\.h:[0-9]+: warning: Member pwm_confi boards/pba\-d\-01\-kw2x/include/periph_conf\.h:[0-9]+: warning: Member spi_clk_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/pba\-d\-01\-kw2x/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/pba\-d\-01\-kw2x/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member CCS811_PARAM_I2C_ADDR \(macro definition\) of file board\.h is not documented\. boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member CCS811_PARAM_I2C_DEV \(macro definition\) of file board\.h is not documented\. boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member CCS811_PARAM_INT_MODE \(macro definition\) of file board\.h is not documented\. @@ -4379,26 +3270,6 @@ boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member CCS811_PARAM_WAKE boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_DEV \(macro definition\) of file board\.h is not documented\. boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_TYPE \(macro definition\) of file board\.h is not documented\. boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member KINETIS_FOPT \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member MMA8X5X_PARAM_ADDR \(macro definition\) of file board\.h is not documented\. boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member MMA8X5X_PARAM_I2C \(macro definition\) of file board\.h is not documented\. boards/phynode\-kw41z/include/board\.h:[0-9]+: warning: Member TCS37727_PARAM_ADDR \(macro definition\) of file board\.h is not documented\. @@ -4419,30 +3290,6 @@ boards/phynode\-kw41z/include/periph_conf\.h:[0-9]+: warning: Member ADC_REF_SET boards/phynode\-kw41z/include/periph_conf\.h:[0-9]+: warning: Member SPI_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/phynode\-kw41z/include/periph_conf\.h:[0-9]+: warning: Member adc_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/phynode\-kw41z/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED4_MASK \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED4_OFF \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED4_ON \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED4_PIN \(macro definition\) of file board\.h is not documented\. -boards/pic32\-wifire/include/board\.h:[0-9]+: warning: Member LED4_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/pic32\-wifire/include/gpio_params\.h:[0-9]+: warning: end of file with unbalanced grouping commands boards/pic32\-wifire/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_CORECLOCK \(macro definition\) of file periph_conf\.h is not documented\. boards/pic32\-wifire/include/periph_conf\.h:[0-9]+: warning: Member TIMER_0_CHANNELS \(macro definition\) of file periph_conf\.h is not documented\. @@ -4497,11 +3344,6 @@ boards/pinetime/include/periph_conf\.h:[0-9]+: warning: Member I2C_NUMOF \(macro boards/pinetime/include/periph_conf\.h:[0-9]+: warning: Member SPI_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/pinetime/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/pinetime/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/pyboard/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/pyboard/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/pyboard/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/pyboard/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/pyboard/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/pyboard/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_HSE \(macro definition\) of file periph_conf\.h is not documented\. boards/pyboard/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_HSE \(macro definition\) of file periph_conf\.h is not documented\. boards/pyboard/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_LSE \(macro definition\) of file periph_conf\.h is not documented\. @@ -4520,10 +3362,6 @@ boards/pyboard/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(v boards/pyboard/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/pyboard/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/pyboard/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/qn9080dk/include/board\.h:[0-9]+: warning: Member BTN1_MODE \(macro definition\) of file board\.h is not documented\. -boards/qn9080dk/include/board\.h:[0-9]+: warning: Member BTN1_PIN \(macro definition\) of file board\.h is not documented\. -boards/qn9080dk/include/board\.h:[0-9]+: warning: Member BTN2_MODE \(macro definition\) of file board\.h is not documented\. -boards/qn9080dk/include/board\.h:[0-9]+: warning: Member BTN2_PIN \(macro definition\) of file board\.h is not documented\. boards/qn9080dk/include/board\.h:[0-9]+: warning: Member CLOCK_CORECLOCK \(macro definition\) of file board\.h is not documented\. boards/qn9080dk/include/board\.h:[0-9]+: warning: Member LED_BLUE_PIN \(macro definition\) of file board\.h is not documented\. boards/qn9080dk/include/board\.h:[0-9]+: warning: Member LED_GREEN_PIN \(macro definition\) of file board\.h is not documented\. @@ -4545,31 +3383,9 @@ boards/qn9080dk/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \ boards/reel/include/board\.h:[0-9]+: warning: Member ADPS9960_PARAM_ADDR \(macro definition\) of file board\.h is not documented\. boards/reel/include/board\.h:[0-9]+: warning: Member ADPS9960_PARAM_I2C \(macro definition\) of file board\.h is not documented\. boards/reel/include/board\.h:[0-9]+: warning: Member ADPS9960_PARAM_PIN_INT \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. boards/reel/include/board\.h:[0-9]+: warning: Member HDC1010_PARAM_ADDR \(macro definition\) of file board\.h is not documented\. boards/reel/include/board\.h:[0-9]+: warning: Member HDC1010_PARAM_I2C \(macro definition\) of file board\.h is not documented\. boards/reel/include/board\.h:[0-9]+: warning: Member HDC1010_PIN_DRDY \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/reel/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/reel/include/board\.h:[0-9]+: warning: Member LED_MASK_P0 \(macro definition\) of file board\.h is not documented\. boards/reel/include/board\.h:[0-9]+: warning: Member LED_MASK_P1 \(macro definition\) of file board\.h is not documented\. boards/reel/include/board\.h:[0-9]+: warning: Member MMA8X5X_PARAM_ADDR \(macro definition\) of file board\.h is not documented\. @@ -4588,23 +3404,6 @@ boards/reel/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macro de boards/reel/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/reel/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/reel/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/remote\-pa/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/remote\-pa/include/board\.h:[0-9]+: warning: Member RF_SWITCH_2_4_GHZ \(macro definition\) of file board\.h is not documented\. boards/remote\-pa/include/board\.h:[0-9]+: warning: Member RF_SWITCH_GPIO \(macro definition\) of file board\.h is not documented\. boards/remote\-pa/include/board\.h:[0-9]+: warning: Member RF_SWITCH_SUB_GHZ \(macro definition\) of file board\.h is not documented\. @@ -4617,8 +3416,6 @@ boards/remote\-pa/include/periph_conf\.h:[0-9]+: warning: Member SPI_NUMOF \(mac boards/remote\-pa/include/periph_conf\.h:[0-9]+: warning: Member adc_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/remote\-pa/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/remote\-pa/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. boards/remote\-reva/include/board\.h:[0-9]+: warning: Member CC1200_CSN_GPIO \(macro definition\) of file board\.h is not documented\. boards/remote\-reva/include/board\.h:[0-9]+: warning: Member CC1200_GPD0_GPIO \(macro definition\) of file board\.h is not documented\. boards/remote\-reva/include/board\.h:[0-9]+: warning: Member CC1200_GPD2_GPIO \(macro definition\) of file board\.h is not documented\. @@ -4627,21 +3424,6 @@ boards/remote\-reva/include/board\.h:[0-9]+: warning: Member CC1200_MOSI_GPIO \( boards/remote\-reva/include/board\.h:[0-9]+: warning: Member CC1200_RESET_GPIO \(macro definition\) of file board\.h is not documented\. boards/remote\-reva/include/board\.h:[0-9]+: warning: Member CC1200_SCLK_GPIO \(macro definition\) of file board\.h is not documented\. boards/remote\-reva/include/board\.h:[0-9]+: warning: Member CC1200_SPI_DEV \(macro definition\) of file board\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/remote\-reva/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/remote\-reva/include/board\.h:[0-9]+: warning: Member RF_SWITCH_2_4_GHZ \(macro definition\) of file board\.h is not documented\. boards/remote\-reva/include/board\.h:[0-9]+: warning: Member RF_SWITCH_GPIO \(macro definition\) of file board\.h is not documented\. boards/remote\-reva/include/board\.h:[0-9]+: warning: Member RF_SWITCH_SUB_GHZ \(macro definition\) of file board\.h is not documented\. @@ -4683,8 +3465,6 @@ boards/remote\-revb/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PI boards/remote\-revb/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_A3 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/remote\-revb/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_A4 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/remote\-revb/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_A5 \(macro definition\) of file arduino_pinmap\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. boards/remote\-revb/include/board\.h:[0-9]+: warning: Member CC1200_CSN_GPIO \(macro definition\) of file board\.h is not documented\. boards/remote\-revb/include/board\.h:[0-9]+: warning: Member CC1200_GPD0_GPIO \(macro definition\) of file board\.h is not documented\. boards/remote\-revb/include/board\.h:[0-9]+: warning: Member CC1200_GPD2_GPIO \(macro definition\) of file board\.h is not documented\. @@ -4693,21 +3473,6 @@ boards/remote\-revb/include/board\.h:[0-9]+: warning: Member CC1200_MOSI_GPIO \( boards/remote\-revb/include/board\.h:[0-9]+: warning: Member CC1200_RESET_GPIO \(macro definition\) of file board\.h is not documented\. boards/remote\-revb/include/board\.h:[0-9]+: warning: Member CC1200_SCLK_GPIO \(macro definition\) of file board\.h is not documented\. boards/remote\-revb/include/board\.h:[0-9]+: warning: Member CC1200_SPI_DEV \(macro definition\) of file board\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/remote\-revb/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/remote\-revb/include/board\.h:[0-9]+: warning: Member RF_SWITCH_2_4_GHZ \(macro definition\) of file board\.h is not documented\. boards/remote\-revb/include/board\.h:[0-9]+: warning: Member RF_SWITCH_GPIO \(macro definition\) of file board\.h is not documented\. boards/remote\-revb/include/board\.h:[0-9]+: warning: Member RF_SWITCH_SUB_GHZ \(macro definition\) of file board\.h is not documented\. @@ -4720,11 +3485,6 @@ boards/remote\-revb/include/board\.h:[0-9]+: warning: Member SDCARD_SPI_PARAM_PO boards/remote\-revb/include/board\.h:[0-9]+: warning: Member SDCARD_SPI_PARAM_POWER_AH \(macro definition\) of file board\.h is not documented\. boards/remote\-revb/include/board\.h:[0-9]+: warning: Member SDCARD_SPI_PARAM_SPI \(macro definition\) of file board\.h is not documented\. boards/remote\-revb/include/board\.h:[0-9]+: warning: Member SHUTDOWN_EN_GPIO \(macro definition\) of file board\.h is not documented\. -boards/rpi\-pico/include/board\.h:[0-9]+: warning: Member LED0_NAME \(macro definition\) of file board\.h is not documented\. -boards/rpi\-pico/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/rpi\-pico/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/rpi\-pico/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/rpi\-pico/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/rpi\-pico/include/periph_conf\.h:[0-9]+: warning: Member TIMER_0_ISRA \(macro definition\) of file periph_conf\.h is not documented\. boards/rpi\-pico/include/periph_conf\.h:[0-9]+: warning: Member TIMER_0_ISRB \(macro definition\) of file periph_conf\.h is not documented\. boards/rpi\-pico/include/periph_conf\.h:[0-9]+: warning: Member TIMER_0_ISRC \(macro definition\) of file periph_conf\.h is not documented\. @@ -4737,19 +3497,7 @@ boards/rpi\-pico/include/periph_conf\.h:[0-9]+: warning: Member timer0_channel_c boards/rpi\-pico/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/rpi\-pico/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/ruuvitag/include/board\.h:[0-9]+: warning: Member BMX280_PARAM_CS \(macro definition\) of file board\.h is not documented\. -boards/ruuvitag/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/ruuvitag/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. boards/ruuvitag/include/board\.h:[0-9]+: warning: Member CS_PIN_MASK \(macro definition\) of file board\.h is not documented\. -boards/ruuvitag/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/ruuvitag/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/ruuvitag/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/ruuvitag/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/ruuvitag/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/ruuvitag/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/ruuvitag/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/ruuvitag/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/ruuvitag/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/ruuvitag/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/ruuvitag/include/board\.h:[0-9]+: warning: Member LED_MASK \(macro definition\) of file board\.h is not documented\. boards/ruuvitag/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/ruuvitag/include/board\.h:[0-9]+: warning: Member LIS2DH12_PARAM_CS \(macro definition\) of file board\.h is not documented\. @@ -4760,14 +3508,6 @@ boards/ruuvitag/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macr boards/ruuvitag/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_RX \(macro definition\) of file periph_conf\.h is not documented\. boards/ruuvitag/include/periph_conf\.h:[0-9]+: warning: Member UART_PIN_TX \(macro definition\) of file periph_conf\.h is not documented\. boards/ruuvitag/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/samd10\-xmini/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/samd10\-xmini/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/samd10\-xmini/include/board\.h:[0-9]+: warning: Member BTN0_PORT \(macro definition\) of file board\.h is not documented\. -boards/samd10\-xmini/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/samd10\-xmini/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/samd10\-xmini/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/samd10\-xmini/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/samd10\-xmini/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/samd10\-xmini/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/samd10\-xmini/include/board\.h:[0-9]+: warning: Member STDIO_UART_BAUDRATE \(macro definition\) of file board\.h is not documented\. boards/samd10\-xmini/include/periph_conf\.h:[0-9]+: warning: Member ADC_GAIN_FACTOR_DEFAULT \(macro definition\) of file periph_conf\.h is not documented\. @@ -4800,14 +3540,6 @@ boards/samd10\-xmini/include/periph_conf\.h:[0-9]+: warning: Member pwm_config\[ boards/samd10\-xmini/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/samd10\-xmini/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/samd10\-xmini/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/samd20\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/samd20\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/samd20\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_PORT \(macro definition\) of file board\.h is not documented\. -boards/samd20\-xpro/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/samd20\-xpro/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/samd20\-xpro/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/samd20\-xpro/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/samd20\-xpro/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/samd20\-xpro/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/samd20\-xpro/include/board\.h:[0-9]+: warning: Member XTIMER_CHAN \(macro definition\) of file board\.h is not documented\. boards/samd20\-xpro/include/board\.h:[0-9]+: warning: Member XTIMER_DEV \(macro definition\) of file board\.h is not documented\. @@ -4843,14 +3575,6 @@ boards/samd20\-xpro/include/periph_conf\.h:[0-9]+: warning: Member pwm_config\[\ boards/samd20\-xpro/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/samd20\-xpro/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/samd20\-xpro/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/samd21\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/samd21\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/samd21\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_PORT \(macro definition\) of file board\.h is not documented\. -boards/samd21\-xpro/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/samd21\-xpro/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/samd21\-xpro/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/samd21\-xpro/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/samd21\-xpro/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/samd21\-xpro/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/samd21\-xpro/include/board\.h:[0-9]+: warning: Member XTIMER_CHAN \(macro definition\) of file board\.h is not documented\. boards/samd21\-xpro/include/board\.h:[0-9]+: warning: Member XTIMER_DEV \(macro definition\) of file board\.h is not documented\. @@ -4896,14 +3620,6 @@ boards/same54\-xpro/include/board\.h:[0-9]+: warning: Member AT24MAC_PARAM_I2C_A boards/same54\-xpro/include/board\.h:[0-9]+: warning: Member AT24MAC_PARAM_I2C_DEV \(macro definition\) of file board\.h is not documented\. boards/same54\-xpro/include/board\.h:[0-9]+: warning: Member AT24MAC_PARAM_TYPE \(macro definition\) of file board\.h is not documented\. boards/same54\-xpro/include/board\.h:[0-9]+: warning: Member ATCA_PARAM_I2C \(macro definition\) of file board\.h is not documented\. -boards/same54\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/same54\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/same54\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_PORT \(macro definition\) of file board\.h is not documented\. -boards/same54\-xpro/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/same54\-xpro/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/same54\-xpro/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/same54\-xpro/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/same54\-xpro/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/same54\-xpro/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/same54\-xpro/include/board\.h:[0-9]+: warning: Member MTD_0 \(macro definition\) of file board\.h is not documented\. boards/same54\-xpro/include/board\.h:[0-9]+: warning: Member MTD_1 \(macro definition\) of file board\.h is not documented\. @@ -4959,14 +3675,6 @@ boards/same54\-xpro/include/periph_conf\.h:[0-9]+: warning: end of file with unb boards/saml21\-xpro/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_A1 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/saml21\-xpro/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_A2 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/saml21\-xpro/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_1 \(macro definition\) of file arduino_pinmap\.h is not documented\. -boards/saml21\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/saml21\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/saml21\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_PORT \(macro definition\) of file board\.h is not documented\. -boards/saml21\-xpro/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/saml21\-xpro/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/saml21\-xpro/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/saml21\-xpro/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/saml21\-xpro/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/saml21\-xpro/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/saml21\-xpro/include/periph_conf\.h:[0-9]+: warning: Member ADC_NEG_INPUT \(macro definition\) of file periph_conf\.h is not documented\. boards/saml21\-xpro/include/periph_conf\.h:[0-9]+: warning: Member ADC_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. @@ -5001,17 +3709,9 @@ boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member AT86RF2XX_PARAM_CS boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member AT86RF2XX_PARAM_INT \(macro definition\) of file board\.h is not documented\. boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member AT86RF2XX_PARAM_RESET \(macro definition\) of file board\.h is not documented\. boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member AT86RF2XX_PARAM_SLEEP \(macro definition\) of file board\.h is not documented\. -boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_PORT \(macro definition\) of file board\.h is not documented\. boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_DEV \(macro definition\) of file board\.h is not documented\. boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_MIN \(macro definition\) of file board\.h is not documented\. boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_TYPE \(macro definition\) of file board\.h is not documented\. -boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member RFCTL1_PIN \(macro definition\) of file board\.h is not documented\. boards/samr21\-xpro/include/board\.h:[0-9]+: warning: Member RFCTL2_PIN \(macro definition\) of file board\.h is not documented\. @@ -5066,19 +3766,6 @@ boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member AT86RF2XX_PARAM_RES boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member AT86RF2XX_PARAM_SLEEP \(macro definition\) of group boards_samr30\-xpro is not documented\. boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member AT86RF2XX_PARAM_SPI \(macro definition\) of group boards_samr30\-xpro is not documented\. boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member AT86RF2XX_PARAM_SPI_CLK \(macro definition\) of group boards_samr30\-xpro is not documented\. -boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of group boards_samr30\-xpro is not documented\. -boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of group boards_samr30\-xpro is not documented\. -boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_PORT \(macro definition\) of group boards_samr30\-xpro is not documented\. -boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of group boards_samr30\-xpro is not documented\. -boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_samr30\-xpro is not documented\. -boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_samr30\-xpro is not documented\. -boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_samr30\-xpro is not documented\. -boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_samr30\-xpro is not documented\. -boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of group boards_samr30\-xpro is not documented\. -boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of group boards_samr30\-xpro is not documented\. -boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of group boards_samr30\-xpro is not documented\. -boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of group boards_samr30\-xpro is not documented\. -boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of group boards_samr30\-xpro is not documented\. boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of group boards_samr30\-xpro is not documented\. boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member RFCTL1_PIN \(macro definition\) of group boards_samr30\-xpro is not documented\. boards/samr30\-xpro/include/board\.h:[0-9]+: warning: Member RFCTL2_PIN \(macro definition\) of group boards_samr30\-xpro is not documented\. @@ -5105,19 +3792,6 @@ boards/samr30\-xpro/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\ boards/samr30\-xpro/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/samr30\-xpro/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/samr30\-xpro/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/samr34\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of group boards_samr34\-xpro is not documented\. -boards/samr34\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of group boards_samr34\-xpro is not documented\. -boards/samr34\-xpro/include/board\.h:[0-9]+: warning: Member BTN0_PORT \(macro definition\) of group boards_samr34\-xpro is not documented\. -boards/samr34\-xpro/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of group boards_samr34\-xpro is not documented\. -boards/samr34\-xpro/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_samr34\-xpro is not documented\. -boards/samr34\-xpro/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_samr34\-xpro is not documented\. -boards/samr34\-xpro/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_samr34\-xpro is not documented\. -boards/samr34\-xpro/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_samr34\-xpro is not documented\. -boards/samr34\-xpro/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of group boards_samr34\-xpro is not documented\. -boards/samr34\-xpro/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of group boards_samr34\-xpro is not documented\. -boards/samr34\-xpro/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of group boards_samr34\-xpro is not documented\. -boards/samr34\-xpro/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of group boards_samr34\-xpro is not documented\. -boards/samr34\-xpro/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of group boards_samr34\-xpro is not documented\. boards/samr34\-xpro/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of group boards_samr34\-xpro is not documented\. boards/samr34\-xpro/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO0 \(macro definition\) of group boards_samr34\-xpro is not documented\. boards/samr34\-xpro/include/board\.h:[0-9]+: warning: Member SX127X_PARAM_DIO1 \(macro definition\) of group boards_samr34\-xpro is not documented\. @@ -5163,22 +3837,6 @@ boards/seeedstudio\-gd32/include/periph_conf\.h:[0-9]+: warning: Member UART_0_I boards/seeedstudio\-gd32/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/seeedstudio\-gd32/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/seeedstudio\-gd32/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/seeeduino_arch\-pro/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_arch\-pro/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_arch\-pro/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_arch\-pro/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_arch\-pro/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_arch\-pro/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_arch\-pro/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_arch\-pro/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_arch\-pro/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_arch\-pro/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_arch\-pro/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_arch\-pro/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_arch\-pro/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_arch\-pro/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_arch\-pro/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_arch\-pro/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/seeeduino_arch\-pro/include/periph_conf\.h:[0-9]+: warning: Member TIMER_0_CHANNELS \(macro definition\) of file periph_conf\.h is not documented\. boards/seeeduino_arch\-pro/include/periph_conf\.h:[0-9]+: warning: Member TIMER_0_CLKDIS\(\) \(macro definition\) of file periph_conf\.h is not documented\. boards/seeeduino_arch\-pro/include/periph_conf\.h:[0-9]+: warning: Member TIMER_0_CLKEN\(\) \(macro definition\) of file periph_conf\.h is not documented\. @@ -5197,24 +3855,6 @@ boards/seeeduino_arch\-pro/include/periph_conf\.h:[0-9]+: warning: Member UART_N boards/seeeduino_arch\-pro/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member INTERNAL_PERIPHERAL_PID \(macro definition\) of file board\.h is not documented\. boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member INTERNAL_PERIPHERAL_VID \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED0_NAME \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED1_NAME \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED2_NAME \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/seeeduino_xiao/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/seeeduino_xiao/include/periph_conf\.h:[0-9]+: warning: Member ADC_GAIN_FACTOR_DEFAULT \(macro definition\) of file periph_conf\.h is not documented\. boards/seeeduino_xiao/include/periph_conf\.h:[0-9]+: warning: Member ADC_NEG_INPUT \(macro definition\) of file periph_conf\.h is not documented\. @@ -5240,25 +3880,12 @@ boards/seeeduino_xiao/include/periph_conf\.h:[0-9]+: warning: Member sam_usbdev_ boards/seeeduino_xiao/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/seeeduino_xiao/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/seeeduino_xiao/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member BTN0_PORT \(macro definition\) of file board\.h is not documented\. boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member I2C_DISABLE \(macro definition\) of file board\.h is not documented\. boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member I2C_ENABLE \(macro definition\) of file board\.h is not documented\. boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member I2C_EN_MASK \(macro definition\) of file board\.h is not documented\. boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member I2C_EN_MODE \(macro definition\) of file board\.h is not documented\. boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member I2C_EN_PIN \(macro definition\) of file board\.h is not documented\. boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member I2C_EN_PORT \(macro definition\) of file board\.h is not documented\. -boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member MTD_0 \(macro definition\) of file board\.h is not documented\. boards/sensebox_samd21/include/board\.h:[0-9]+: warning: Member MTD_SD_CARD_PAGES_PER_SECTOR \(macro definition\) of file board\.h is not documented\. @@ -5315,24 +3942,6 @@ boards/sensebox_samd21/include/periph_conf\.h:[0-9]+: warning: Member uart_confi boards/sensebox_samd21/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands boards/serpente/include/board\.h:[0-9]+: warning: Member INTERNAL_PERIPHERAL_PID \(macro definition\) of file board\.h is not documented\. boards/serpente/include/board\.h:[0-9]+: warning: Member INTERNAL_PERIPHERAL_VID \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED0_NAME \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED1_NAME \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED2_NAME \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/serpente/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/serpente/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/serpente/include/board\.h:[0-9]+: warning: Member MTD_0 \(macro definition\) of file board\.h is not documented\. boards/serpente/include/board\.h:[0-9]+: warning: Member SERPENTE_NOR_FLAGS \(macro definition\) of file board\.h is not documented\. @@ -5383,14 +3992,6 @@ boards/slstk3400a/include/board\.h:[0-9]+: warning: Member DISP_COM_PIN \(macro boards/slstk3400a/include/board\.h:[0-9]+: warning: Member DISP_CS_PIN \(macro definition\) of file board\.h is not documented\. boards/slstk3400a/include/board\.h:[0-9]+: warning: Member DISP_EN_PIN \(macro definition\) of file board\.h is not documented\. boards/slstk3400a/include/board\.h:[0-9]+: warning: Member DISP_SPI \(macro definition\) of file board\.h is not documented\. -boards/slstk3400a/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/slstk3400a/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/slstk3400a/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/slstk3400a/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/slstk3400a/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/slstk3400a/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/slstk3400a/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/slstk3400a/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/slstk3400a/include/board\.h:[0-9]+: warning: Member PB0_PIN \(macro definition\) of file board\.h is not documented\. boards/slstk3400a/include/board\.h:[0-9]+: warning: Member PB1_PIN \(macro definition\) of file board\.h is not documented\. boards/slstk3400a/include/board\.h:[0-9]+: warning: Member SI7021_EN_PIN \(macro definition\) of file board\.h is not documented\. @@ -5427,14 +4028,6 @@ boards/slstk3401a/include/board\.h:[0-9]+: warning: Member DISP_COM_PIN \(macro boards/slstk3401a/include/board\.h:[0-9]+: warning: Member DISP_CS_PIN \(macro definition\) of file board\.h is not documented\. boards/slstk3401a/include/board\.h:[0-9]+: warning: Member DISP_EN_PIN \(macro definition\) of file board\.h is not documented\. boards/slstk3401a/include/board\.h:[0-9]+: warning: Member DISP_SPI \(macro definition\) of file board\.h is not documented\. -boards/slstk3401a/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/slstk3401a/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/slstk3401a/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/slstk3401a/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/slstk3401a/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/slstk3401a/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/slstk3401a/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/slstk3401a/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/slstk3401a/include/board\.h:[0-9]+: warning: Member PB0_PIN \(macro definition\) of file board\.h is not documented\. boards/slstk3401a/include/board\.h:[0-9]+: warning: Member PB1_PIN \(macro definition\) of file board\.h is not documented\. boards/slstk3401a/include/board\.h:[0-9]+: warning: Member SI7021_EN_PIN \(macro definition\) of file board\.h is not documented\. @@ -5473,14 +4066,6 @@ boards/slstk3402a/include/board\.h:[0-9]+: warning: Member DISP_COM_PIN \(macro boards/slstk3402a/include/board\.h:[0-9]+: warning: Member DISP_CS_PIN \(macro definition\) of file board\.h is not documented\. boards/slstk3402a/include/board\.h:[0-9]+: warning: Member DISP_EN_PIN \(macro definition\) of file board\.h is not documented\. boards/slstk3402a/include/board\.h:[0-9]+: warning: Member DISP_SPI \(macro definition\) of file board\.h is not documented\. -boards/slstk3402a/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/slstk3402a/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/slstk3402a/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/slstk3402a/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/slstk3402a/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/slstk3402a/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/slstk3402a/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/slstk3402a/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/slstk3402a/include/board\.h:[0-9]+: warning: Member PB0_PIN \(macro definition\) of file board\.h is not documented\. boards/slstk3402a/include/board\.h:[0-9]+: warning: Member PB1_PIN \(macro definition\) of file board\.h is not documented\. boards/slstk3402a/include/board\.h:[0-9]+: warning: Member SI7021_EN_PIN \(macro definition\) of file board\.h is not documented\. @@ -5528,14 +4113,6 @@ boards/sltb001a/include/board\.h:[0-9]+: warning: Member ICM20648_ENABLED \(macr boards/sltb001a/include/board\.h:[0-9]+: warning: Member ICM20648_PIC_ADDR \(macro definition\) of file board\.h is not documented\. boards/sltb001a/include/board\.h:[0-9]+: warning: Member ICM20648_PIC_EN_BIT \(macro definition\) of file board\.h is not documented\. boards/sltb001a/include/board\.h:[0-9]+: warning: Member ICM20648_SPI \(macro definition\) of file board\.h is not documented\. -boards/sltb001a/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/sltb001a/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/sltb001a/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/sltb001a/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/sltb001a/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/sltb001a/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/sltb001a/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/sltb001a/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/sltb001a/include/board\.h:[0-9]+: warning: Member PB0_PIN \(macro definition\) of file board\.h is not documented\. boards/sltb001a/include/board\.h:[0-9]+: warning: Member PB1_PIN \(macro definition\) of file board\.h is not documented\. boards/sltb001a/include/board\.h:[0-9]+: warning: Member PIC_I2C \(macro definition\) of file board\.h is not documented\. @@ -5591,14 +4168,6 @@ boards/slwstk6220a/include/board\.h:[0-9]+: warning: Member DISP_CS_PIN \(macro boards/slwstk6220a/include/board\.h:[0-9]+: warning: Member DISP_POWER_PIN \(macro definition\) of file board\.h is not documented\. boards/slwstk6220a/include/board\.h:[0-9]+: warning: Member DISP_SELECT_PIN \(macro definition\) of file board\.h is not documented\. boards/slwstk6220a/include/board\.h:[0-9]+: warning: Member DISP_SPI \(macro definition\) of file board\.h is not documented\. -boards/slwstk6220a/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/slwstk6220a/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/slwstk6220a/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/slwstk6220a/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/slwstk6220a/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/slwstk6220a/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/slwstk6220a/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/slwstk6220a/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/slwstk6220a/include/board\.h:[0-9]+: warning: Member PB0_PIN \(macro definition\) of file board\.h is not documented\. boards/slwstk6220a/include/board\.h:[0-9]+: warning: Member PB1_PIN \(macro definition\) of file board\.h is not documented\. boards/slwstk6220a/include/board\.h:[0-9]+: warning: Member SI7021_EN_PIN \(macro definition\) of file board\.h is not documented\. @@ -5638,11 +4207,6 @@ boards/slwstk6220a/include/periph_conf\.h:[0-9]+: warning: Member pwm_config\[\] boards/slwstk6220a/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/slwstk6220a/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/slwstk6220a/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/sodaq\-autonomo/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-autonomo/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-autonomo/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-autonomo/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-autonomo/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/sodaq\-autonomo/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/sodaq\-autonomo/include/periph_conf\.h:[0-9]+: warning: Member ADC_GAIN_FACTOR_DEFAULT \(macro definition\) of file periph_conf\.h is not documented\. boards/sodaq\-autonomo/include/periph_conf\.h:[0-9]+: warning: Member ADC_NEG_INPUT \(macro definition\) of file periph_conf\.h is not documented\. @@ -5664,14 +4228,6 @@ boards/sodaq\-autonomo/include/periph_conf\.h:[0-9]+: warning: Member pwm_chan0_ boards/sodaq\-autonomo/include/periph_conf\.h:[0-9]+: warning: Member pwm_chan1_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/sodaq\-autonomo/include/periph_conf\.h:[0-9]+: warning: Member pwm_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/sodaq\-autonomo/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/sodaq\-explorer/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-explorer/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-explorer/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-explorer/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-explorer/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-explorer/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-explorer/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-explorer/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/sodaq\-explorer/include/board\.h:[0-9]+: warning: Member RN2XX3_PARAM_PIN_RESET \(macro definition\) of file board\.h is not documented\. boards/sodaq\-explorer/include/board\.h:[0-9]+: warning: Member RN2XX3_PARAM_UART \(macro definition\) of file board\.h is not documented\. boards/sodaq\-explorer/include/board\.h:[0-9]+: warning: unbalanced grouping commands @@ -5688,8 +4244,6 @@ boards/sodaq\-explorer/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF boards/sodaq\-explorer/include/periph_conf\.h:[0-9]+: warning: Member adc_channels\[\] \(variable\) of file periph_conf\.h is not documented\. boards/sodaq\-explorer/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/sodaq\-explorer/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member GPS_ENABLE_MASK \(macro definition\) of file board\.h is not documented\. boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member GPS_ENABLE_OFF \(macro definition\) of file board\.h is not documented\. boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member GPS_ENABLE_ON \(macro definition\) of file board\.h is not documented\. @@ -5697,24 +4251,6 @@ boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member GPS_ENABLE_PIN \(macr boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member GPS_ENABLE_PORT \(macro definition\) of file board\.h is not documented\. boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member GPS_TIMEPULSE_MODE \(macro definition\) of file board\.h is not documented\. boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member GPS_TIMEPULSE_PIN \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED1_PORT \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED2_PORT \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LORA_RESET_MASK \(macro definition\) of file board\.h is not documented\. boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LORA_RESET_OFF \(macro definition\) of file board\.h is not documented\. boards/sodaq\-one/include/board\.h:[0-9]+: warning: Member LORA_RESET_ON \(macro definition\) of file board\.h is not documented\. @@ -5743,30 +4279,6 @@ boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member GPS_ENABLE_PIN boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member GPS_ENABLE_PORT \(macro definition\) of file board\.h is not documented\. boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member GPS_TIMEPULSE_MODE \(macro definition\) of file board\.h is not documented\. boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member GPS_TIMEPULSE_PIN \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED1_PORT \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED2_PORT \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED3_PORT \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED_BLUE_OFF \(macro definition\) of file board\.h is not documented\. boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED_BLUE_ON \(macro definition\) of file board\.h is not documented\. boards/sodaq\-sara\-aff/include/board\.h:[0-9]+: warning: Member LED_BLUE_PIN \(macro definition\) of file board\.h is not documented\. @@ -5811,8 +4323,6 @@ boards/sodaq\-sara\-aff/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMO boards/sodaq\-sara\-aff/include/periph_conf\.h:[0-9]+: warning: Member adc_channels\[\] \(variable\) of file periph_conf\.h is not documented\. boards/sodaq\-sara\-aff/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/sodaq\-sara\-aff/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member GPS_ENABLE_MASK \(macro definition\) of file board\.h is not documented\. boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member GPS_ENABLE_OFF \(macro definition\) of file board\.h is not documented\. boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member GPS_ENABLE_ON \(macro definition\) of file board\.h is not documented\. @@ -5826,24 +4336,6 @@ boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member INT2_XL_MODE \( boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member INT2_XL_PIN \(macro definition\) of file board\.h is not documented\. boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member INT_MAG_MODE \(macro definition\) of file board\.h is not documented\. boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member INT_MAG_PIN \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED1_PORT \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED2_PORT \(macro definition\) of file board\.h is not documented\. -boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED_BLUE_OFF \(macro definition\) of file board\.h is not documented\. boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED_BLUE_ON \(macro definition\) of file board\.h is not documented\. boards/sodaq\-sara\-sff/include/board\.h:[0-9]+: warning: Member LED_BLUE_PIN \(macro definition\) of file board\.h is not documented\. @@ -5893,26 +4385,6 @@ boards/spark\-core/include/board\.h:[0-9]+: warning: Member CC3000_INT \(macro d boards/spark\-core/include/board\.h:[0-9]+: warning: Member CC3000_SPI \(macro definition\) of file board\.h is not documented\. boards/spark\-core/include/board\.h:[0-9]+: warning: Member EXTFLASH \(macro definition\) of file board\.h is not documented\. boards/spark\-core/include/board\.h:[0-9]+: warning: Member EXTFLASH_SPI \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/spark\-core/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/spark\-core/include/board\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board\.h is not documented\. boards/spark\-core/include/periph_conf\.h:[0-9]+: warning: Member SPI_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. @@ -5931,14 +4403,6 @@ boards/stk3200/include/board\.h:[0-9]+: warning: Member DISP_CS_PIN \(macro defi boards/stk3200/include/board\.h:[0-9]+: warning: Member DISP_POWER_PIN \(macro definition\) of file board\.h is not documented\. boards/stk3200/include/board\.h:[0-9]+: warning: Member DISP_SELECT_PIN \(macro definition\) of file board\.h is not documented\. boards/stk3200/include/board\.h:[0-9]+: warning: Member DISP_SPI \(macro definition\) of file board\.h is not documented\. -boards/stk3200/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/stk3200/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/stk3200/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stk3200/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stk3200/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/stk3200/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/stk3200/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/stk3200/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/stk3200/include/board\.h:[0-9]+: warning: Member PB0_PIN \(macro definition\) of file board\.h is not documented\. boards/stk3200/include/board\.h:[0-9]+: warning: Member PB1_PIN \(macro definition\) of file board\.h is not documented\. boards/stk3200/include/board\.h:[0-9]+: warning: Member XTIMER_CHAN \(macro definition\) of file board\.h is not documented\. @@ -5967,14 +4431,6 @@ boards/stk3200/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \ boards/stk3200/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/stk3600/include/board\.h:[0-9]+: warning: Member BC_PIN \(macro definition\) of file board\.h is not documented\. boards/stk3600/include/board\.h:[0-9]+: warning: Member CORETEMP_ADC \(macro definition\) of file board\.h is not documented\. -boards/stk3600/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/stk3600/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/stk3600/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stk3600/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stk3600/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/stk3600/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/stk3600/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/stk3600/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/stk3600/include/board\.h:[0-9]+: warning: Member PB0_PIN \(macro definition\) of file board\.h is not documented\. boards/stk3600/include/board\.h:[0-9]+: warning: Member PB1_PIN \(macro definition\) of file board\.h is not documented\. boards/stk3600/include/board\.h:[0-9]+: warning: Member XTIMER_CHAN \(macro definition\) of file board\.h is not documented\. @@ -6014,14 +4470,6 @@ boards/stk3600/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \ boards/stk3600/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/stk3700/include/board\.h:[0-9]+: warning: Member BC_PIN \(macro definition\) of file board\.h is not documented\. boards/stk3700/include/board\.h:[0-9]+: warning: Member CORETEMP_ADC \(macro definition\) of file board\.h is not documented\. -boards/stk3700/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/stk3700/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/stk3700/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stk3700/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stk3700/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/stk3700/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/stk3700/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/stk3700/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/stk3700/include/board\.h:[0-9]+: warning: Member PB0_PIN \(macro definition\) of file board\.h is not documented\. boards/stk3700/include/board\.h:[0-9]+: warning: Member PB1_PIN \(macro definition\) of file board\.h is not documented\. boards/stk3700/include/board\.h:[0-9]+: warning: Member XTIMER_CHAN \(macro definition\) of file board\.h is not documented\. @@ -6059,12 +4507,6 @@ boards/stk3700/include/periph_conf\.h:[0-9]+: warning: Member pwm_config\[\] \(v boards/stk3700/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/stk3700/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/stk3700/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/stm32f030f4\-demo/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f030f4\-demo/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f030f4\-demo/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f030f4\-demo/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f030f4\-demo/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/stm32f030f4\-demo/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/stm32f030f4\-demo/include/board\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board\.h is not documented\. boards/stm32f030f4\-demo/include/periph_conf\.h:[0-9]+: warning: Member ADC_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/stm32f030f4\-demo/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_HSE \(macro definition\) of file periph_conf\.h is not documented\. @@ -6080,18 +4522,6 @@ boards/stm32f030f4\-demo/include/periph_conf\.h:[0-9]+: warning: Member pwm_conf boards/stm32f030f4\-demo/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/stm32f030f4\-demo/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/stm32f030f4\-demo/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/stm32f0discovery/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/stm32f0discovery/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f0discovery/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f0discovery/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f0discovery/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f0discovery/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f0discovery/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f0discovery/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f0discovery/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f0discovery/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f0discovery/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f0discovery/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/stm32f0discovery/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/stm32f0discovery/include/periph_conf\.h:[0-9]+: warning: Member ADC_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/stm32f0discovery/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_HSE \(macro definition\) of file periph_conf\.h is not documented\. @@ -6106,48 +4536,6 @@ boards/stm32f0discovery/include/periph_conf\.h:[0-9]+: warning: Member spi_confi boards/stm32f0discovery/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/stm32f0discovery/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/stm32f0discovery/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED4_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED4_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED4_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED4_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED4_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED5_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED5_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED5_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED5_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED5_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED6_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED6_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED6_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED6_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED6_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED7_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED7_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED7_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED7_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED7_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/stm32f3discovery/include/board\.h:[0-9]+: warning: Member LSM303DLHC_PARAM_MAG_PIN \(macro definition\) of file board\.h is not documented\. boards/stm32f3discovery/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_HSE \(macro definition\) of file periph_conf\.h is not documented\. @@ -6170,17 +4558,6 @@ boards/stm32f3discovery/include/periph_conf\.h:[0-9]+: warning: Member spi_confi boards/stm32f3discovery/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/stm32f3discovery/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/stm32f3discovery/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/stm32f429i\-disc1/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/stm32f429i\-disc1/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f429i\-disc1/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f429i\-disc1/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f429i\-disc1/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f429i\-disc1/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f429i\-disc1/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f429i\-disc1/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f429i\-disc1/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f429i\-disc1/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f429i\-disc1/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/stm32f429i\-disc1/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_HSE \(macro definition\) of file periph_conf\.h is not documented\. boards/stm32f429i\-disc1/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_LSE \(macro definition\) of file periph_conf\.h is not documented\. boards/stm32f429i\-disc1/include/periph_conf\.h:[0-9]+: warning: Member DMA_0_ISR \(macro definition\) of file periph_conf\.h is not documented\. @@ -6210,28 +4587,6 @@ boards/stm32f4discovery/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUIN boards/stm32f4discovery/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_6 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/stm32f4discovery/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_7 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/stm32f4discovery/include/arduino_pinmap\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/stm32f4discovery/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/stm32f4discovery/include/periph_conf\.h:[0-9]+: warning: Member ADC_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. @@ -6260,26 +4615,6 @@ boards/stm32f4discovery/include/periph_conf\.h:[0-9]+: warning: Member pwm_confi boards/stm32f4discovery/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/stm32f4discovery/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/stm32f4discovery/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED1_PORT \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED2_PORT \(macro definition\) of file board\.h is not documented\. -boards/stm32f723e\-disco/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/stm32f723e\-disco/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_HSE \(macro definition\) of file periph_conf\.h is not documented\. boards/stm32f723e\-disco/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_HSE \(macro definition\) of file periph_conf\.h is not documented\. boards/stm32f723e\-disco/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_LSE \(macro definition\) of file periph_conf\.h is not documented\. @@ -6298,32 +4633,6 @@ boards/stm32f723e\-disco/include/periph_conf\.h:[0-9]+: warning: Member i2c_conf boards/stm32f723e\-disco/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/stm32f723e\-disco/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/stm32f723e\-disco/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED1_PORT \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED2_PORT \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED3_PORT \(macro definition\) of file board\.h is not documented\. -boards/stm32f769i\-disco/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/stm32f769i\-disco/include/periph_conf\.h:[0-9]+: warning: Member CLOCK_HSE \(macro definition\) of file periph_conf\.h is not documented\. boards/stm32f769i\-disco/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_HSE \(macro definition\) of file periph_conf\.h is not documented\. boards/stm32f769i\-disco/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_LSE \(macro definition\) of file periph_conf\.h is not documented\. @@ -6331,21 +4640,6 @@ boards/stm32f769i\-disco/include/periph_conf\.h:[0-9]+: warning: Member UART_0_D boards/stm32f769i\-disco/include/periph_conf\.h:[0-9]+: warning: Member UART_0_ISR \(macro definition\) of file periph_conf\.h is not documented\. boards/stm32f769i\-disco/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/stm32f769i\-disco/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/stm32l0538\-disco/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/stm32l0538\-disco/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32l0538\-disco/include/board\.h:[0-9]+: warning: Member BTN0_PORT \(macro definition\) of file board\.h is not documented\. -boards/stm32l0538\-disco/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32l0538\-disco/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32l0538\-disco/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32l0538\-disco/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32l0538\-disco/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/stm32l0538\-disco/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32l0538\-disco/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32l0538\-disco/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32l0538\-disco/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32l0538\-disco/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32l0538\-disco/include/board\.h:[0-9]+: warning: Member LED1_PORT \(macro definition\) of file board\.h is not documented\. -boards/stm32l0538\-disco/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/stm32l0538\-disco/include/board\.h:[0-9]+: warning: Member XTIMER_WIDTH \(macro definition\) of file board\.h is not documented\. boards/stm32l0538\-disco/include/periph_conf\.h:[0-9]+: warning: Member SPI_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/stm32l0538\-disco/include/periph_conf\.h:[0-9]+: warning: Member TIMER_0_ISR \(macro definition\) of file periph_conf\.h is not documented\. @@ -6356,16 +4650,6 @@ boards/stm32l0538\-disco/include/periph_conf\.h:[0-9]+: warning: Member spi_conf boards/stm32l0538\-disco/include/periph_conf\.h:[0-9]+: warning: Member timer_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/stm32l0538\-disco/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/stm32l0538\-disco/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/stm32l476g\-disco/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of group boards_stm32l476g\-disco is not documented\. -boards/stm32l476g\-disco/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_stm32l476g\-disco is not documented\. -boards/stm32l476g\-disco/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_stm32l476g\-disco is not documented\. -boards/stm32l476g\-disco/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_stm32l476g\-disco is not documented\. -boards/stm32l476g\-disco/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_stm32l476g\-disco is not documented\. -boards/stm32l476g\-disco/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of group boards_stm32l476g\-disco is not documented\. -boards/stm32l476g\-disco/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of group boards_stm32l476g\-disco is not documented\. -boards/stm32l476g\-disco/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of group boards_stm32l476g\-disco is not documented\. -boards/stm32l476g\-disco/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of group boards_stm32l476g\-disco is not documented\. -boards/stm32l476g\-disco/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of group boards_stm32l476g\-disco is not documented\. boards/stm32l476g\-disco/include/periph_conf\.h:[0-9]+: warning: Member CONFIG_BOARD_HAS_LSE \(macro definition\) of file periph_conf\.h is not documented\. boards/stm32l476g\-disco/include/periph_conf\.h:[0-9]+: warning: Member TIMER_0_ISR \(macro definition\) of file periph_conf\.h is not documented\. boards/stm32l476g\-disco/include/periph_conf\.h:[0-9]+: warning: Member TIMER_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. @@ -6381,10 +4665,6 @@ boards/stm32mp157c\-dk2/include/periph_conf\.h:[0-9]+: warning: Member UART_0_IS boards/stm32mp157c\-dk2/include/periph_conf\.h:[0-9]+: warning: Member UART_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/stm32mp157c\-dk2/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/teensy31/include/board\.h:[0-9]+: warning: Member LED0_BIT \(macro definition\) of file board\.h is not documented\. -boards/teensy31/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/teensy31/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/teensy31/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/teensy31/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/teensy31/include/board\.h:[0-9]+: warning: Member LED_PORT \(macro definition\) of file board\.h is not documented\. boards/teensy31/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/teensy31/include/board\.h:[0-9]+: warning: Member XTIMER_CHAN \(macro definition\) of file board\.h is not documented\. @@ -6417,21 +4697,6 @@ boards/telosb/include/board\.h:[0-9]+: warning: Member CC2420_PARAM_SPI_CLK \(ma boards/telosb/include/board\.h:[0-9]+: warning: Member CC2420_PARAM_VREFEN \(macro definition\) of file board\.h is not documented\. boards/telosb/include/board\.h:[0-9]+: warning: Member F_CPU \(macro definition\) of file board\.h is not documented\. boards/telosb/include/board\.h:[0-9]+: warning: Member F_RC_OSCILLATOR \(macro definition\) of file board\.h is not documented\. -boards/telosb/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/telosb/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/telosb/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/telosb/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/telosb/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/telosb/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/telosb/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/telosb/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/telosb/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/telosb/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/telosb/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/telosb/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/telosb/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/telosb/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/telosb/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/telosb/include/board\.h:[0-9]+: warning: Member LED_OUT_REG \(macro definition\) of file board\.h is not documented\. boards/telosb/include/board\.h:[0-9]+: warning: Member MSP430_HAS_DCOR \(macro definition\) of file board\.h is not documented\. boards/telosb/include/board\.h:[0-9]+: warning: Member MSP430_HAS_EXTERNAL_CRYSTAL \(macro definition\) of file board\.h is not documented\. @@ -6469,8 +4734,6 @@ boards/telosb/include/periph_conf\.h:[0-9]+: warning: Member UART_RX_PIN \(macro boards/telosb/include/periph_conf\.h:[0-9]+: warning: Member UART_TX_ISR \(macro definition\) of file periph_conf\.h is not documented\. boards/telosb/include/periph_conf\.h:[0-9]+: warning: Member UART_TX_PIN \(macro definition\) of file periph_conf\.h is not documented\. boards/telosb/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands -boards/thingy52/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/thingy52/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. boards/thingy52/include/board\.h:[0-9]+: warning: Member LIS2DH12_PARAM_I2C \(macro definition\) of file board\.h is not documented\. boards/thingy52/include/board\.h:[0-9]+: warning: Member LPSXXX_PARAM_ADDR \(macro definition\) of file board\.h is not documented\. boards/thingy52/include/periph_conf\.h:[0-9]+: warning: Member I2C_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. @@ -6508,21 +4771,6 @@ boards/ublox\-c030\-u201/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUI boards/ublox\-c030\-u201/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_A5 \(macro definition\) of file arduino_pinmap\.h is not documented\. boards/ublox\-c030\-u201/include/arduino_pinmap\.h:[0-9]+: warning: end of file with unbalanced grouping commands boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member GPS_RST_PIN \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. -boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. -boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. -boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. -boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. -boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. -boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. -boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. -boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. -boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. -boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. -boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. -boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. -boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. -boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. -boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member M_GPIO2_PIN \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member M_GPIO3_PIN \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. boards/ublox\-c030\-u201/include/board\.h:[0-9]+: warning: Member SDCARD_SPI_PARAM_CLK \(macro definition\) of group boards_ublox\-c030\-u201 is not documented\. @@ -6556,18 +4804,11 @@ boards/ublox\-c030\-u201/include/periph_conf\.h:[0-9]+: warning: Member dma_conf boards/ublox\-c030\-u201/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/ublox\-c030\-u201/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/ublox\-c030\-u201/include/periph_conf\.h:[0-9]+: warning: Member uart_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/usb\-kw41z/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/usb\-kw41z/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. boards/usb\-kw41z/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_DEV \(macro definition\) of file board\.h is not documented\. boards/usb\-kw41z/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_FREQ \(macro definition\) of file board\.h is not documented\. boards/usb\-kw41z/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_TYPE \(macro definition\) of file board\.h is not documented\. boards/usb\-kw41z/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_WIDTH \(macro definition\) of file board\.h is not documented\. boards/usb\-kw41z/include/board\.h:[0-9]+: warning: Member KINETIS_FOPT \(macro definition\) of file board\.h is not documented\. -boards/usb\-kw41z/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/usb\-kw41z/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/usb\-kw41z/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/usb\-kw41z/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/usb\-kw41z/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/usb\-kw41z/include/board\.h:[0-9]+: warning: Member XTIMER_BACKOFF \(macro definition\) of file board\.h is not documented\. boards/usb\-kw41z/include/board\.h:[0-9]+: warning: Member XTIMER_CHAN \(macro definition\) of file board\.h is not documented\. boards/usb\-kw41z/include/board\.h:[0-9]+: warning: Member XTIMER_DEV \(macro definition\) of file board\.h is not documented\. @@ -6653,18 +4894,6 @@ boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_TYPE \(macro definition\) of file board\.h is not documented\. boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_WIDTH \(macro definition\) of file board\.h is not documented\. boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member CPU_ATMEGA_CLK_SCALE_INIT \(macro definition\) of file board\.h is not documented\. -boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member LED0_ENABLE_PORT \(macro definition\) of file board\.h is not documented\. -boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member LED1_ENABLE_PORT \(macro definition\) of file board\.h is not documented\. -boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member LED1_PORT \(macro definition\) of file board\.h is not documented\. -boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member LED_GREEN_OFF \(macro definition\) of file board\.h is not documented\. boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member LED_GREEN_ON \(macro definition\) of file board\.h is not documented\. boards/waspmote\-pro/include/board\.h:[0-9]+: warning: Member LED_GREEN_TOGGLE \(macro definition\) of file board\.h is not documented\. @@ -6788,11 +5017,6 @@ boards/yunjia\-nrf51822/include/periph_conf\.h:[0-9]+: warning: Member i2c_confi boards/yunjia\-nrf51822/include/periph_conf\.h:[0-9]+: warning: Member spi_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/yunjia\-nrf51822/include/periph_conf\.h:[0-9]+: warning: end of file with unbalanced grouping commands boards/z1/include/board\-conf\.h:[0-9]+: warning: Member INFOMEM \(macro definition\) of file board\-conf\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member BTN0_MASK \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member BTN0_PRESSED \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member BTN0_RELEASED \(macro definition\) of file board\.h is not documented\. boards/z1/include/board\.h:[0-9]+: warning: Member CC2420_PARAM_CCA \(macro definition\) of file board\.h is not documented\. boards/z1/include/board\.h:[0-9]+: warning: Member CC2420_PARAM_CS \(macro definition\) of file board\.h is not documented\. boards/z1/include/board\.h:[0-9]+: warning: Member CC2420_PARAM_FIFO \(macro definition\) of file board\.h is not documented\. @@ -6804,21 +5028,6 @@ boards/z1/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_ADJUST_SET boards/z1/include/board\.h:[0-9]+: warning: Member CONFIG_ZTIMER_USEC_ADJUST_SLEEP \(macro definition\) of file board\.h is not documented\. boards/z1/include/board\.h:[0-9]+: warning: Member F_CPU \(macro definition\) of file board\.h is not documented\. boards/z1/include/board\.h:[0-9]+: warning: Member F_RC_OSCILLATOR \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/z1/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. boards/z1/include/board\.h:[0-9]+: warning: Member LED_OUT_REG \(macro definition\) of file board\.h is not documented\. boards/z1/include/board\.h:[0-9]+: warning: Member MSP430_HAS_DCOR \(macro definition\) of file board\.h is not documented\. boards/z1/include/board\.h:[0-9]+: warning: Member MSP430_HAS_EXTERNAL_CRYSTAL \(macro definition\) of file board\.h is not documented\. @@ -14516,40 +12725,6 @@ boards/nucleo\-g071rb/include/periph_conf\.h:[0-9]+: warning: Member ADC_NUMOF \ boards/nucleo\-g071rb/include/periph_conf\.h:[0-9]+: warning: Member adc_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/nucleo\-g070rb/include/periph_conf\.h:[0-9]+: warning: Member ADC_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/nucleo\-g070rb/include/periph_conf\.h:[0-9]+: warning: Member adc_config\[\] \(variable\) of file periph_conf\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED3_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED0_PORT \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED1_PORT \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED2_PORT \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED3_PORT \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED3_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED3_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED3_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member LED3_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32f469i\-disco/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. -boards/stm32g0316\-disco/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32g0316\-disco/include/board\.h:[0-9]+: warning: Member LED0_MODE \(macro definition\) of file board\.h is not documented\. -boards/stm32g0316\-disco/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/stm32g0316\-disco/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/stm32g0316\-disco/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/stm32g0316\-disco/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/stm32g0316\-disco/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/stm32g0316\-disco/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. boards/esp32\-ethernet\-kit\-v1_0/include/periph_conf\.h:[0-9]+: warning: Member DAC_GPIOS \(macro definition\) of file periph_conf\.h is not documented\. boards/nucleo\-g431rb/include/periph_conf\.h:[0-9]+: warning: Member PWM_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/nucleo\-g431rb/include/periph_conf\.h:[0-9]+: warning: Member pwm_config\[\] \(variable\) of file periph_conf\.h is not documented\. @@ -14628,23 +12803,6 @@ boards/b\-u585i\-iot02a/include/periph_conf\.h:[0-9]+: warning: Member I2C_1_ISR boards/b\-u585i\-iot02a/include/periph_conf\.h:[0-9]+: warning: Member I2C_NUMOF \(macro definition\) of file periph_conf\.h is not documented\. boards/b\-u585i\-iot02a/include/periph_conf\.h:[0-9]+: warning: Member i2c_config\[\] \(variable\) of file periph_conf\.h is not documented\. boards/b\-u585i\-iot02a/include/periph_conf\.h -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented\. -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member LED0_MASK \(macro definition\) of file board\.h is not documented\. -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member LED0_ON \(macro definition\) of file board\.h is not documented\. -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member LED0_OFF \(macro definition\) of file board\.h is not documented\. -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member LED0_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member LED1_PIN \(macro definition\) of file board\.h is not documented\. -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member LED1_MASK \(macro definition\) of file board\.h is not documented\. -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member LED1_ON \(macro definition\) of file board\.h is not documented\. -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member LED1_OFF \(macro definition\) of file board\.h is not documented\. -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member LED1_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member LED2_PIN \(macro definition\) of file board\.h is not documented\. -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member LED2_MASK \(macro definition\) of file board\.h is not documented\. -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member LED2_ON \(macro definition\) of file board\.h is not documented\. -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member LED2_OFF \(macro definition\) of file board\.h is not documented\. -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member LED2_TOGGLE \(macro definition\) of file board\.h is not documented\. -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member BTN0_PIN \(macro definition\) of file board\.h is not documented\. -boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member BTN0_MODE \(macro definition\) of file board\.h is not documented\. boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member HTS221_PARAM_I2C \(macro definition\) of file board\.h is not documented\. boards/b\-u585i\-iot02a/include/board\.h:[0-9]+: warning: Member LPSXXX_PARAM_I2C \(macro definition\) of file board\.h is not documented\. boards/b\-u585i\-iot02a/include/board\.h @@ -14973,7 +13131,6 @@ boards/common/esp32c3/include/board_common.h:[0-9]+: warning: Member LED[0-9]_[A boards/common/esp32c3/include/board_common.h:[0-9]+: warning: Member SPIFFS_[_A-Z]+ \(macro definition\) of file board_common\.h is not documented. boards/waveshare\-nrf52840\-eval\-kit/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_PIN_[A0-9]+ \(macro definition\) of file arduino_pinmap\.h is not documented. boards/waveshare\-nrf52840\-eval\-kit/include/arduino_pinmap\.h:[0-9]+: warning: Member ARDUINO_[A0-9]+ \(macro definition\) of file arduino_pinmap\.h is not documented. -boards/waveshare\-nrf52840\-eval\-kit/include/board\.h:[0-9]+: warning: Member LED0_PIN \(macro definition\) of file board\.h is not documented. boards/waveshare\-nrf52840\-eval\-kit/include/board\.h:[0-9]+: warning: Member LED[A-Z0-9_]+ \(macro definition\) of file board\.h is not documented. boards/waveshare\-nrf52840\-eval\-kit/include/board\.h:[0-9]+: warning: Member BTN[A-Z0-9_]+ \(macro definition\) of file board\.h is not documented. boards/waveshare\-nrf52840\-eval\-kit/include/board\.h:[0-9]+: warning: Member SDCARD_SPI_PARAM_[A-Z]+ \(macro definition\) of file board\.h is not documented.