ADC까지, 신호 확인 필요(반사 신호 약함 or 뒤쪽을 찍고 있음)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
if(SB_CONFIG_NETCORE_HCI_IPC)
|
||||
set(
|
||||
hci_ipc_EXTRA_CONF_FILE
|
||||
"${APP_DIR}/sysbuild/hci_ipc.conf"
|
||||
CACHE INTERNAL
|
||||
"Extra configuration for the nRF5340 net core HCI image"
|
||||
)
|
||||
endif()
|
||||
Reference in New Issue
Block a user