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.
1 parent 6fbe007 commit 736eebcCopy full SHA for 736eebc
.travis.yml
@@ -63,7 +63,7 @@ env:
63
64
install:
65
- pip install -U platformio
66
- - export PLATFORMIO_BUILD_FLAGS="-DDEBUG_USB_HOST -DWIICAMERA -Wall -Werror -Wno-strict-aliasing"
+ - export PLATFORMIO_BUILD_FLAGS="-DDEBUG_USB_HOST -DWIICAMERA -Wall -Werror -Wno-strict-aliasing -Wno-unused-function"
67
68
#
69
# Libraries from PlatformIO Library Registry:
0 commit comments