We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa7fa0 commit 83362f9Copy full SHA for 83362f9
mbed-os-to-arduino
@@ -69,6 +69,7 @@ fi
69
70
if [ -d $ARDUINOCORE/conf ]; then
71
cp -r $ARDUINOCORE/conf/* .
72
+cp -r $ARDUINOCORE/conf/.m* .
73
fi
74
75
#set +e
variants/MTB_MURATA_ABZ/conf/.mbedignore
@@ -1,4 +1,4 @@
1
-mbed-os/usb/*
+mbed-os/drivers/source/usb/*
2
mbed-os/rtos/*
3
mbed-os/components/*
4
mbed-os/features/filesystem/*
0 commit comments