File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -246,8 +246,8 @@ matrix:
246
246
# Check that example compiles without rtos
247
247
- sed -n '/``` cpp/,/```/{/```$/Q;/```/d;p;}' ${EVENTS}/README.md > main.cpp
248
248
- |
249
- rm -r rtos/source/TARGET_CORTEX drivers/source/usb connectivity/cellular features/netsocket features/nanostack \
250
- features/lwipstack features/frameworks/greentea-client \
249
+ rm -r rtos/source/TARGET_CORTEX drivers/source/usb connectivity/cellular connectivity/drivers/cellular \
250
+ features/netsocket features/nanostack features/ lwipstack features/frameworks/greentea-client \
251
251
features/frameworks/utest features/frameworks/unity components BUILD
252
252
- python tools/make.py -t GCC_ARM -m NUCLEO_F412ZG --source=. --build=BUILD/NUCLEO_F412ZG/GCC_ARM -j0
253
253
# Run local equeue tests
You can’t perform that action at this time.
0 commit comments