Skip to content

Commit 96e9325

Browse files
committed
Remove comment in sdk_config.h
Signed-off-by: iotvietmember <[email protected]>
1 parent 5c0c964 commit 96e9325

File tree

1 file changed

+0
-4
lines changed
  • targets/TARGET_NORDIC/TARGET_NRF5/TARGET_MCU_NRF51822_UNIFIED/sdk_patch

1 file changed

+0
-4
lines changed

targets/TARGET_NORDIC/TARGET_NRF5/TARGET_MCU_NRF51822_UNIFIED/sdk_patch/sdk_config.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
#define UART_DEFAULT_CONFIG_PARITY UART0_CONFIG_PARITY
88
#define UART_DEFAULT_CONFIG_HWFC UART0_CONFIG_HWFC
99

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-
1410
#define SPIS_DEFAULT_ORC NRF_DRV_SPIS_DEFAULT_ORC
1511
#define SPIS_DEFAULT_CONFIG_IRQ_PRIORITY SPIS1_CONFIG_IRQ_PRIORITY;
1612
#define SPIS_DEFAULT_ORC NRF_DRV_SPIS_DEFAULT_ORC

0 commit comments

Comments
 (0)