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 8a57df0 commit ac7389dCopy full SHA for ac7389d
.travis.yml
@@ -247,7 +247,7 @@ matrix:
247
- sed -n '/``` cpp/,/```/{/```$/Q;/```/d;p;}' ${EVENTS}/README.md > main.cpp
248
- |
249
rm -r rtos/source/TARGET_CORTEX drivers/source/usb features/cellular features/netsocket features/nanostack \
250
- features/lwipstack features/frameworks/greentea-client \
+ connectivity/libraries/ppp features/lwipstack features/frameworks/greentea-client \
251
features/frameworks/utest features/frameworks/unity components BUILD
252
- python tools/make.py -t GCC_ARM -m NUCLEO_F103RB --source=. --build=BUILD/NUCLEO_F103RB/GCC_ARM -j0
253
# Run local equeue tests
0 commit comments