add bluetooth support
Some checks failed
Build / build (macos-12) (push) Waiting to run
Build / build (macos-14) (push) Waiting to run
Build / build (windows-2022) (push) Waiting to run
Build / build (ubuntu-22.04) (push) Failing after 17s
Documentation / build (push) Successful in 4s

This commit is contained in:
2024-04-28 23:23:38 -06:00
parent 95e4bb5cc2
commit f9302615fd
3 changed files with 116 additions and 12 deletions

View File

@ -16,4 +16,7 @@ CONFIG_LOG=y
CONFIG_CFB_LOG_LEVEL_DBG=y
CONFIG_CHARACTER_FRAMEBUFFER=y
CONFIG_CBPRINTF_FP_SUPPORT=y
CONFIG_CBPRINTF_FP_SUPPORT=y
CONFIG_BT=y
CONFIG_BT_DEVICE_NAME="Mellifera"