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