|
Wirepas SDK
|
|
Go to the documentation of this file.
13 #ifndef _BOARD_NRF52_TEMPLATE_BOARD_H_
14 #define _BOARD_NRF52_TEMPLATE_BOARD_H_
23 #define BOARD_USART_TX_PIN 6
27 #define BOARD_USART_RX_PIN 8
31 #define BOARD_USART_CTS_PIN 7
35 #define BOARD_USART_RTS_PIN 5
46 #define BOARD_UART_IRQ_PIN 11
60 #define BOARD_LED_PIN_LIST {17, 18, 19, 20}
70 #define BOARD_LED_ACTIVE_LOW true
84 #define BOARD_BUTTON_PIN_LIST {13, 14, 15, 16}
93 #define BOARD_BUTTON_ACTIVE_LOW true
103 #define BOARD_BUTTON_INTERNAL_PULL true