File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
- https://github.com/ARMmbed/mbed-os/#485bdeee150e2bc8ed75e27d936060fb63a7a7d1
1
+ https://github.com/ARMmbed/mbed-os/#0fdfcf7350896a9c0b57c4a18237677abfe25f1a
Original file line number Diff line number Diff line change 127
127
"application-start-address" : " (MBED_CONF_APP_FLASH_START_ADDRESS+65*1024)" ,
128
128
"max-application-size" : " DEFAULT_MAX_APPLICATION_SIZE"
129
129
},
130
+ "NUCLEO_F207ZG" : {
131
+ "flash-start-address" : " 0x08000000" ,
132
+ "flash-size" : " (1024*1024)" ,
133
+ "nvstore.area_1_address" : " (MBED_CONF_APP_FLASH_START_ADDRESS+32*1024)" ,
134
+ "nvstore.area_1_size" : " (16*1024)" ,
135
+ "nvstore.area_2_address" : " (MBED_CONF_APP_FLASH_START_ADDRESS+48*1024)" ,
136
+ "nvstore.area_2_size" : " (16*1024)" ,
137
+ "update-client.application-details" : " (MBED_CONF_APP_FLASH_START_ADDRESS+64*1024)" ,
138
+ "application-start-address" : " (MBED_CONF_APP_FLASH_START_ADDRESS+65*1024)" ,
139
+ "max-application-size" : " DEFAULT_MAX_APPLICATION_SIZE" ,
140
+ "sd.SPI_MOSI" : " PC_12" ,
141
+ "sd.SPI_MISO" : " PC_11" ,
142
+ "sd.SPI_CLK" : " PC_10" ,
143
+ "sd.SPI_CS" : " PA_15"
144
+ },
130
145
"UBLOX_EVK_ODIN_W2" : {
131
146
"target.device_has_remove" : [" EMAC" ],
132
147
"flash-start-address" : " 0x08000000" ,
You can’t perform that action at this time.
0 commit comments