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 51
51
- PLATFORMIO_CI_SRC=examples/PSBuzz
52
52
# - PLATFORMIO_CI_SRC=examples/testusbhostFAT
53
53
- PLATFORMIO_CI_SRC=examples/USB_desc
54
- - PLATFORMIO_CI_SRC=examples/USBH_MIDI/bidrectional_converter PLATFORMIO_CI_EXTRA_ARGS ="-Wno-error - Wno-parentheses "
54
+ - PLATFORMIO_CI_SRC=examples/USBH_MIDI/bidrectional_converter PLATFORMIO_BUILD_FLAGS ="-DDEBUG_USB_HOST -DWIICAMERA -Wall - Wno-strict-aliasing "
55
55
- PLATFORMIO_CI_SRC=examples/USBH_MIDI/eVY1_sample
56
56
- PLATFORMIO_CI_SRC=examples/USBH_MIDI/USB_MIDI_converter
57
57
- PLATFORMIO_CI_SRC=examples/USBH_MIDI/USB_MIDI_converter_multi
@@ -74,4 +74,4 @@ install:
74
74
- platformio lib install 62 416 417
75
75
76
76
script :
77
- - platformio ci --board=uno --board=teensy31 --board=due --lib="." $PLATFORMIO_CI_EXTRA_ARGS
77
+ - platformio ci --board=uno --board=teensy31 --board=due --lib="."
You can’t perform that action at this time.
0 commit comments