,,

Committer:
leothedragon
Date:
Tue May 04 08:55:12 2021 +0000
Revision:
0:8f0bb79ddd48
nmn

Who changed what in which revision?

UserRevisionLine numberNew contents of line
leothedragon 0:8f0bb79ddd48 1 {
leothedragon 0:8f0bb79ddd48 2 "target_overrides": {
leothedragon 0:8f0bb79ddd48 3 "*": {
leothedragon 0:8f0bb79ddd48 4 "target.components_remove" : ["FLASHIAP"],
leothedragon 0:8f0bb79ddd48 5 "platform.stdio-baud-rate" : 115200,
leothedragon 0:8f0bb79ddd48 6 "platform.stdio-convert-newlines" : true,
leothedragon 0:8f0bb79ddd48 7 "mbed-trace.enable" : null,
leothedragon 0:8f0bb79ddd48 8 "nsapi.default-wifi-security" : "WPA_WPA2",
leothedragon 0:8f0bb79ddd48 9 "nsapi.default-wifi-ssid" : "\"SSID\"",
leothedragon 0:8f0bb79ddd48 10 "nsapi.default-wifi-password" : "\"Password\""
leothedragon 0:8f0bb79ddd48 11 },
leothedragon 0:8f0bb79ddd48 12 "NUCLEO_F412ZG": {
leothedragon 0:8f0bb79ddd48 13 "target.components_add" : ["SD"],
leothedragon 0:8f0bb79ddd48 14 "sd.SPI_MOSI" : "D11",
leothedragon 0:8f0bb79ddd48 15 "sd.SPI_MISO" : "D12",
leothedragon 0:8f0bb79ddd48 16 "sd.SPI_CLK" : "D13",
leothedragon 0:8f0bb79ddd48 17 "sd.SPI_CS" : "D10",
leothedragon 0:8f0bb79ddd48 18 "target.components_add" : ["WIFI_WIZFI310"],
leothedragon 0:8f0bb79ddd48 19 "target.network-default-interface-type" : "WIFI",
leothedragon 0:8f0bb79ddd48 20 "wizfi310.tx" : "PD_5",
leothedragon 0:8f0bb79ddd48 21 "wizfi310.rx" : "PD_6",
leothedragon 0:8f0bb79ddd48 22 "wizfi310.rts" : "PD_4",
leothedragon 0:8f0bb79ddd48 23 "wizfi310.cts" : "PD_3",
leothedragon 0:8f0bb79ddd48 24 "wizfi310.rx-buffer-size" : 512,
leothedragon 0:8f0bb79ddd48 25 "wizfi310.stacksize" : 1536,
leothedragon 0:8f0bb79ddd48 26 "wizfi310.event-queue-size" : 1024,
leothedragon 0:8f0bb79ddd48 27 "wizfi310.provide-default" : true,
leothedragon 0:8f0bb79ddd48 28 "device-management.flash-start-address" : "0x08000000",
leothedragon 0:8f0bb79ddd48 29 "device-management.flash-size" : "(1024*1024)",
leothedragon 0:8f0bb79ddd48 30 "device-management.sotp-section-1-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 2*(128*1024))",
leothedragon 0:8f0bb79ddd48 31 "device-management.sotp-section-1-size" : "(128*1024)",
leothedragon 0:8f0bb79ddd48 32 "device-management.sotp-section-2-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 1*(128*1024))",
leothedragon 0:8f0bb79ddd48 33 "device-management.sotp-section-2-size" : "(128*1024)",
leothedragon 0:8f0bb79ddd48 34 "update-client.application-details" : "(MBED_CONF_APP_FLASH_START_ADDRESS + 64*1024)",
leothedragon 0:8f0bb79ddd48 35 "update-client.storage-address" : "(64*1024*1024)",
leothedragon 0:8f0bb79ddd48 36 "update-client.storage-size" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 37 "update-client.storage-locations" : "1",
leothedragon 0:8f0bb79ddd48 38 "target.features_add" : ["BOOTLOADER"],
leothedragon 0:8f0bb79ddd48 39 "target.bootloader_img" : "bootloader/mbed-bootloader-NUCLEO_F412ZG.bin",
leothedragon 0:8f0bb79ddd48 40 "target.header_offset" : "0x10000",
leothedragon 0:8f0bb79ddd48 41 "target.app_offset" : "0x10400"
leothedragon 0:8f0bb79ddd48 42 },
leothedragon 0:8f0bb79ddd48 43 "NUCLEO_F429ZI": {
leothedragon 0:8f0bb79ddd48 44 "target.components_add" : ["SD"],
leothedragon 0:8f0bb79ddd48 45 "sd.SPI_MOSI" : "PC_12",
leothedragon 0:8f0bb79ddd48 46 "sd.SPI_MISO" : "PC_11",
leothedragon 0:8f0bb79ddd48 47 "sd.SPI_CLK" : "PC_10",
leothedragon 0:8f0bb79ddd48 48 "sd.SPI_CS" : "PC_9",
leothedragon 0:8f0bb79ddd48 49 "device-management.flash-start-address" : "0x08000000",
leothedragon 0:8f0bb79ddd48 50 "device-management.flash-size" : "(2048*1024)",
leothedragon 0:8f0bb79ddd48 51 "device-management.sotp-section-1-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 2*(128*1024))",
leothedragon 0:8f0bb79ddd48 52 "device-management.sotp-section-1-size" : "(128*1024)",
leothedragon 0:8f0bb79ddd48 53 "device-management.sotp-section-2-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 1*(128*1024))",
leothedragon 0:8f0bb79ddd48 54 "device-management.sotp-section-2-size" : "(128*1024)",
leothedragon 0:8f0bb79ddd48 55 "update-client.application-details" : "(MBED_CONF_APP_FLASH_START_ADDRESS + 64*1024)",
leothedragon 0:8f0bb79ddd48 56 "update-client.storage-address" : "(64*1024*1024)",
leothedragon 0:8f0bb79ddd48 57 "update-client.storage-size" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 58 "update-client.storage-locations" : "1",
leothedragon 0:8f0bb79ddd48 59 "target.features_add" : ["BOOTLOADER"],
leothedragon 0:8f0bb79ddd48 60 "target.bootloader_img" : "bootloader/mbed-bootloader-NUCLEO_F429ZI.bin",
leothedragon 0:8f0bb79ddd48 61 "target.header_offset" : "0x10000",
leothedragon 0:8f0bb79ddd48 62 "target.app_offset" : "0x10400"
leothedragon 0:8f0bb79ddd48 63 },
leothedragon 0:8f0bb79ddd48 64 "NUCLEO_F767ZI": {
leothedragon 0:8f0bb79ddd48 65 "target.components_add" : ["SD"],
leothedragon 0:8f0bb79ddd48 66 "sd.SPI_MOSI" : "PC_12",
leothedragon 0:8f0bb79ddd48 67 "sd.SPI_MISO" : "PC_11",
leothedragon 0:8f0bb79ddd48 68 "sd.SPI_CLK" : "PC_10",
leothedragon 0:8f0bb79ddd48 69 "sd.SPI_CS" : "PC_9",
leothedragon 0:8f0bb79ddd48 70 "device-management.flash-start-address" : "0x08000000",
leothedragon 0:8f0bb79ddd48 71 "device-management.flash-size" : "(2048*1024)",
leothedragon 0:8f0bb79ddd48 72 "device-management.sotp-section-1-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 2*(256*1024))",
leothedragon 0:8f0bb79ddd48 73 "device-management.sotp-section-1-size" : "(256*1024)",
leothedragon 0:8f0bb79ddd48 74 "device-management.sotp-section-2-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 1*(256*1024))",
leothedragon 0:8f0bb79ddd48 75 "device-management.sotp-section-2-size" : "(256*1024)",
leothedragon 0:8f0bb79ddd48 76 "update-client.application-details" : "(MBED_CONF_APP_FLASH_START_ADDRESS + 64*1024)",
leothedragon 0:8f0bb79ddd48 77 "update-client.storage-address" : "(64*1024*1024)",
leothedragon 0:8f0bb79ddd48 78 "update-client.storage-size" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 79 "update-client.storage-locations" : "1",
leothedragon 0:8f0bb79ddd48 80 "target.features_add" : ["BOOTLOADER"],
leothedragon 0:8f0bb79ddd48 81 "target.bootloader_img" : "bootloader/mbed-bootloader-NUCLEO_F767ZI.bin",
leothedragon 0:8f0bb79ddd48 82 "target.header_offset" : "0x10000",
leothedragon 0:8f0bb79ddd48 83 "target.app_offset" : "0x10400"
leothedragon 0:8f0bb79ddd48 84 },
leothedragon 0:8f0bb79ddd48 85 "NUCLEO_F746ZG": {
leothedragon 0:8f0bb79ddd48 86 "target.components_add" : ["SD"],
leothedragon 0:8f0bb79ddd48 87 "sd.SPI_MOSI" : "PC_12",
leothedragon 0:8f0bb79ddd48 88 "sd.SPI_MISO" : "PC_11",
leothedragon 0:8f0bb79ddd48 89 "sd.SPI_CLK" : "PC_10",
leothedragon 0:8f0bb79ddd48 90 "sd.SPI_CS" : "PC_9",
leothedragon 0:8f0bb79ddd48 91 "device-management.flash-start-address" : "0x08000000",
leothedragon 0:8f0bb79ddd48 92 "device-management.flash-size" : "(1024*1024)",
leothedragon 0:8f0bb79ddd48 93 "device-management.sotp-section-1-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 2*(256*1024))",
leothedragon 0:8f0bb79ddd48 94 "device-management.sotp-section-1-size" : "(256*1024)",
leothedragon 0:8f0bb79ddd48 95 "device-management.sotp-section-2-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 1*(256*1024))",
leothedragon 0:8f0bb79ddd48 96 "device-management.sotp-section-2-size" : "(256*1024)",
leothedragon 0:8f0bb79ddd48 97 "update-client.application-details" : "(MBED_CONF_APP_FLASH_START_ADDRESS + 64*1024)",
leothedragon 0:8f0bb79ddd48 98 "update-client.storage-address" : "(64*1024*1024)",
leothedragon 0:8f0bb79ddd48 99 "update-client.storage-size" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 100 "update-client.storage-locations" : "1",
leothedragon 0:8f0bb79ddd48 101 "target.features_add" : ["BOOTLOADER"],
leothedragon 0:8f0bb79ddd48 102 "target.bootloader_img" : "bootloader/mbed-bootloader-NUCLEO_F746ZG.bin",
leothedragon 0:8f0bb79ddd48 103 "target.header_offset" : "0x10000",
leothedragon 0:8f0bb79ddd48 104 "target.app_offset" : "0x10400"
leothedragon 0:8f0bb79ddd48 105 },
leothedragon 0:8f0bb79ddd48 106 "NUCLEO_F207ZG": {
leothedragon 0:8f0bb79ddd48 107 "target.components_add" : ["SD"],
leothedragon 0:8f0bb79ddd48 108 "sd.SPI_MOSI" : "PC_12",
leothedragon 0:8f0bb79ddd48 109 "sd.SPI_MISO" : "PC_11",
leothedragon 0:8f0bb79ddd48 110 "sd.SPI_CLK" : "PC_10",
leothedragon 0:8f0bb79ddd48 111 "sd.SPI_CS" : "PC_9",
leothedragon 0:8f0bb79ddd48 112 "device-management.flash-start-address" : "0x08000000",
leothedragon 0:8f0bb79ddd48 113 "device-management.flash-size" : "(1024*1024)",
leothedragon 0:8f0bb79ddd48 114 "device-management.sotp-section-1-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 2*(128*1024))",
leothedragon 0:8f0bb79ddd48 115 "device-management.sotp-section-1-size" : "(128*1024)",
leothedragon 0:8f0bb79ddd48 116 "device-management.sotp-section-2-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 1*(128*1024))",
leothedragon 0:8f0bb79ddd48 117 "device-management.sotp-section-2-size" : "(128*1024)",
leothedragon 0:8f0bb79ddd48 118 "update-client.application-details" : "(MBED_CONF_APP_FLASH_START_ADDRESS + 64*1024)",
leothedragon 0:8f0bb79ddd48 119 "update-client.storage-address" : "(64*1024*1024)",
leothedragon 0:8f0bb79ddd48 120 "update-client.storage-size" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 121 "update-client.storage-locations" : "1",
leothedragon 0:8f0bb79ddd48 122 "target.features_add" : ["BOOTLOADER"],
leothedragon 0:8f0bb79ddd48 123 "target.bootloader_img" : "bootloader/mbed-bootloader-NUCLEO_F207ZG.bin",
leothedragon 0:8f0bb79ddd48 124 "target.header_offset" : "0x10000",
leothedragon 0:8f0bb79ddd48 125 "target.app_offset" : "0x10400"
leothedragon 0:8f0bb79ddd48 126 },
leothedragon 0:8f0bb79ddd48 127 "NUCLEO_L476RG": {
leothedragon 0:8f0bb79ddd48 128 "target.macros_remove" : ["MBED_TICKLESS"],
leothedragon 0:8f0bb79ddd48 129 "target.components_add" : ["SD"],
leothedragon 0:8f0bb79ddd48 130 "sd.SPI_MOSI" : "D11",
leothedragon 0:8f0bb79ddd48 131 "sd.SPI_MISO" : "D12",
leothedragon 0:8f0bb79ddd48 132 "sd.SPI_CLK" : "D13",
leothedragon 0:8f0bb79ddd48 133 "sd.SPI_CS" : "D10",
leothedragon 0:8f0bb79ddd48 134 "target.components_add" : ["WIFI_WIZFI310"],
leothedragon 0:8f0bb79ddd48 135 "target.network-default-interface-type" : "WIFI",
leothedragon 0:8f0bb79ddd48 136 "wizfi310.tx" : "D8",
leothedragon 0:8f0bb79ddd48 137 "wizfi310.rx" : "D2",
leothedragon 0:8f0bb79ddd48 138 "wizfi310.rts" : "D3",
leothedragon 0:8f0bb79ddd48 139 "wizfi310.cts" : "D5",
leothedragon 0:8f0bb79ddd48 140 "wizfi310.rx-buffer-size" : 64,
leothedragon 0:8f0bb79ddd48 141 "wizfi310.stacksize" : 1536,
leothedragon 0:8f0bb79ddd48 142 "wizfi310.event-queue-size" : 256,
leothedragon 0:8f0bb79ddd48 143 "wizfi310.provide-default" : true,
leothedragon 0:8f0bb79ddd48 144 "device-management.flash-start-address" : "0x08000000",
leothedragon 0:8f0bb79ddd48 145 "device-management.flash-size" : "(1024*1024)",
leothedragon 0:8f0bb79ddd48 146 "device-management.sotp-section-1-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 2*(128*1024))",
leothedragon 0:8f0bb79ddd48 147 "device-management.sotp-section-1-size" : "(128*1024)",
leothedragon 0:8f0bb79ddd48 148 "device-management.sotp-section-2-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 1*(128*1024))",
leothedragon 0:8f0bb79ddd48 149 "device-management.sotp-section-2-size" : "(128*1024)",
leothedragon 0:8f0bb79ddd48 150 "update-client.application-details" : "(MBED_CONF_APP_FLASH_START_ADDRESS + 64*1024)",
leothedragon 0:8f0bb79ddd48 151 "update-client.storage-address" : "(64*1024*1024)",
leothedragon 0:8f0bb79ddd48 152 "update-client.storage-size" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 153 "update-client.storage-locations" : "1",
leothedragon 0:8f0bb79ddd48 154 "target.features_add" : ["BOOTLOADER"],
leothedragon 0:8f0bb79ddd48 155 "target.bootloader_img" : "bootloader/mbed-bootloader-NUCLEO_L476RG.bin",
leothedragon 0:8f0bb79ddd48 156 "target.header_offset" : "0x10000",
leothedragon 0:8f0bb79ddd48 157 "target.app_offset" : "0x10400",
leothedragon 0:8f0bb79ddd48 158 "no_led" : "1"
leothedragon 0:8f0bb79ddd48 159 },
leothedragon 0:8f0bb79ddd48 160 "NUCLEO_L4R5ZI": {
leothedragon 0:8f0bb79ddd48 161 "target.macros_remove" : ["MBED_TICKLESS"],
leothedragon 0:8f0bb79ddd48 162 "target.components_add" : ["SD"],
leothedragon 0:8f0bb79ddd48 163 "sd.SPI_MOSI" : "D11",
leothedragon 0:8f0bb79ddd48 164 "sd.SPI_MISO" : "D12",
leothedragon 0:8f0bb79ddd48 165 "sd.SPI_CLK" : "D13",
leothedragon 0:8f0bb79ddd48 166 "sd.SPI_CS" : "D10",
leothedragon 0:8f0bb79ddd48 167 "target.network-default-interface-type" : "WIFI",
leothedragon 0:8f0bb79ddd48 168 "target.components_add" : ["WIFI_WIZFI310"],
leothedragon 0:8f0bb79ddd48 169 "wizfi310.tx" : "D1",
leothedragon 0:8f0bb79ddd48 170 "wizfi310.rx" : "D0",
leothedragon 0:8f0bb79ddd48 171 "wizfi310.rts" : "PB_1",
leothedragon 0:8f0bb79ddd48 172 "wizfi310.cts" : "PB_13",
leothedragon 0:8f0bb79ddd48 173 "wizfi310.rx-buffer-size" : 512,
leothedragon 0:8f0bb79ddd48 174 "wizfi310.stacksize" : 1536,
leothedragon 0:8f0bb79ddd48 175 "wizfi310.event-queue-size" : 1024,
leothedragon 0:8f0bb79ddd48 176 "wizfi310.provide-default" : true,
leothedragon 0:8f0bb79ddd48 177 "device-management.flash-start-address" : "0x08000000",
leothedragon 0:8f0bb79ddd48 178 "device-management.flash-size" : "(2048*1024)",
leothedragon 0:8f0bb79ddd48 179 "device-management.sotp-section-1-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 2*(128*1024))",
leothedragon 0:8f0bb79ddd48 180 "device-management.sotp-section-1-size" : "(128*1024)",
leothedragon 0:8f0bb79ddd48 181 "device-management.sotp-section-2-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 1*(128*1024))",
leothedragon 0:8f0bb79ddd48 182 "device-management.sotp-section-2-size" : "(128*1024)",
leothedragon 0:8f0bb79ddd48 183 "update-client.application-details" : "(MBED_CONF_APP_FLASH_START_ADDRESS + 64*1024)",
leothedragon 0:8f0bb79ddd48 184 "update-client.storage-address" : "(64*1024*1024)",
leothedragon 0:8f0bb79ddd48 185 "update-client.storage-size" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 186 "update-client.storage-locations" : "1",
leothedragon 0:8f0bb79ddd48 187 "target.features_add" : ["BOOTLOADER"],
leothedragon 0:8f0bb79ddd48 188 "target.bootloader_img" : "bootloader/mbed-bootloader-NUCLEO_L4R5ZI.bin",
leothedragon 0:8f0bb79ddd48 189 "target.header_offset" : "0x10000",
leothedragon 0:8f0bb79ddd48 190 "target.app_offset" : "0x10400"
leothedragon 0:8f0bb79ddd48 191 },
leothedragon 0:8f0bb79ddd48 192 "NUCLEO_L496ZG": {
leothedragon 0:8f0bb79ddd48 193 "target.macros_remove" : ["MBED_TICKLESS"],
leothedragon 0:8f0bb79ddd48 194 "target.components_add" : ["SD"],
leothedragon 0:8f0bb79ddd48 195 "sd.SPI_MOSI" : "D11",
leothedragon 0:8f0bb79ddd48 196 "sd.SPI_MISO" : "D12",
leothedragon 0:8f0bb79ddd48 197 "sd.SPI_CLK" : "D13",
leothedragon 0:8f0bb79ddd48 198 "sd.SPI_CS" : "D10",
leothedragon 0:8f0bb79ddd48 199 "target.components_add" : ["WIFI_WIZFI310"],
leothedragon 0:8f0bb79ddd48 200 "target.network-default-interface-type" : "WIFI",
leothedragon 0:8f0bb79ddd48 201 "wizfi310.tx" : "D1",
leothedragon 0:8f0bb79ddd48 202 "wizfi310.rx" : "D0",
leothedragon 0:8f0bb79ddd48 203 "wizfi310.rts" : "PB_1",
leothedragon 0:8f0bb79ddd48 204 "wizfi310.cts" : "PB_13",
leothedragon 0:8f0bb79ddd48 205 "wizfi310.rx-buffer-size" : 512,
leothedragon 0:8f0bb79ddd48 206 "wizfi310.stacksize" : 1536,
leothedragon 0:8f0bb79ddd48 207 "wizfi310.event-queue-size" : 1024,
leothedragon 0:8f0bb79ddd48 208 "wizfi310.provide-default" : true,
leothedragon 0:8f0bb79ddd48 209 "device-management.flash-start-address" : "0x08000000",
leothedragon 0:8f0bb79ddd48 210 "device-management.flash-size" : "(1024*1024)",
leothedragon 0:8f0bb79ddd48 211 "device-management.sotp-section-1-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 2*(2*1024))",
leothedragon 0:8f0bb79ddd48 212 "device-management.sotp-section-1-size" : "(2*1024)",
leothedragon 0:8f0bb79ddd48 213 "device-management.sotp-section-2-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 1*(2*1024))",
leothedragon 0:8f0bb79ddd48 214 "device-management.sotp-section-2-size" : "(2*1024)",
leothedragon 0:8f0bb79ddd48 215 "update-client.application-details" : "(MBED_CONF_APP_FLASH_START_ADDRESS + 64*1024)",
leothedragon 0:8f0bb79ddd48 216 "update-client.storage-address" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 217 "update-client.storage-size" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 218 "update-client.storage-locations" : "1",
leothedragon 0:8f0bb79ddd48 219 "target.features_add" : ["BOOTLOADER"],
leothedragon 0:8f0bb79ddd48 220 "target.bootloader_img" : "bootloader/mbed-bootloader-NUCLEO_L496ZG.bin",
leothedragon 0:8f0bb79ddd48 221 "target.header_offset" : "0x10000",
leothedragon 0:8f0bb79ddd48 222 "target.app_offset" : "0x10400",
leothedragon 0:8f0bb79ddd48 223 "button-pressed-state" : 0
leothedragon 0:8f0bb79ddd48 224 },
leothedragon 0:8f0bb79ddd48 225 "DISCO_L475VG_IOT01A": {
leothedragon 0:8f0bb79ddd48 226 "target.macros_remove" : ["MBED_TICKLESS"],
leothedragon 0:8f0bb79ddd48 227 "target.extra_labels_remove" : ["STM32L475xG"],
leothedragon 0:8f0bb79ddd48 228 "target.extra_labels_add" : ["STM32L475xG_SRAM2"],
leothedragon 0:8f0bb79ddd48 229 "target.components_add" : ["QSPIF"],
leothedragon 0:8f0bb79ddd48 230 "target.components_add" : ["WIFI_ISM43362"],
leothedragon 0:8f0bb79ddd48 231 "target.network-default-interface-type" : "WIFI",
leothedragon 0:8f0bb79ddd48 232 "device-management.flash-start-address" : "0x08000000",
leothedragon 0:8f0bb79ddd48 233 "device-management.flash-size" : "(1024*1024)",
leothedragon 0:8f0bb79ddd48 234 "device-management.sotp-section-1-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 2*(2*1024))",
leothedragon 0:8f0bb79ddd48 235 "device-management.sotp-section-1-size" : "(2*1024)",
leothedragon 0:8f0bb79ddd48 236 "device-management.sotp-section-2-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 1*(2*1024))",
leothedragon 0:8f0bb79ddd48 237 "device-management.sotp-section-2-size" : "(2*1024)",
leothedragon 0:8f0bb79ddd48 238 "update-client.application-details" : "(MBED_CONF_APP_FLASH_START_ADDRESS + 64*1024)",
leothedragon 0:8f0bb79ddd48 239 "update-client.storage-address" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 240 "update-client.storage-size" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 241 "update-client.storage-locations" : "1",
leothedragon 0:8f0bb79ddd48 242 "target.features_add" : ["BOOTLOADER"],
leothedragon 0:8f0bb79ddd48 243 "target.bootloader_img" : "bootloader/mbed-bootloader-DISCO_L475VG_IOT01A.bin",
leothedragon 0:8f0bb79ddd48 244 "target.header_offset" : "0x10000",
leothedragon 0:8f0bb79ddd48 245 "target.app_offset" : "0x10400",
leothedragon 0:8f0bb79ddd48 246 "button-pressed-state" : 0
leothedragon 0:8f0bb79ddd48 247 },
leothedragon 0:8f0bb79ddd48 248 "DISCO_L496AG": {
leothedragon 0:8f0bb79ddd48 249 "target.macros_remove" : ["MBED_TICKLESS"],
leothedragon 0:8f0bb79ddd48 250 "target.components_add" : ["QSPIF"],
leothedragon 0:8f0bb79ddd48 251 "target.components_add" : ["WIFI_WIZFI310"],
leothedragon 0:8f0bb79ddd48 252 "target.network-default-interface-type" : "WIFI",
leothedragon 0:8f0bb79ddd48 253 "wizfi310.tx" : "PB_6",
leothedragon 0:8f0bb79ddd48 254 "wizfi310.rx" : "PG_10",
leothedragon 0:8f0bb79ddd48 255 "wizfi310.rts" : "PG_12",
leothedragon 0:8f0bb79ddd48 256 "wizfi310.cts" : "PG_11",
leothedragon 0:8f0bb79ddd48 257 "wizfi310.rx-buffer-size" : 512,
leothedragon 0:8f0bb79ddd48 258 "wizfi310.stacksize" : 1536,
leothedragon 0:8f0bb79ddd48 259 "wizfi310.event-queue-size" : 1024,
leothedragon 0:8f0bb79ddd48 260 "wizfi310.provide-default" : true,
leothedragon 0:8f0bb79ddd48 261 "device-management.flash-start-address" : "0x08000000",
leothedragon 0:8f0bb79ddd48 262 "device-management.flash-size" : "(1024*1024)",
leothedragon 0:8f0bb79ddd48 263 "device-management.sotp-section-1-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 2*(2*1024))",
leothedragon 0:8f0bb79ddd48 264 "device-management.sotp-section-1-size" : "(2*1024)",
leothedragon 0:8f0bb79ddd48 265 "device-management.sotp-section-2-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 1*(2*1024))",
leothedragon 0:8f0bb79ddd48 266 "device-management.sotp-section-2-size" : "(2*1024)",
leothedragon 0:8f0bb79ddd48 267 "update-client.application-details" : "(MBED_CONF_APP_FLASH_START_ADDRESS + 64*1024)",
leothedragon 0:8f0bb79ddd48 268 "update-client.storage-address" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 269 "update-client.storage-size" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 270 "update-client.storage-locations" : "1",
leothedragon 0:8f0bb79ddd48 271 "target.features_add" : ["BOOTLOADER"],
leothedragon 0:8f0bb79ddd48 272 "target.bootloader_img" : "bootloader/mbed-bootloader-DISCO_L496AG.bin",
leothedragon 0:8f0bb79ddd48 273 "target.header_offset" : "0x10000",
leothedragon 0:8f0bb79ddd48 274 "target.app_offset" : "0x10400",
leothedragon 0:8f0bb79ddd48 275 "button-pressed-state" : 0
leothedragon 0:8f0bb79ddd48 276 },
leothedragon 0:8f0bb79ddd48 277 "DISCO_F413ZH": {
leothedragon 0:8f0bb79ddd48 278 "target.components_add" : ["QSPIF"],
leothedragon 0:8f0bb79ddd48 279 "target.components_add" : ["WIFI_ISM43362"],
leothedragon 0:8f0bb79ddd48 280 "target.network-default-interface-type" : "WIFI",
leothedragon 0:8f0bb79ddd48 281 "device-management.flash-start-address" : "0x08000000",
leothedragon 0:8f0bb79ddd48 282 "device-management.flash-size" : "(1536*1024)",
leothedragon 0:8f0bb79ddd48 283 "device-management.sotp-section-1-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 2*(128*1024))",
leothedragon 0:8f0bb79ddd48 284 "device-management.sotp-section-1-size" : "(128*1024)",
leothedragon 0:8f0bb79ddd48 285 "device-management.sotp-section-2-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 1*(128*1024))",
leothedragon 0:8f0bb79ddd48 286 "device-management.sotp-section-2-size" : "(128*1024)",
leothedragon 0:8f0bb79ddd48 287 "update-client.application-details" : "(MBED_CONF_APP_FLASH_START_ADDRESS + 64*1024)",
leothedragon 0:8f0bb79ddd48 288 "update-client.storage-address" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 289 "update-client.storage-size" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 290 "update-client.storage-locations" : "1",
leothedragon 0:8f0bb79ddd48 291 "target.features_add" : ["BOOTLOADER"],
leothedragon 0:8f0bb79ddd48 292 "target.bootloader_img" : "bootloader/mbed-bootloader-DISCO_F413ZH.bin",
leothedragon 0:8f0bb79ddd48 293 "target.header_offset" : "0x10000",
leothedragon 0:8f0bb79ddd48 294 "target.app_offset" : "0x10400"
leothedragon 0:8f0bb79ddd48 295 },
leothedragon 0:8f0bb79ddd48 296 "DISCO_F469NI": {
leothedragon 0:8f0bb79ddd48 297 "target.components_add" : ["QSPIF"],
leothedragon 0:8f0bb79ddd48 298 "target.components_add" : ["WIFI_WIZFI310"],
leothedragon 0:8f0bb79ddd48 299 "target.network-default-interface-type" : "WIFI",
leothedragon 0:8f0bb79ddd48 300 "wizfi310.tx" : "D1",
leothedragon 0:8f0bb79ddd48 301 "wizfi310.rx" : "D0",
leothedragon 0:8f0bb79ddd48 302 "wizfi310.rts" : "D4",
leothedragon 0:8f0bb79ddd48 303 "wizfi310.cts" : "D2",
leothedragon 0:8f0bb79ddd48 304 "wizfi310.rx-buffer-size" : 512,
leothedragon 0:8f0bb79ddd48 305 "wizfi310.stacksize" : 1536,
leothedragon 0:8f0bb79ddd48 306 "wizfi310.event-queue-size" : 1024,
leothedragon 0:8f0bb79ddd48 307 "wizfi310.provide-default" : true,
leothedragon 0:8f0bb79ddd48 308 "device-management.flash-start-address" : "0x08000000",
leothedragon 0:8f0bb79ddd48 309 "device-management.flash-size" : "(2048*1024)",
leothedragon 0:8f0bb79ddd48 310 "device-management.sotp-section-1-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 2*(128*1024))",
leothedragon 0:8f0bb79ddd48 311 "device-management.sotp-section-1-size" : "(128*1024)",
leothedragon 0:8f0bb79ddd48 312 "device-management.sotp-section-2-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 1*(128*1024))",
leothedragon 0:8f0bb79ddd48 313 "device-management.sotp-section-2-size" : "(128*1024)",
leothedragon 0:8f0bb79ddd48 314 "update-client.application-details" : "(MBED_CONF_APP_FLASH_START_ADDRESS + 64*1024)",
leothedragon 0:8f0bb79ddd48 315 "update-client.storage-address" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 316 "update-client.storage-size" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 317 "update-client.storage-locations" : "1",
leothedragon 0:8f0bb79ddd48 318 "target.features_add" : ["BOOTLOADER"],
leothedragon 0:8f0bb79ddd48 319 "target.bootloader_img" : "bootloader/mbed-bootloader-DISCO_F469NI.bin",
leothedragon 0:8f0bb79ddd48 320 "target.header_offset" : "0x10000",
leothedragon 0:8f0bb79ddd48 321 "target.app_offset" : "0x10400"
leothedragon 0:8f0bb79ddd48 322 },
leothedragon 0:8f0bb79ddd48 323 "DISCO_F746NG": {
leothedragon 0:8f0bb79ddd48 324 "target.components_add" : ["QSPIF"],
leothedragon 0:8f0bb79ddd48 325 "target.components_remove" : ["SD"],
leothedragon 0:8f0bb79ddd48 326 "device-management.flash-start-address" : "0x08000000",
leothedragon 0:8f0bb79ddd48 327 "device-management.flash-size" : "(1024*1024)",
leothedragon 0:8f0bb79ddd48 328 "device-management.sotp-section-1-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 2*(256*1024))",
leothedragon 0:8f0bb79ddd48 329 "device-management.sotp-section-1-size" : "(256*1024)",
leothedragon 0:8f0bb79ddd48 330 "device-management.sotp-section-2-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 1*(256*1024))",
leothedragon 0:8f0bb79ddd48 331 "device-management.sotp-section-2-size" : "(256*1024)",
leothedragon 0:8f0bb79ddd48 332 "update-client.application-details" : "(MBED_CONF_APP_FLASH_START_ADDRESS + 64*1024)",
leothedragon 0:8f0bb79ddd48 333 "update-client.storage-address" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 334 "update-client.storage-size" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 335 "update-client.storage-locations" : "1",
leothedragon 0:8f0bb79ddd48 336 "target.features_add" : ["BOOTLOADER"],
leothedragon 0:8f0bb79ddd48 337 "target.bootloader_img" : "bootloader/mbed-bootloader-DISCO_F746NG.bin",
leothedragon 0:8f0bb79ddd48 338 "target.header_offset" : "0x10000",
leothedragon 0:8f0bb79ddd48 339 "target.app_offset" : "0x10400"
leothedragon 0:8f0bb79ddd48 340 },
leothedragon 0:8f0bb79ddd48 341 "DISCO_F769NI": {
leothedragon 0:8f0bb79ddd48 342 "target.components_add" : ["QSPIF"],
leothedragon 0:8f0bb79ddd48 343 "target.components_remove" : ["SD"],
leothedragon 0:8f0bb79ddd48 344 "device-management.flash-start-address" : "0x08000000",
leothedragon 0:8f0bb79ddd48 345 "device-management.flash-size" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 346 "device-management.sotp-section-1-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 2*(256*1024))",
leothedragon 0:8f0bb79ddd48 347 "device-management.sotp-section-1-size" : "(256*1024)",
leothedragon 0:8f0bb79ddd48 348 "device-management.sotp-section-2-address" : "(MBED_CONF_APP_FLASH_START_ADDRESS + MBED_CONF_APP_FLASH_SIZE - 1*(256*1024))",
leothedragon 0:8f0bb79ddd48 349 "device-management.sotp-section-2-size" : "(256*1024)",
leothedragon 0:8f0bb79ddd48 350 "update-client.application-details" : "(MBED_CONF_APP_FLASH_START_ADDRESS + 64*1024)",
leothedragon 0:8f0bb79ddd48 351 "update-client.storage-address" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 352 "update-client.storage-size" : "(2*1024*1024)",
leothedragon 0:8f0bb79ddd48 353 "update-client.storage-locations" : "1",
leothedragon 0:8f0bb79ddd48 354 "target.features_add" : ["BOOTLOADER"],
leothedragon 0:8f0bb79ddd48 355 "target.bootloader_img" : "bootloader/mbed-bootloader-DISCO_F769NI.bin",
leothedragon 0:8f0bb79ddd48 356 "target.header_offset" : "0x10000",
leothedragon 0:8f0bb79ddd48 357 "target.app_offset" : "0x10400"
leothedragon 0:8f0bb79ddd48 358 }
leothedragon 0:8f0bb79ddd48 359 },
leothedragon 0:8f0bb79ddd48 360 "config": {
leothedragon 0:8f0bb79ddd48 361 "format-storage-layer-on-error": {
leothedragon 0:8f0bb79ddd48 362 "help": "Whether to format the storage layer when it cannot be read - always disable for production devices!",
leothedragon 0:8f0bb79ddd48 363 "value": 1
leothedragon 0:8f0bb79ddd48 364 },
leothedragon 0:8f0bb79ddd48 365 "main-stack-size": {
leothedragon 0:8f0bb79ddd48 366 "value": 6000
leothedragon 0:8f0bb79ddd48 367 },
leothedragon 0:8f0bb79ddd48 368 "use-button": {
leothedragon 0:8f0bb79ddd48 369 "help": "Whether the target has a button",
leothedragon 0:8f0bb79ddd48 370 "macro_name": "USE_BUTTON",
leothedragon 0:8f0bb79ddd48 371 "value": true
leothedragon 0:8f0bb79ddd48 372 },
leothedragon 0:8f0bb79ddd48 373 "button-pressed-state": {
leothedragon 0:8f0bb79ddd48 374 "help": "Value of the button when pressed",
leothedragon 0:8f0bb79ddd48 375 "value": 1
leothedragon 0:8f0bb79ddd48 376 },
leothedragon 0:8f0bb79ddd48 377 "no_led": {
leothedragon 0:8f0bb79ddd48 378 "help": "This flag disables the heartbeat thread in tests. This is useful for platforms that don't have an LED or the LED is used for other functionality like LED on the SPI clockline etc",
leothedragon 0:8f0bb79ddd48 379 "value": null
leothedragon 0:8f0bb79ddd48 380 },
leothedragon 0:8f0bb79ddd48 381 "tests-fs-size": {
leothedragon 0:8f0bb79ddd48 382 "help": "Maximum size of the file system used for tests",
leothedragon 0:8f0bb79ddd48 383 "value": null
leothedragon 0:8f0bb79ddd48 384 }
leothedragon 0:8f0bb79ddd48 385 }
leothedragon 0:8f0bb79ddd48 386 }