Skip to content

Commit

Permalink
applications: current: Enable K1 LOG_DBG for calibration
Browse files Browse the repository at this point in the history
  • Loading branch information
hubmartin committed Nov 11, 2024
1 parent cdc395e commit 2acb624
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions applications/current/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ CONFIG_ZCBOR_STOP_ON_ERROR=y
CONFIG_ADC_NRFX_SAADC=n
CONFIG_ADC_SHELL=n
CONFIG_ADC_TLA2021_INIT_PRIORITY=60
CONFIG_CTR_K1_LOG_LEVEL_DBG=y
CONFIG_NEWLIB_LIBC_NANO=n

# ### Preserved code "config" (begin)
Expand Down
1 change: 1 addition & 0 deletions applications/current/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,3 +175,4 @@ extras:
- CONFIG_ADC_NRFX_SAADC=n
- CONFIG_ADC_SHELL=n
- CONFIG_NEWLIB_LIBC_NANO=n
- CONFIG_CTR_K1_LOG_LEVEL_DBG=y

0 comments on commit 2acb624

Please sign in to comment.