We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbfb234 commit 080c5afCopy full SHA for 080c5af
targets/TARGET_NORDIC/TARGET_NRF5/TARGET_MCU_NRF52832/sdk_patch/sdk_config.h
@@ -6,8 +6,6 @@
6
#define UART_DEFAULT_CONFIG_BAUDRATE UART0_CONFIG_BAUDRATE
7
#define UART_DEFAULT_CONFIG_PARITY UART0_CONFIG_PARITY
8
#define UART_DEFAULT_CONFIG_HWFC UART0_CONFIG_HWFC
9
-#define CTS_PIN_NUMBER UART0_CONFIG_PSEL_CTS
10
-#define RTS_PIN_NUMBER UART0_CONFIG_PSEL_RTS
11
12
#define SPIS_DEFAULT_ORC NRF_DRV_SPIS_DEFAULT_ORC
13
#define SPIS_DEFAULT_CONFIG_IRQ_PRIORITY SPIS1_CONFIG_IRQ_PRIORITY;
0 commit comments