We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents 84bd6b2 + b9f5214 commit 84268aeCopy full SHA for 84268ae
mbed-os-to-arduino
@@ -324,6 +324,7 @@ if [ $# -eq 0 ] ; then
324
echo " -b specify remote mbed-os branch to checkout"
325
echo " -r specify local mbed-os directory to link"
326
echo " -p specify local mbed core directory (defaults to PWD)"
327
+ echo " -g restores debug information"
328
echo
329
echo "Example:"
330
echo " $(basename $0) -a ARDUINO_NANO33BLE:ARDUINO_NANO33BLE CHALLENGE_PMC_R2DX:ARDUINO_NANO33BLE"
0 commit comments