|
Wirepas SDK
|
|
Go to the documentation of this file.
12 #ifndef BOARD_WUERTH_261101102XXXX_BOARD_H_
13 #define BOARD_WUERTH_261101102XXXX_BOARD_H_
42 #define BOARD_UART_IRQ_PIN 2
45 #define BOARD_USART_TX_PIN 40
46 #define BOARD_USART_RX_PIN 41
47 #define BOARD_USART_CTS_PIN 12
48 #define BOARD_USART_RTS_PIN 11
51 #define BOARD_I2C_SDA_PIN BOARD_USART_CTS_PIN
52 #define BOARD_I2C_SCL_PIN BOARD_USART_RTS_PIN
55 #define BOARD_LED_PIN_LIST {19, 22}
58 #define BOARD_LED_ACTIVE_LOW false
64 #define BOARD_BUTTON_ACTIVE_LOW true