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 5c0c964 commit 96e9325Copy full SHA for 96e9325
targets/TARGET_NORDIC/TARGET_NRF5/TARGET_MCU_NRF51822_UNIFIED/sdk_patch/sdk_config.h
@@ -7,10 +7,6 @@
7
#define UART_DEFAULT_CONFIG_PARITY UART0_CONFIG_PARITY
8
#define UART_DEFAULT_CONFIG_HWFC UART0_CONFIG_HWFC
9
10
-/* Use config at PinNames.h file in TARGET_XXXX directory */
11
-//#define CTS_PIN_NUMBER UART0_CONFIG_PSEL_CTS
12
-//#define RTS_PIN_NUMBER UART0_CONFIG_PSEL_RTS
13
-
14
#define SPIS_DEFAULT_ORC NRF_DRV_SPIS_DEFAULT_ORC
15
#define SPIS_DEFAULT_CONFIG_IRQ_PRIORITY SPIS1_CONFIG_IRQ_PRIORITY;
16
0 commit comments