8000 Update generate_lib sketch since we have moved fileblockdevice implem… · arduino/mcuboot-arduino-stm32h7@812850f · GitHub
[go: up one dir, main page]

Skip to content

Commit 812850f

Browse files
committed
Update generate_lib sketch since we have moved fileblockdevice implementation in this project
1 parent 49b6e9d commit 812850f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

generate_lib.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
rm -rf BUILD/PORTENTA_H7_M7/GCC_ARM/
33
mbed compile -m PORTENTA_H7_M7 -t GCC_ARM
44
cd BUILD/PORTENTA_H7_M7/GCC_ARM/
5-
mv mbed-os/targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H747xI/TARGET_PORTENTA_H7/FileBlockDevice.o .
65
rm -rf mbed-os/
76
find . -name "*.o" | xargs arm-none-eabi-ar -csr libbootutil.a

0 commit comments

Comments
 (0)
0