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 93d09bb commit cb4427cCopy full SHA for cb4427c
variants/arduino_portenta_c33_r7fa6m5bh3cfc/arduino_portenta_c33_r7fa6m5bh3cfc.conf
@@ -23,6 +23,11 @@ CONFIG_ARM_MPU=n
23
CONFIG_CPP=n
24
CONFIG_SHELL=n
25
26
+CONFIG_LOG_BACKEND_UART=y
27
+CONFIG_LOG_BACKEND_UART_AUTOSTART=n
28
+CONFIG_LOG_BUFFER_SIZE=1024
29
+CONFIG_LOG_DEFAULT_LEVEL=2
30
+
31
CONFIG_MAIN_STACK_SIZE=32768
32
CONFIG_LLEXT_HEAP_SIZE=128
33
CONFIG_HEAP_MEM_POOL_SIZE=32768
0 commit comments