|
@@ -1899,7 +1899,7 @@
|
|
// <e> NRFX_GPIOTE_ENABLED - nrfx_gpiote - GPIOTE peripheral driver
|
|
// <e> NRFX_GPIOTE_ENABLED - nrfx_gpiote - GPIOTE peripheral driver
|
|
//==========================================================
|
|
//==========================================================
|
|
#ifndef NRFX_GPIOTE_ENABLED
|
|
#ifndef NRFX_GPIOTE_ENABLED
|
|
-#define NRFX_GPIOTE_ENABLED 1
|
|
|
|
|
|
+#define NRFX_GPIOTE_ENABLED 0
|
|
#endif
|
|
#endif
|
|
// <o> NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS - Number of lower power input pins
|
|
// <o> NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS - Number of lower power input pins
|
|
#ifndef NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS
|
|
#ifndef NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS
|
|
@@ -2903,7 +2903,7 @@
|
|
// <e> NRFX_QSPI_ENABLED - nrfx_qspi - QSPI peripheral driver
|
|
// <e> NRFX_QSPI_ENABLED - nrfx_qspi - QSPI peripheral driver
|
|
//==========================================================
|
|
//==========================================================
|
|
#ifndef NRFX_QSPI_ENABLED
|
|
#ifndef NRFX_QSPI_ENABLED
|
|
-#define NRFX_QSPI_ENABLED 1
|
|
|
|
|
|
+#define NRFX_QSPI_ENABLED 0
|
|
#endif
|
|
#endif
|
|
// <o> NRFX_QSPI_CONFIG_SCK_DELAY - tSHSL, tWHSL and tSHWL in number of 16 MHz periods (62.5 ns). <0-255>
|
|
// <o> NRFX_QSPI_CONFIG_SCK_DELAY - tSHSL, tWHSL and tSHWL in number of 16 MHz periods (62.5 ns). <0-255>
|
|
|
|
|
|
@@ -4382,11 +4382,11 @@
|
|
// <e> NRFX_UART_ENABLED - nrfx_uart - UART peripheral driver
|
|
// <e> NRFX_UART_ENABLED - nrfx_uart - UART peripheral driver
|
|
//==========================================================
|
|
//==========================================================
|
|
#ifndef NRFX_UART_ENABLED
|
|
#ifndef NRFX_UART_ENABLED
|
|
-#define NRFX_UART_ENABLED 1
|
|
|
|
|
|
+#define NRFX_UART_ENABLED 0
|
|
#endif
|
|
#endif
|
|
// <o> NRFX_UART0_ENABLED - Enable UART0 instance
|
|
// <o> NRFX_UART0_ENABLED - Enable UART0 instance
|
|
#ifndef NRFX_UART0_ENABLED
|
|
#ifndef NRFX_UART0_ENABLED
|
|
-#define NRFX_UART0_ENABLED 1
|
|
|
|
|
|
+#define NRFX_UART0_ENABLED 0
|
|
#endif
|
|
#endif
|
|
|
|
|
|
// <o> NRFX_UART_DEFAULT_CONFIG_HWFC - Hardware Flow Control
|
|
// <o> NRFX_UART_DEFAULT_CONFIG_HWFC - Hardware Flow Control
|