File tree Expand file tree Collapse file tree 2 files changed +2
-20
lines changed
applications/connectivity_bridge/boards Expand file tree Collapse file tree 2 files changed +2
-20
lines changed Original file line number Diff line number Diff line change @@ -46,17 +46,5 @@ CONFIG_CMSIS_DAP_DEVICE_NAME="nrf91"
4646
4747CONFIG_BRIDGE_CMSIS_DAP_NORDIC_COMMANDS=y
4848
49- # Reduce BLE logging to save flash space
50- CONFIG_BT_NUS_LOG_LEVEL_ERR=y
51- CONFIG_BT_LOG_LEVEL_ERR=y
52- CONFIG_BT_HCI_DRIVER_LOG_LEVEL_ERR=y
53- CONFIG_BT_RPA_LOG_LEVEL_ERR=y
54- CONFIG_BT_CRYPTO_LOG_LEVEL_ERR=y
55- CONFIG_BT_ATT_LOG_LEVEL_ERR=y
56- CONFIG_BT_GATT_LOG_LEVEL_ERR=y
57- CONFIG_BT_L2CAP_LOG_LEVEL_ERR=y
58- CONFIG_BT_HCI_CORE_LOG_LEVEL_ERR=y
59- CONFIG_BT_CONN_LOG_LEVEL_ERR=y
60- CONFIG_BT_KEYS_LOG_LEVEL_ERR=y
61- CONFIG_BT_SMP_LOG_LEVEL_ERR=y
62- CONFIG_BT_SERVICE_LOG_LEVEL_ERR=y
49+ # Reduce logging to save flash space
50+ CONFIG_LOG_MAX_LEVEL=1
Original file line number Diff line number Diff line change 2323 -
[email protected] /nrf54h20/cpuapp2424 comment : " https://nordicsemi.atlassian.net/browse/NCSDK-31409"
2525
26- - scenarios :
27- - applications.connectivity_bridge
28- platforms :
29- - thingy91x/nrf5340/cpuapp
30- comment : " https://nordicsemi.atlassian.net/browse/NCSDK-31757"
31-
3226- scenarios :
3327 - sample.matter.light_bulb.aws
3428 platforms :
You can’t perform that action at this time.
0 commit comments