Enables lfxo. Clean up.

This commit is contained in:
Pbopbo
2026-02-24 14:21:41 +01:00
parent 9f1e875cbf
commit 334e3958b5
13 changed files with 46 additions and 354 deletions

View File

@@ -4,6 +4,11 @@ CONFIG_UART_CONSOLE=n
CONFIG_GPIO=y
CONFIG_SERIAL=y
CONFIG_UART_INTERRUPT_DRIVEN=y
CONFIG_CLOCK_CONTROL=y
CONFIG_CLOCK_CONTROL_NRF=y
CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=y
CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=n
CONFIG_BT=y
CONFIG_BT_CTLR=y
CONFIG_BT_LL_SOFTDEVICE=y