Skip to content

Commit 18967ca

Browse files
committed
Remove Ethernet and Video from Nicla Vision BL description
1 parent e36c4bb commit 18967ca

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

libraries/STM32H747_System/examples/STM32H747_updateBootloader/nicla_vision_bootloader.h

+3-2
Original file line numberDiff line numberDiff line change
@@ -10582,8 +10582,8 @@ const unsigned char bootloader_mbed_bin[] = {
1058210582
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
1058310583
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
1058410584
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
10585-
0x00, 0x00, 0x00, 0x00, 0xa0, 0x17, 0x08, 0x01, 0x01, 0x01, 0x08, 0x10,
10586-
0x01, 0x01, 0x19, 0x00, 0xcc, 0x12, 0xfe, 0x7f, 0x01, 0x00, 0x00, 0x00,
10585+
0x00, 0x00, 0x00, 0x00, 0xa0, 0x17, 0x08, 0x01, 0x00, 0x01, 0x08, 0x10,
10586+
0x00, 0x01, 0x19, 0x00, 0xcc, 0x12, 0xfe, 0x7f, 0x01, 0x00, 0x00, 0x00,
1058710587
0x00, 0x00, 0x00, 0x00, 0x01, 0x0a, 0x00, 0x08, 0xd5, 0x09, 0x00, 0x08,
1058810588
0xb5, 0x0b, 0x00, 0x08, 0x89, 0x0a, 0x00, 0x08, 0xa1, 0x09, 0x00, 0x08,
1058910589
0x9d, 0x09, 0x00, 0x08, 0x9d, 0x0e, 0x00, 0x08, 0xa5, 0x0e, 0x00, 0x08,
@@ -10675,4 +10675,5 @@ const unsigned char bootloader_mbed_bin[] = {
1067510675
};
1067610676
const unsigned int bootloader_mbed_bin_len = 128044;
1067710677

10678+
1067810679
#endif //ARDUINO_NICLA_VISION

0 commit comments

Comments
 (0)