mirror of https://github.com/ARMmbed/mbed-os.git
Remove comment in sdk_config.h
Signed-off-by: iotvietmember <robotden@gmail.com>pull/4689/head
parent
b869b993cd
commit
cb3d625b23
|
@ -7,10 +7,6 @@
|
|||
#define UART_DEFAULT_CONFIG_PARITY UART0_CONFIG_PARITY
|
||||
#define UART_DEFAULT_CONFIG_HWFC UART0_CONFIG_HWFC
|
||||
|
||||
/* Use config at PinNames.h file in TARGET_XXXX directory */
|
||||
//#define CTS_PIN_NUMBER UART0_CONFIG_PSEL_CTS
|
||||
//#define RTS_PIN_NUMBER UART0_CONFIG_PSEL_RTS
|
||||
|
||||
#define SPIS_DEFAULT_ORC NRF_DRV_SPIS_DEFAULT_ORC
|
||||
#define SPIS_DEFAULT_CONFIG_IRQ_PRIORITY SPIS1_CONFIG_IRQ_PRIORITY;
|
||||
#define SPIS_DEFAULT_ORC NRF_DRV_SPIS_DEFAULT_ORC
|
||||
|
|
Loading…
Reference in New Issue