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 7710bf3 commit 36282abCopy full SHA for 36282ab
.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_F412ZG --source=. --build=BUILD/NUCLEO_F412ZG/GCC_ARM -j0
253
# Run local equeue tests
0 commit comments