feat(bluetooth): Initial nRF52 BSIM based test support.
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
parent
da15564d0e
commit
693530c2f1
34 changed files with 1054 additions and 1 deletions
4
app/boards/nrf52_bsim.conf
Normal file
4
app/boards/nrf52_bsim.conf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
CONFIG_ZMK_BLE=y
|
||||
CONFIG_LOG=y
|
||||
CONFIG_LOG_BACKEND_SHOW_COLOR=n
|
||||
CONFIG_ZMK_LOG_LEVEL_DBG=y
|
||||
Loading…
Add table
Add a link
Reference in a new issue