Skip to content

Commit

Permalink
Enabled Test debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
gabryelreyes committed Nov 20, 2023
1 parent c7da20d commit 7011597
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ check_src_filters =
check_flags =
clangtidy: --header-filter='' --checks=-*,clang-analyzer-*,performance-*,portability-*,readability-uppercase-literal-suffix,readability-redundant-control-flow --warnings-as-errors=-*,clang-analyzer-*,performance-*,portability-*,readability-uppercase-literal-suffix,readability-redundant-control-flow
check_skip_packages = yes
debug_test = test_SerialMuxProt

[env:esp32dev]
platform = espressif32
Expand Down

0 comments on commit 7011597

Please sign in to comment.