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 25
25
- PLATFORMIO_CI_SRC=examples/Bluetooth/SPPMulti
26
26
- PLATFORMIO_CI_SRC=examples/Bluetooth/Wii
27
27
- PLATFORMIO_CI_SRC=examples/Bluetooth/WiiBalanceBoard
28
- - PLATFORMIO_CI_SRC=examples/Bluetooth/WiiIRCamera
28
+ - PLATFORMIO_CI_SRC=examples/Bluetooth/WiiIRCamera PLATFORMIO_BUILD_FLAGS="-DWIICAMERA"
29
29
- PLATFORMIO_CI_SRC=examples/Bluetooth/WiiMulti
30
30
- PLATFORMIO_CI_SRC=examples/Bluetooth/WiiUProController
31
31
- PLATFORMIO_CI_SRC=examples/board_qc
63
63
64
64
install :
65
65
- pip install -U platformio
66
- - export PLATFORMIO_BUILD_FLAGS="-DDEBUG_USB_HOST -DWIICAMERA -Wall -Werror -Wno-unused-function"
66
+ - export PLATFORMIO_BUILD_FLAGS="$PLATFORMIO_BUILD_FLAGS -DDEBUG_USB_HOST -Wall -Werror -Wno-unused-function"
67
67
68
68
#
69
69
# Libraries from PlatformIO Library Registry:
You can’t perform that action at this time.
0 commit comments