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 @@ -248,8 +248,8 @@ matrix:
248
248
# Check that example compiles without rtos
249
249
- sed -n '/``` cpp/,/```/{/```$/Q;/```/d;p;}' ${EVENTS}/README.md > main.cpp
250
250
- |
251
- rm -r rtos/source/TARGET_CORTEX drivers/source/usb connectivity/cellular features/netsocket features/nanostack \
252
- connectivity/libraries/ppp features/lwipstack features/frameworks/greentea-client \
251
+ rm -r rtos/source/TARGET_CORTEX drivers/source/usb connectivity/cellular connectivity/drivers/cellular \
252
+ connectivity/libraries/ppp features/netsocket features/nanostack features/ lwipstack features/frameworks/greentea-client \
253
253
features/frameworks/utest features/frameworks/unity components BUILD
254
254
- python tools/make.py -t GCC_ARM -m NUCLEO_F103RB --source=. --build=BUILD/NUCLEO_F103RB/GCC_ARM -j0
255
255
# Run local equeue tests
You can’t perform that action at this time.
0 commit comments