Skip to content

Commit

Permalink
Fix PlatformIO inspection tools for ESP32
Browse files Browse the repository at this point in the history
  • Loading branch information
mairas committed Apr 6, 2022
1 parent e1b1e30 commit ede3ab4
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 @@ -41,6 +41,7 @@ build_unflags = -Werror=reorder
board_build.partitions = min_spiffs.csv
monitor_filters = esp32_exception_decoder
extra_scripts = extra_script.py
check_skip_packages = true

[env:esp32dev]
extends = espressif32_base
Expand Down

0 comments on commit ede3ab4

Please sign in to comment.