feat(bluetooth): Build on ARCH_POSIX.
This commit is contained in:
parent
3fad4dba07
commit
da15564d0e
2 changed files with 5 additions and 3 deletions
|
|
@ -127,9 +127,9 @@ menuconfig ZMK_BLE
|
|||
select BT_SMP_APP_PAIRING_ACCEPT
|
||||
select BT_PERIPHERAL
|
||||
select BT_DIS
|
||||
select BT_SETTINGS
|
||||
select SETTINGS
|
||||
imply ZMK_BATTERY_REPORTING
|
||||
imply BT_SETTINGS if !ARCH_POSIX
|
||||
imply SETTINGS if !ARCH_POSIX
|
||||
imply ZMK_BATTERY_REPORTING if !ARCH_POSIX
|
||||
|
||||
if ZMK_BLE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue