File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 27
27
"NRF52_DK" : 0 ,
28
28
"NUCLEO_F429ZI" : 0x08000000 ,
29
29
"UBLOX_EVK_ODIN_W2" : 0x08000000 ,
30
- "UBLOX_C030_U201" : 0x08000000
30
+ "UBLOX_C030_U201" : 0x08000000 ,
31
+ "NUCLEO_F411RE" : 0x08000000
31
32
}
32
33
# format: "config_name": ("config_file_name", "storage-option", "rot-option")
33
34
bootloader_configs = {
54
55
("K64F" , "internal_flash_fake_rot" ),
55
56
("NUCLEO_F429ZI" , "default" ),
56
57
("UBLOX_EVK_ODIN_W2" , "default" ),
58
+ ("NUCLEO_F411RE" , "default" ),
57
59
("UBLOX_C030_U201" , "default" ),
58
60
("NRF52_DK" , "nrf52_block_device_fake_rot" ),
59
61
("NRF52_DK" , "nrf52_internal_flash_fake_rot" )
Original file line number Diff line number Diff line change 1
- https://github.com/ARMmbed/sd-driver/#48bdc8821bbfd9689a647204fdb256723ce46c04
1
+ https://github.com/ARMmbed/sd-driver/#f1bb57ae79bde0743dba046415e86b3201fd8fcf
You can’t perform that action at this time.
0 commit comments