Skip to content

Commit be28f3a

Browse files
committed
fix bfg script a bit
1 parent 64668ef commit be28f3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bfg_nano33ble.sh

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ git remote add nrf52 /tmp/ArduinoCore-nRF52-mbed.git
1818
git remote remove origin
1919
rm -rf variants/ENVIE*
2020
rm -rf variants/MBED*
21+
rm -rf cores/arduino/mbed/targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H747xI/TARGET_ENVIE
2122
sed -i '/.*envie.*$/ d' boards.txt
2223
sed -i '/.*odin.*$/ d' boards.txt
2324
sed -i 's/ENVIE_M4//g' platform.txt

0 commit comments

Comments
 (0)