We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64668ef commit be28f3aCopy full SHA for be28f3a
bfg_nano33ble.sh
@@ -18,6 +18,7 @@ git remote add nrf52 /tmp/ArduinoCore-nRF52-mbed.git
18
git remote remove origin
19
rm -rf variants/ENVIE*
20
rm -rf variants/MBED*
21
+rm -rf cores/arduino/mbed/targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H747xI/TARGET_ENVIE
22
sed -i '/.*envie.*$/ d' boards.txt
23
sed -i '/.*odin.*$/ d' boards.txt
24
sed -i 's/ENVIE_M4//g' platform.txt
0 commit comments