File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
35
35
- name : Build PlatformIO examples
36
36
env :
37
- PLATFORMIO_BUILD_FLAGS : -D SDI12_EXTERNAL_PCINT -I/src
37
+ PLATFORMIO_BUILD_FLAGS : -D SDI12_EXTERNAL_PCINT
38
38
PLATFORMIO_CI_SRC : examples/j_external_pcint_library
39
- run : pio ci --board=mayfly --board=uno --board=megaatmega2560 --board=leonardo --board=zeroUSB --board=arduino_nano_esp32 --board= feather328p --board=feather32u4 --board=adafruit_feather_m0 --board=adafruit_feather_m4 --board=huzzah --board=featheresp32 --board=esp32-c3-devkitm-1 --board=esp32-s3-devkitm-1 --project-option="lib_deps=greygnome/EnableInterrupt@^1.1.0"
39
+ run : pio ci --board=mayfly --board=uno --board=megaatmega2560 --board=leonardo --board=zeroUSB --board=feather328p --board=feather32u4 --board=adafruit_feather_m0 --board=adafruit_feather_m4 --lib="." --project-option="lib_deps=greygnome/EnableInterrupt@^1.1.0"
You can’t perform that action at this time.
0 commit comments