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 09758f2 commit 944ced6Copy full SHA for 944ced6
boards/arm/beagle_bcf/beagleconnect_freedom_defconfig
@@ -20,3 +20,8 @@ CONFIG_CC13X2_CC26X2_BOOTLOADER_BACKDOOR_PIN=15
20
# Enable MPU and hardware stack protection
21
CONFIG_ARM_MPU=y
22
CONFIG_HW_STACK_PROTECTION=y
23
+
24
+# Enable default uart console
25
+CONFIG_SERIAL=y
26
+CONFIG_CONSOLE=y
27
+CONFIG_UART_CONSOLE=y
0 commit comments