File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 109
109
"target.bootloader_img" : " bootloader/mbed-bootloader-nucleo_f411re-block_device-kvstore-v4.0.0.bin" ,
110
110
"target.header_offset" : " 0x10000" ,
111
111
"target.app_offset" : " 0x10400" ,
112
- "target.components_add" : [" SD" ],
112
+ "target.components_add" : [" SD" , " WIFI_IDW01M1" ],
113
+ "idw0xx1.provide-default" : true ,
114
+ "idw0xx1.tx" : " PA_9" ,
115
+ "idw0xx1.rx" : " PA_10" ,
113
116
"update-client.bootloader-details" : " (0x08000000+30*1024)" ,
114
117
"update-client.application-details" : " (0x08000000+64*1024)" ,
115
118
"update-client.storage-address" : " (1024*1024*64)" ,
126
129
"events.shared-eventsize" : 1024 ,
127
130
"drivers.uart-serial-rxbuf-size" : 1024 ,
128
131
"drivers.uart-serial-txbuf-size" : 1024 ,
129
- "idw0xx1.provide-default" : true ,
130
- "idw0xx1.tx" : " PA_9" ,
131
- "idw0xx1.rx" : " PA_10" ,
132
132
"target.macros_remove" : [" MBEDTLS_CONFIG_HW_SUPPORT" ],
133
133
"sd.SPI_MOSI" : " PC_3" ,
134
134
"sd.SPI_MISO" : " PC_2" ,
You can’t perform that action at this time.
0 commit comments