We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eca28bb + df2c0cd commit fb5d76cCopy full SHA for fb5d76c
.github/workflows/LibraryBuild.yml
@@ -29,4 +29,5 @@ jobs:
29
arduino-board-fqbn: esp32:esp32:m5stack-core2
30
platform-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json
31
sketch-names-find-start: examples/Basics/
32
+ extra-arduino-cli-args: "--warnings default "
33
sketches-exclude: mpu6886
0 commit comments