Skip to content

Commit

Permalink
Disable CYW30739 OTA requestor logging to fit the flash space. (#17099)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsusid authored and pull[bot] committed Jan 11, 2024
1 parent 8ef2847 commit 2707793
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/ota-requestor-app/cyw30739/args.gni
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ chip_openthread_ftd = true

# Disable progress logging to fit in flash
chip_progress_logging = false
chip_error_logging = false

declare_args() {
chip_enable_ota_requestor = true
Expand Down

0 comments on commit 2707793

Please sign in to comment.