Skip to content

Commit

Permalink
convert project test dirs to newer platformio version
Browse files Browse the repository at this point in the history
  • Loading branch information
peterus committed Dec 29, 2022
1 parent e1c2f11 commit 58ad007
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
[platformio]
default_envs = native

[env]
test_build_project_src = yes
test_build_src = yes
check_flags =
cppcheck: --suppress=*:*.pio\* --suppress=unusedFunction --inline-suppr

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 58ad007

Please sign in to comment.