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 fdc397d commit 166f00dCopy full SHA for 166f00d
variants/arduino_nano_33_ble_nrf52840_sense/arduino_nano_33_ble_nrf52840_sense.conf
@@ -23,11 +23,13 @@ CONFIG_USB_CDC_ACM_RINGBUF_SIZE=512
23
CONFIG_UART_LINE_CTRL=y
24
CONFIG_CDC_ACM_DTE_RATE_CALLBACK_SUPPORT=y
25
26
+CONFIG_CPP=n
27
+CONFIG_SHELL=n
28
+
29
CONFIG_ADC=y
30
CONFIG_PWM=y
31
32
CONFIG_LLEXT_STORAGE_WRITABLE=n
-CONFIG_SHELL_STACK_SIZE=2048
33
CONFIG_HEAP_MEM_POOL_SIZE=16384
34
CONFIG_LLEXT_HEAP_SIZE=128
35
CONFIG_MAIN_STACK_SIZE=16384
0 commit comments