8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b6e9d commit 812850fCopy full SHA for 812850f
generate_lib.sh
@@ -2,6 +2,5 @@
2
rm -rf BUILD/PORTENTA_H7_M7/GCC_ARM/
3
mbed compile -m PORTENTA_H7_M7 -t GCC_ARM
4
cd BUILD/PORTENTA_H7_M7/GCC_ARM/
5
-mv mbed-os/targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H747xI/TARGET_PORTENTA_H7/FileBlockDevice.o .
6
rm -rf mbed-os/
7
find . -name "*.o" | xargs arm-none-eabi-ar -csr libbootutil.a
0 commit comments