The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

Committer:
Kojto
Date:
Fri Aug 12 13:04:35 2016 +0200
Revision:
123:b0220dba8be7
Parent:
122:f9eeca106725
Child:
124:2241e3a39974
Release 123 of the mbed library

Changes:
- new targets: nucleo_f207zg, beetle, nrf51_dk, hexiwear,
nuvoton nuc472, vk rz a1h
- ST - fix timer interrupt handler, sleep api fix
- NXP - lpc15xx us ticker fix
- Nordic - analogin fixes, LF clock init addition, enable i2c async

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Kojto 122:f9eeca106725 1 {
Kojto 122:f9eeca106725 2 "Target": {
Kojto 122:f9eeca106725 3 "core": null,
Kojto 122:f9eeca106725 4 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 5 "supported_toolchains": null,
Kojto 122:f9eeca106725 6 "extra_labels": [],
Kojto 122:f9eeca106725 7 "is_disk_virtual": false,
Kojto 122:f9eeca106725 8 "macros": [],
Kojto 122:f9eeca106725 9 "device_has": [],
Kojto 122:f9eeca106725 10 "features": [],
Kojto 122:f9eeca106725 11 "detect_code": [],
Kojto 122:f9eeca106725 12 "public": false,
Kojto 123:b0220dba8be7 13 "default_build": "standard"
Kojto 122:f9eeca106725 14 },
Kojto 122:f9eeca106725 15 "CM4_UARM": {
Kojto 122:f9eeca106725 16 "inherits": ["Target"],
Kojto 122:f9eeca106725 17 "core": "Cortex-M4",
Kojto 122:f9eeca106725 18 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 19 "public": false,
Kojto 122:f9eeca106725 20 "supported_toolchains": ["uARM"],
Kojto 123:b0220dba8be7 21 "default_build": "small"
Kojto 122:f9eeca106725 22 },
Kojto 122:f9eeca106725 23 "CM4_ARM": {
Kojto 122:f9eeca106725 24 "inherits": ["Target"],
Kojto 122:f9eeca106725 25 "core": "Cortex-M4",
Kojto 122:f9eeca106725 26 "public": false,
Kojto 123:b0220dba8be7 27 "supported_toolchains": ["ARM"]
Kojto 122:f9eeca106725 28 },
Kojto 122:f9eeca106725 29 "CM4F_UARM": {
Kojto 122:f9eeca106725 30 "inherits": ["Target"],
Kojto 122:f9eeca106725 31 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 32 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 33 "public": false,
Kojto 122:f9eeca106725 34 "supported_toolchains": ["uARM"],
Kojto 123:b0220dba8be7 35 "default_build": "small"
Kojto 122:f9eeca106725 36 },
Kojto 122:f9eeca106725 37 "CM4F_ARM": {
Kojto 122:f9eeca106725 38 "inherits": ["Target"],
Kojto 122:f9eeca106725 39 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 40 "public": false,
Kojto 123:b0220dba8be7 41 "supported_toolchains": ["ARM"]
Kojto 122:f9eeca106725 42 },
Kojto 122:f9eeca106725 43 "LPCTarget": {
Kojto 122:f9eeca106725 44 "inherits": ["Target"],
Kojto 122:f9eeca106725 45 "post_binary_hook": {"function": "LPCTargetCode.lpc_patch"},
Kojto 123:b0220dba8be7 46 "public": false
Kojto 122:f9eeca106725 47 },
Kojto 122:f9eeca106725 48 "LPC11C24": {
Kojto 122:f9eeca106725 49 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 50 "core": "Cortex-M0",
Kojto 122:f9eeca106725 51 "progen": {"target": "lpc11c24_301"},
Kojto 122:f9eeca106725 52 "extra_labels": ["NXP", "LPC11XX_11CXX", "LPC11CXX"],
Kojto 122:f9eeca106725 53 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 54 "device_has": ["ANALOGIN", "CAN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 55 },
Kojto 122:f9eeca106725 56 "LPC1114": {
Kojto 122:f9eeca106725 57 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 58 "core": "Cortex-M0",
Kojto 122:f9eeca106725 59 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 60 "extra_labels": ["NXP", "LPC11XX_11CXX", "LPC11XX"],
Kojto 122:f9eeca106725 61 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "GCC_CR", "IAR"],
Kojto 122:f9eeca106725 62 "progen": {
Kojto 122:f9eeca106725 63 "target": "lpc1114_102"
Kojto 122:f9eeca106725 64 },
Kojto 122:f9eeca106725 65 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 66 "default_build": "small",
Kojto 123:b0220dba8be7 67 "release_versions": ["2"]
Kojto 122:f9eeca106725 68 },
Kojto 122:f9eeca106725 69 "LPC11U24": {
Kojto 122:f9eeca106725 70 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 71 "core": "Cortex-M0",
Kojto 122:f9eeca106725 72 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 73 "extra_labels": ["NXP", "LPC11UXX", "LPC11U24_401"],
Kojto 122:f9eeca106725 74 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 75 "progen": {
Kojto 122:f9eeca106725 76 "target": "lpc11u24_201"
Kojto 122:f9eeca106725 77 },
Kojto 122:f9eeca106725 78 "detect_code": ["1040"],
Kojto 122:f9eeca106725 79 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOCALFILESYSTEM", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SEMIHOST", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 80 "default_build": "small",
Kojto 123:b0220dba8be7 81 "release_versions": ["2"]
Kojto 122:f9eeca106725 82 },
Kojto 122:f9eeca106725 83 "OC_MBUINO": {
Kojto 122:f9eeca106725 84 "inherits": ["LPC11U24"],
Kojto 122:f9eeca106725 85 "macros": ["TARGET_LPC11U24"],
Kojto 122:f9eeca106725 86 "progen": {
Kojto 122:f9eeca106725 87 "target": "lpc11u24_201"
Kojto 122:f9eeca106725 88 },
Kojto 122:f9eeca106725 89 "extra_labels": ["NXP", "LPC11UXX"],
Kojto 122:f9eeca106725 90 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 91 "release_versions": ["2"]
Kojto 122:f9eeca106725 92 },
Kojto 122:f9eeca106725 93 "LPC11U24_301": {
Kojto 122:f9eeca106725 94 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 95 "core": "Cortex-M0",
Kojto 122:f9eeca106725 96 "extra_labels": ["NXP", "LPC11UXX"],
Kojto 122:f9eeca106725 97 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 98 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOCALFILESYSTEM", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SEMIHOST", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 99 },
Kojto 122:f9eeca106725 100 "LPC11U34_421": {
Kojto 122:f9eeca106725 101 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 102 "core": "Cortex-M0",
Kojto 122:f9eeca106725 103 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 104 "extra_labels": ["NXP", "LPC11UXX"],
Kojto 122:f9eeca106725 105 "supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
Kojto 122:f9eeca106725 106 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 122:f9eeca106725 107 "default_build": "small"
Kojto 122:f9eeca106725 108 },
Kojto 122:f9eeca106725 109 "MICRONFCBOARD": {
Kojto 122:f9eeca106725 110 "inherits": ["LPC11U34_421"],
Kojto 122:f9eeca106725 111 "macros": ["LPC11U34_421", "APPNEARME_MICRONFCBOARD"],
Kojto 122:f9eeca106725 112 "extra_labels_add": ["APPNEARME_MICRONFCBOARD"],
Kojto 123:b0220dba8be7 113 "release_versions": ["2"]
Kojto 122:f9eeca106725 114 },
Kojto 122:f9eeca106725 115 "LPC11U35_401": {
Kojto 122:f9eeca106725 116 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 117 "core": "Cortex-M0",
Kojto 122:f9eeca106725 118 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 119 "extra_labels": ["NXP", "LPC11UXX"],
Kojto 122:f9eeca106725 120 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "GCC_CR", "IAR"],
Kojto 122:f9eeca106725 121 "progen": {
Kojto 122:f9eeca106725 122 "target": "lpc11u35_401"
Kojto 122:f9eeca106725 123 },
Kojto 122:f9eeca106725 124 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 122:f9eeca106725 125 "default_build": "small",
Kojto 123:b0220dba8be7 126 "release_versions": ["2"]
Kojto 122:f9eeca106725 127 },
Kojto 122:f9eeca106725 128 "LPC11U35_501": {
Kojto 122:f9eeca106725 129 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 130 "core": "Cortex-M0",
Kojto 122:f9eeca106725 131 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 132 "extra_labels": ["NXP", "LPC11UXX", "MCU_LPC11U35_501"],
Kojto 122:f9eeca106725 133 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "GCC_CR", "IAR"],
Kojto 122:f9eeca106725 134 "progen": {
Kojto 122:f9eeca106725 135 "target": "lpc11u35_501"
Kojto 122:f9eeca106725 136 },
Kojto 122:f9eeca106725 137 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 122:f9eeca106725 138 "default_build": "small",
Kojto 123:b0220dba8be7 139 "release_versions": ["2"]
Kojto 122:f9eeca106725 140 },
Kojto 122:f9eeca106725 141 "LPC11U35_501_IBDAP": {
Kojto 122:f9eeca106725 142 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 143 "core": "Cortex-M0",
Kojto 122:f9eeca106725 144 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 145 "extra_labels": ["NXP", "LPC11UXX", "MCU_LPC11U35_501"],
Kojto 122:f9eeca106725 146 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "GCC_CR", "IAR"],
Kojto 122:f9eeca106725 147 "progen": {
Kojto 122:f9eeca106725 148 "target": "lpc11u35_501"
Kojto 122:f9eeca106725 149 },
Kojto 122:f9eeca106725 150 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 122:f9eeca106725 151 "default_build": "small"
Kojto 122:f9eeca106725 152 },
Kojto 122:f9eeca106725 153 "XADOW_M0": {
Kojto 122:f9eeca106725 154 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 155 "core": "Cortex-M0",
Kojto 122:f9eeca106725 156 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 157 "extra_labels": ["NXP", "LPC11UXX", "MCU_LPC11U35_501"],
Kojto 122:f9eeca106725 158 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "GCC_CR", "IAR"],
Kojto 122:f9eeca106725 159 "progen": {
Kojto 122:f9eeca106725 160 "target": "lpc11u35_501"
Kojto 122:f9eeca106725 161 },
Kojto 122:f9eeca106725 162 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 122:f9eeca106725 163 "default_build": "small",
Kojto 123:b0220dba8be7 164 "release_versions": ["2"]
Kojto 122:f9eeca106725 165 },
Kojto 122:f9eeca106725 166 "LPC11U35_Y5_MBUG": {
Kojto 122:f9eeca106725 167 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 168 "core": "Cortex-M0",
Kojto 122:f9eeca106725 169 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 170 "extra_labels": ["NXP", "LPC11UXX", "MCU_LPC11U35_501"],
Kojto 122:f9eeca106725 171 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "GCC_CR", "IAR"],
Kojto 122:f9eeca106725 172 "progen": {
Kojto 122:f9eeca106725 173 "target": "lpc11u35_501"
Kojto 122:f9eeca106725 174 },
Kojto 122:f9eeca106725 175 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 122:f9eeca106725 176 "default_build": "small"
Kojto 122:f9eeca106725 177 },
Kojto 122:f9eeca106725 178 "LPC11U37_501": {
Kojto 122:f9eeca106725 179 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 180 "core": "Cortex-M0",
Kojto 122:f9eeca106725 181 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 182 "extra_labels": ["NXP", "LPC11UXX"],
Kojto 122:f9eeca106725 183 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "GCC_CR", "IAR"],
Kojto 122:f9eeca106725 184 "progen": {
Kojto 122:f9eeca106725 185 "target": "lpc11u37_501"
Kojto 122:f9eeca106725 186 },
Kojto 122:f9eeca106725 187 "default_build": "small"
Kojto 122:f9eeca106725 188 },
Kojto 122:f9eeca106725 189 "LPCCAPPUCCINO": {
Kojto 122:f9eeca106725 190 "inherits": ["LPC11U37_501"],
Kojto 122:f9eeca106725 191 "progen": {
Kojto 122:f9eeca106725 192 "target": "lpc11u37_501"
Kojto 122:f9eeca106725 193 },
Kojto 122:f9eeca106725 194 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"]
Kojto 122:f9eeca106725 195 },
Kojto 122:f9eeca106725 196 "ARCH_GPRS": {
Kojto 122:f9eeca106725 197 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 198 "core": "Cortex-M0",
Kojto 122:f9eeca106725 199 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 200 "extra_labels": ["NXP", "LPC11UXX", "LPC11U37_501"],
Kojto 122:f9eeca106725 201 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "GCC_CR", "IAR"],
Kojto 122:f9eeca106725 202 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 203 "progen": {
Kojto 122:f9eeca106725 204 "target": "lpc11u37_501"
Kojto 122:f9eeca106725 205 },
Kojto 122:f9eeca106725 206 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 122:f9eeca106725 207 "default_build": "small",
Kojto 123:b0220dba8be7 208 "release_versions": ["2"]
Kojto 122:f9eeca106725 209 },
Kojto 122:f9eeca106725 210 "LPC11U68": {
Kojto 122:f9eeca106725 211 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 212 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 213 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 214 "extra_labels": ["NXP", "LPC11U6X"],
Kojto 122:f9eeca106725 215 "supported_toolchains": ["ARM", "uARM", "GCC_CR", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 216 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 217 "progen": {
Kojto 122:f9eeca106725 218 "target": "lpc11u68"
Kojto 122:f9eeca106725 219 },
Kojto 122:f9eeca106725 220 "detect_code": ["1168"],
Kojto 122:f9eeca106725 221 "device_has": ["ANALOGIN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI"],
Kojto 122:f9eeca106725 222 "default_build": "small",
Kojto 123:b0220dba8be7 223 "release_versions": ["2"]
Kojto 122:f9eeca106725 224 },
Kojto 122:f9eeca106725 225 "LPC1347": {
Kojto 122:f9eeca106725 226 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 227 "core": "Cortex-M3",
Kojto 122:f9eeca106725 228 "progen": {"target": "lpc1347"},
Kojto 122:f9eeca106725 229 "extra_labels": ["NXP", "LPC13XX"],
Kojto 122:f9eeca106725 230 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 231 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 232 "release_versions": ["2"]
Kojto 122:f9eeca106725 233 },
Kojto 122:f9eeca106725 234 "LPC1549": {
Kojto 122:f9eeca106725 235 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 236 "core": "Cortex-M3",
Kojto 122:f9eeca106725 237 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 238 "extra_labels": ["NXP", "LPC15XX"],
Kojto 122:f9eeca106725 239 "supported_toolchains": ["uARM", "GCC_CR", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 240 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 241 "progen": {
Kojto 122:f9eeca106725 242 "target": "lpc1549"
Kojto 122:f9eeca106725 243 },
Kojto 122:f9eeca106725 244 "detect_code": ["1549"],
Kojto 122:f9eeca106725 245 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "INTERRUPTIN", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE"],
Kojto 122:f9eeca106725 246 "default_build": "small",
Kojto 123:b0220dba8be7 247 "release_versions": ["2"]
Kojto 122:f9eeca106725 248 },
Kojto 122:f9eeca106725 249 "LPC1768": {
Kojto 122:f9eeca106725 250 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 251 "core": "Cortex-M3",
Kojto 122:f9eeca106725 252 "extra_labels": ["NXP", "LPC176X", "MBED_LPC1768"],
Kojto 122:f9eeca106725 253 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "GCC_CR", "IAR"],
Kojto 122:f9eeca106725 254 "progen": {"target": "mbed-lpc1768"},
Kojto 122:f9eeca106725 255 "detect_code": ["1010"],
Kojto 122:f9eeca106725 256 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "DEBUG_AWARENESS", "ERROR_PATTERN", "ETHERNET", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOCALFILESYSTEM", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SEMIHOST", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 257 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 258 },
Kojto 122:f9eeca106725 259 "ARCH_PRO": {
Kojto 122:f9eeca106725 260 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 261 "core": "Cortex-M3",
Kojto 122:f9eeca106725 262 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "GCC_CR", "IAR"],
Kojto 122:f9eeca106725 263 "extra_labels": ["NXP", "LPC176X"],
Kojto 122:f9eeca106725 264 "macros": ["TARGET_LPC1768"],
Kojto 122:f9eeca106725 265 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 266 "progen": {"target": "arch-pro"},
Kojto 122:f9eeca106725 267 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "DEBUG_AWARENESS", "ERROR_PATTERN", "ETHERNET", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 268 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 269 },
Kojto 122:f9eeca106725 270 "UBLOX_C027": {
Kojto 122:f9eeca106725 271 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 272 "core": "Cortex-M3",
Kojto 122:f9eeca106725 273 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "GCC_CR", "IAR"],
Kojto 122:f9eeca106725 274 "extra_labels": ["NXP", "LPC176X"],
Kojto 122:f9eeca106725 275 "macros": ["TARGET_LPC1768"],
Kojto 122:f9eeca106725 276 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 277 "progen": {"target": "ublox-c027"},
Kojto 122:f9eeca106725 278 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "DEBUG_AWARENESS", "ERROR_RED", "ETHERNET", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 279 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 280 },
Kojto 122:f9eeca106725 281 "XBED_LPC1768": {
Kojto 122:f9eeca106725 282 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 283 "core": "Cortex-M3",
Kojto 122:f9eeca106725 284 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "GCC_CR", "IAR"],
Kojto 122:f9eeca106725 285 "extra_labels": ["NXP", "LPC176X", "XBED_LPC1768"],
Kojto 122:f9eeca106725 286 "macros": ["TARGET_LPC1768"],
Kojto 122:f9eeca106725 287 "progen": {"target": "lpc1768"},
Kojto 122:f9eeca106725 288 "detect_code": ["1010"],
Kojto 122:f9eeca106725 289 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "DEBUG_AWARENESS", "ERROR_PATTERN", "ETHERNET", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOCALFILESYSTEM", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SEMIHOST", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 290 },
Kojto 122:f9eeca106725 291 "LPC2368": {
Kojto 122:f9eeca106725 292 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 293 "core": "ARM7TDMI-S",
Kojto 122:f9eeca106725 294 "progen": {"target": "lpc2368"},
Kojto 122:f9eeca106725 295 "extra_labels": ["NXP", "LPC23XX"],
Kojto 122:f9eeca106725 296 "supported_toolchains": ["GCC_ARM", "GCC_CR"],
Kojto 123:b0220dba8be7 297 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "ERROR_PATTERN", "ETHERNET", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOCALFILESYSTEM", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SEMIHOST", "SERIAL", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 298 },
Kojto 122:f9eeca106725 299 "LPC2460": {
Kojto 122:f9eeca106725 300 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 301 "core": "ARM7TDMI-S",
Kojto 122:f9eeca106725 302 "progen": {"target": "lpc2460"},
Kojto 122:f9eeca106725 303 "extra_labels": ["NXP", "LPC2460"],
Kojto 122:f9eeca106725 304 "supported_toolchains": ["GCC_ARM"],
Kojto 123:b0220dba8be7 305 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "ERROR_PATTERN", "ETHERNET", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 306 },
Kojto 122:f9eeca106725 307 "LPC810": {
Kojto 122:f9eeca106725 308 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 309 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 310 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 311 "extra_labels": ["NXP", "LPC81X"],
Kojto 122:f9eeca106725 312 "is_disk_virtual": true,
Kojto 122:f9eeca106725 313 "supported_toolchains": ["uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 314 "progen": {
Kojto 122:f9eeca106725 315 "target": "lpc810"
Kojto 122:f9eeca106725 316 },
Kojto 122:f9eeca106725 317 "device_has": ["ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PWMOUT", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE"],
Kojto 122:f9eeca106725 318 "default_build": "small"
Kojto 122:f9eeca106725 319 },
Kojto 122:f9eeca106725 320 "LPC812": {
Kojto 122:f9eeca106725 321 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 322 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 323 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 324 "extra_labels": ["NXP", "LPC81X"],
Kojto 122:f9eeca106725 325 "is_disk_virtual": true,
Kojto 122:f9eeca106725 326 "supported_toolchains": ["uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 327 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 328 "progen": {
Kojto 122:f9eeca106725 329 "target": "lpc812m101"
Kojto 122:f9eeca106725 330 },
Kojto 122:f9eeca106725 331 "detect_code": ["1050"],
Kojto 122:f9eeca106725 332 "device_has": ["ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PWMOUT", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE"],
Kojto 122:f9eeca106725 333 "default_build": "small",
Kojto 123:b0220dba8be7 334 "release_versions": ["2"]
Kojto 122:f9eeca106725 335 },
Kojto 122:f9eeca106725 336 "LPC824": {
Kojto 122:f9eeca106725 337 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 338 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 339 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 340 "extra_labels": ["NXP", "LPC82X"],
Kojto 122:f9eeca106725 341 "is_disk_virtual": true,
Kojto 122:f9eeca106725 342 "supported_toolchains": ["uARM", "GCC_ARM", "GCC_CR", "IAR"],
Kojto 122:f9eeca106725 343 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 344 "progen": {
Kojto 122:f9eeca106725 345 "target": "lpc824m201"
Kojto 122:f9eeca106725 346 },
Kojto 122:f9eeca106725 347 "device_has": ["ANALOGIN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 122:f9eeca106725 348 "default_build": "small",
Kojto 123:b0220dba8be7 349 "release_versions": ["2"]
Kojto 122:f9eeca106725 350 },
Kojto 122:f9eeca106725 351 "SSCI824": {
Kojto 122:f9eeca106725 352 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 353 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 354 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 355 "extra_labels": ["NXP", "LPC82X"],
Kojto 122:f9eeca106725 356 "is_disk_virtual": true,
Kojto 122:f9eeca106725 357 "supported_toolchains": ["uARM", "GCC_ARM"],
Kojto 122:f9eeca106725 358 "progen": {
Kojto 122:f9eeca106725 359 "target": "ssci824"
Kojto 122:f9eeca106725 360 },
Kojto 122:f9eeca106725 361 "device_has": ["ANALOGIN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 122:f9eeca106725 362 "default_build": "small",
Kojto 123:b0220dba8be7 363 "release_versions": ["2"]
Kojto 122:f9eeca106725 364 },
Kojto 122:f9eeca106725 365 "LPC4088": {
Kojto 122:f9eeca106725 366 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 367 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 368 "extra_labels": ["NXP", "LPC408X"],
Kojto 122:f9eeca106725 369 "is_disk_virtual": true,
Kojto 122:f9eeca106725 370 "supported_toolchains": ["ARM", "GCC_CR", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 371 "post_binary_hook": {
Kojto 122:f9eeca106725 372 "function": "LPC4088Code.binary_hook",
Kojto 122:f9eeca106725 373 "toolchains": ["ARM_STD", "ARM_MICRO"]
Kojto 122:f9eeca106725 374 },
Kojto 122:f9eeca106725 375 "progen": {"target": "lpc4088"},
Kojto 122:f9eeca106725 376 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "DEBUG_AWARENESS", "ERROR_PATTERN", "ETHERNET", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 377 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 378 },
Kojto 122:f9eeca106725 379 "LPC4088_DM": {
Kojto 122:f9eeca106725 380 "inherits": ["LPC4088"],
Kojto 123:b0220dba8be7 381 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 382 },
Kojto 122:f9eeca106725 383 "LPC4330_M4": {
Kojto 122:f9eeca106725 384 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 385 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 386 "progen": {"target": "lpc4330"},
Kojto 122:f9eeca106725 387 "extra_labels": ["NXP", "LPC43XX", "LPC4330"],
Kojto 122:f9eeca106725 388 "supported_toolchains": ["ARM", "GCC_CR", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 389 "device_has": ["ANALOGIN", "ANALOGOUT", "DEBUG_AWARENESS", "ERROR_PATTERN", "ETHERNET", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 390 },
Kojto 122:f9eeca106725 391 "LPC4330_M0": {
Kojto 122:f9eeca106725 392 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 393 "core": "Cortex-M0",
Kojto 122:f9eeca106725 394 "extra_labels": ["NXP", "LPC43XX", "LPC4330"],
Kojto 122:f9eeca106725 395 "supported_toolchains": ["ARM", "GCC_CR", "IAR"],
Kojto 122:f9eeca106725 396 "device_has": ["ANALOGIN", "ANALOGOUT", "DEBUG_AWARENESS", "ERROR_PATTERN", "ETHERNET", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 397 },
Kojto 122:f9eeca106725 398 "LPC4337": {
Kojto 122:f9eeca106725 399 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 400 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 401 "progen": {"target": "lpc4337"},
Kojto 122:f9eeca106725 402 "extra_labels": ["NXP", "LPC43XX", "LPC4337"],
Kojto 122:f9eeca106725 403 "supported_toolchains": ["ARM"],
Kojto 122:f9eeca106725 404 "device_has": ["ANALOGIN", "ANALOGOUT", "DEBUG_AWARENESS", "ERROR_RED", "ETHERNET", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 405 "release_versions": ["2"]
Kojto 122:f9eeca106725 406 },
Kojto 122:f9eeca106725 407 "LPC1800": {
Kojto 122:f9eeca106725 408 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 409 "core": "Cortex-M3",
Kojto 122:f9eeca106725 410 "extra_labels": ["NXP", "LPC43XX"],
Kojto 122:f9eeca106725 411 "public": false,
Kojto 122:f9eeca106725 412 "supported_toolchains": ["ARM", "GCC_CR", "IAR"]
Kojto 122:f9eeca106725 413 },
Kojto 122:f9eeca106725 414 "LPC11U37H_401": {
Kojto 122:f9eeca106725 415 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 416 "core": "Cortex-M0",
Kojto 122:f9eeca106725 417 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 418 "extra_labels": ["NXP", "LPC11UXX"],
Kojto 122:f9eeca106725 419 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "GCC_CR"],
Kojto 122:f9eeca106725 420 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 421 "progen": {
Kojto 122:f9eeca106725 422 "target": "lpc11u37_401"
Kojto 122:f9eeca106725 423 },
Kojto 122:f9eeca106725 424 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 122:f9eeca106725 425 "default_build": "small",
Kojto 123:b0220dba8be7 426 "release_versions": ["2"]
Kojto 122:f9eeca106725 427 },
Kojto 122:f9eeca106725 428 "ELEKTOR_COCORICO": {
Kojto 122:f9eeca106725 429 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 430 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 431 "extra_labels": ["NXP", "LPC81X"],
Kojto 122:f9eeca106725 432 "supported_toolchains": ["uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 433 "inherits": ["LPCTarget"],
Kojto 122:f9eeca106725 434 "is_disk_virtual": true,
Kojto 122:f9eeca106725 435 "detect_code": ["C000"],
Kojto 122:f9eeca106725 436 "progen": {
Kojto 122:f9eeca106725 437 "target": "cocorico"
Kojto 122:f9eeca106725 438 },
Kojto 122:f9eeca106725 439 "default_build": "small"
Kojto 122:f9eeca106725 440 },
Kojto 122:f9eeca106725 441 "KL05Z": {
Kojto 122:f9eeca106725 442 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 443 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 444 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 445 "extra_labels": ["Freescale", "KLXX"],
Kojto 122:f9eeca106725 446 "is_disk_virtual": true,
Kojto 122:f9eeca106725 447 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 448 "inherits": ["Target"],
Kojto 122:f9eeca106725 449 "progen": {
Kojto 122:f9eeca106725 450 "target": "frdm-kl05z"
Kojto 122:f9eeca106725 451 },
Kojto 122:f9eeca106725 452 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SEMIHOST", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 453 "default_build": "small",
Kojto 123:b0220dba8be7 454 "release_versions": ["2"]
Kojto 122:f9eeca106725 455 },
Kojto 122:f9eeca106725 456 "KL25Z": {
Kojto 122:f9eeca106725 457 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 458 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 459 "extra_labels": ["Freescale", "KLXX"],
Kojto 122:f9eeca106725 460 "is_disk_virtual": true,
Kojto 122:f9eeca106725 461 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 462 "inherits": ["Target"],
Kojto 122:f9eeca106725 463 "progen": {"target": "frdm-kl25z"},
Kojto 122:f9eeca106725 464 "detect_code": ["0200"],
Kojto 123:b0220dba8be7 465 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SEMIHOST", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 466 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 467 },
Kojto 122:f9eeca106725 468 "KL26Z": {
Kojto 122:f9eeca106725 469 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 470 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 471 "extra_labels": ["Freescale", "KLXX"],
Kojto 122:f9eeca106725 472 "is_disk_virtual": true,
Kojto 122:f9eeca106725 473 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 474 "inherits": ["Target"],
Kojto 122:f9eeca106725 475 "progen": {"target": "kl26z"},
Kojto 122:f9eeca106725 476 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SEMIHOST", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 477 },
Kojto 122:f9eeca106725 478 "KL43Z": {
Kojto 122:f9eeca106725 479 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 480 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 481 "extra_labels": ["Freescale", "KLXX"],
Kojto 122:f9eeca106725 482 "is_disk_virtual": true,
Kojto 122:f9eeca106725 483 "supported_toolchains": ["GCC_ARM", "ARM"],
Kojto 122:f9eeca106725 484 "inherits": ["Target"],
Kojto 122:f9eeca106725 485 "progen": {"target": "frdm-kl43z"},
Kojto 122:f9eeca106725 486 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SEMIHOST", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 487 "release_versions": ["2"]
Kojto 122:f9eeca106725 488 },
Kojto 122:f9eeca106725 489 "KL46Z": {
Kojto 122:f9eeca106725 490 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 491 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 492 "extra_labels": ["Freescale", "KLXX"],
Kojto 122:f9eeca106725 493 "is_disk_virtual": true,
Kojto 122:f9eeca106725 494 "supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
Kojto 122:f9eeca106725 495 "inherits": ["Target"],
Kojto 122:f9eeca106725 496 "progen": {"target": "frdm-kl46z"},
Kojto 122:f9eeca106725 497 "detect_code": ["0220"],
Kojto 122:f9eeca106725 498 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SEMIHOST", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 499 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 500 },
Kojto 122:f9eeca106725 501 "K20D50M": {
Kojto 122:f9eeca106725 502 "inherits": ["Target"],
Kojto 122:f9eeca106725 503 "core": "Cortex-M4",
Kojto 122:f9eeca106725 504 "extra_labels": ["Freescale", "K20XX"],
Kojto 122:f9eeca106725 505 "is_disk_virtual": true,
Kojto 122:f9eeca106725 506 "supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
Kojto 122:f9eeca106725 507 "progen": {"target": "frdm-k20d50m"},
Kojto 122:f9eeca106725 508 "detect_code": ["0230"],
Kojto 122:f9eeca106725 509 "device_has": ["ANALOGIN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SEMIHOST", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 510 "release_versions": ["2"]
Kojto 122:f9eeca106725 511 },
Kojto 122:f9eeca106725 512 "TEENSY3_1": {
Kojto 122:f9eeca106725 513 "inherits": ["Target"],
Kojto 122:f9eeca106725 514 "core": "Cortex-M4",
Kojto 122:f9eeca106725 515 "extra_labels": ["Freescale", "K20XX", "K20DX256"],
Kojto 122:f9eeca106725 516 "OUTPUT_EXT": "hex",
Kojto 122:f9eeca106725 517 "is_disk_virtual": true,
Kojto 122:f9eeca106725 518 "supported_toolchains": ["GCC_ARM", "ARM"],
Kojto 122:f9eeca106725 519 "post_binary_hook": {
Kojto 122:f9eeca106725 520 "function": "TEENSY3_1Code.binary_hook",
Kojto 122:f9eeca106725 521 "toolchains": ["ARM_STD", "ARM_MICRO", "GCC_ARM"]
Kojto 122:f9eeca106725 522 },
Kojto 122:f9eeca106725 523 "progen": {"target": "teensy-31"},
Kojto 122:f9eeca106725 524 "detect_code": ["0230"],
Kojto 122:f9eeca106725 525 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SEMIHOST", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 526 "release_versions": ["2"]
Kojto 122:f9eeca106725 527 },
Kojto 122:f9eeca106725 528 "K22F": {
Kojto 122:f9eeca106725 529 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 530 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 531 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 532 "extra_labels": ["Freescale", "KSDK2_MCUS", "FRDM", "KPSDK_MCUS", "KPSDK_CODE"],
Kojto 122:f9eeca106725 533 "is_disk_virtual": true,
Kojto 122:f9eeca106725 534 "macros": ["CPU_MK22FN512VLH12", "FSL_RTOS_MBED"],
Kojto 122:f9eeca106725 535 "inherits": ["Target"],
Kojto 122:f9eeca106725 536 "progen": {"target": "frdm-k22f"},
Kojto 122:f9eeca106725 537 "detect_code": ["0231"],
Kojto 122:f9eeca106725 538 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 539 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 540 },
Kojto 122:f9eeca106725 541 "KL27Z": {
Kojto 122:f9eeca106725 542 "inherits": ["Target"],
Kojto 122:f9eeca106725 543 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 544 "extra_labels": ["Freescale", "KSDK2_MCUS", "FRDM"],
Kojto 122:f9eeca106725 545 "macros": ["CPU_MKL27Z64VLH4", "FSL_RTOS_MBED"],
Kojto 122:f9eeca106725 546 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 547 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 548 "is_disk_virtual": true,
Kojto 122:f9eeca106725 549 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 550 "detect_code": ["0261"],
Kojto 122:f9eeca106725 551 "progen_target": {"target": "frdm-kl27z"},
Kojto 122:f9eeca106725 552 "device_has": ["ANALOGIN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 553 "default_build": "standard",
Kojto 123:b0220dba8be7 554 "release_versions": ["2"]
Kojto 122:f9eeca106725 555 },
Kojto 122:f9eeca106725 556 "K64F": {
Kojto 122:f9eeca106725 557 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 558 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 559 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 560 "extra_labels": ["Freescale", "KSDK2_MCUS", "FRDM", "KPSDK_MCUS", "KPSDK_CODE", "MCU_K64F"],
Kojto 122:f9eeca106725 561 "is_disk_virtual": true,
Kojto 122:f9eeca106725 562 "macros": ["CPU_MK64FN1M0VMD12", "FSL_RTOS_MBED", "MBEDTLS_ENTROPY_HARDWARE_ALT"],
Kojto 122:f9eeca106725 563 "inherits": ["Target"],
Kojto 122:f9eeca106725 564 "progen": {"target": "frdm-k64f"},
Kojto 122:f9eeca106725 565 "detect_code": ["0240"],
Kojto 123:b0220dba8be7 566 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES", "STORAGE"],
Kojto 123:b0220dba8be7 567 "features": ["IPV4", "STORAGE"],
Kojto 123:b0220dba8be7 568 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 569 },
Kojto 122:f9eeca106725 570 "MTS_GAMBIT": {
Kojto 122:f9eeca106725 571 "inherits": ["Target"],
Kojto 122:f9eeca106725 572 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 573 "supported_toolchains": ["ARM", "GCC_ARM"],
Kojto 123:b0220dba8be7 574 "extra_labels": ["Freescale", "KSDK2_MCUS", "KPSDK_MCUS", "KPSDK_CODE", "MCU_K64F"],
Kojto 122:f9eeca106725 575 "is_disk_virtual": true,
Kojto 122:f9eeca106725 576 "macros": ["CPU_MK64FN1M0VMD12", "FSL_RTOS_MBED", "TARGET_K64F"],
Kojto 122:f9eeca106725 577 "progen": {"target": "mts-gambit"},
Kojto 122:f9eeca106725 578 "device_has": ["I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 579 },
Kojto 122:f9eeca106725 580 "HEXIWEAR": {
Kojto 122:f9eeca106725 581 "inherits": ["Target"],
Kojto 122:f9eeca106725 582 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 583 "extra_labels": ["Freescale", "KSDK2_MCUS", "MCU_K64F"],
Kojto 122:f9eeca106725 584 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 585 "macros": ["CPU_MK64FN1M0VMD12", "FSL_RTOS_MBED", "TARGET_K64F"],
Kojto 122:f9eeca106725 586 "is_disk_virtual": true,
Kojto 122:f9eeca106725 587 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 588 "detect_code": ["0214"],
Kojto 122:f9eeca106725 589 "progen": {"target": "hexiwear-k64f"},
Kojto 123:b0220dba8be7 590 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 591 "default_build": "standard",
Kojto 123:b0220dba8be7 592 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 593 },
Kojto 122:f9eeca106725 594 "NUCLEO_F030R8": {
Kojto 122:f9eeca106725 595 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 596 "core": "Cortex-M0",
Kojto 123:b0220dba8be7 597 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 598 "extra_labels": ["STM", "STM32F0", "STM32F030R8"],
Kojto 122:f9eeca106725 599 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 600 "inherits": ["Target"],
Kojto 122:f9eeca106725 601 "progen": {"target": "nucleo-f030r8"},
Kojto 122:f9eeca106725 602 "detect_code": ["0725"],
Kojto 122:f9eeca106725 603 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 604 "release_versions": ["2"]
Kojto 122:f9eeca106725 605 },
Kojto 122:f9eeca106725 606 "NUCLEO_F031K6": {
Kojto 122:f9eeca106725 607 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 608 "core": "Cortex-M0",
Kojto 122:f9eeca106725 609 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 610 "extra_labels": ["STM", "STM32F0", "STM32F031K6"],
Kojto 122:f9eeca106725 611 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 612 "inherits": ["Target"],
Kojto 122:f9eeca106725 613 "progen": {"target": "nucleo-f031k6"},
Kojto 122:f9eeca106725 614 "detect_code": ["0791"],
Kojto 122:f9eeca106725 615 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "RTC_LSI", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 616 "default_build": "small",
Kojto 123:b0220dba8be7 617 "release_versions": ["2"]
Kojto 122:f9eeca106725 618 },
Kojto 122:f9eeca106725 619 "NUCLEO_F042K6": {
Kojto 122:f9eeca106725 620 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 621 "core": "Cortex-M0",
Kojto 122:f9eeca106725 622 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 623 "extra_labels": ["STM", "STM32F0", "STM32F042K6"],
Kojto 122:f9eeca106725 624 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 625 "inherits": ["Target"],
Kojto 122:f9eeca106725 626 "progen": {"target": "nucleo-f042k6"},
Kojto 122:f9eeca106725 627 "detect_code": ["0785"],
Kojto 122:f9eeca106725 628 "device_has": ["ANALOGIN", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "RTC_LSI", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 629 "default_build": "small",
Kojto 123:b0220dba8be7 630 "release_versions": ["2"]
Kojto 122:f9eeca106725 631 },
Kojto 122:f9eeca106725 632 "NUCLEO_F070RB": {
Kojto 122:f9eeca106725 633 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 634 "core": "Cortex-M0",
Kojto 123:b0220dba8be7 635 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 636 "extra_labels": ["STM", "STM32F0", "STM32F070RB"],
Kojto 122:f9eeca106725 637 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 638 "inherits": ["Target"],
Kojto 122:f9eeca106725 639 "progen": {"target": "nucleo-f070rb"},
Kojto 122:f9eeca106725 640 "detect_code": ["0755"],
Kojto 122:f9eeca106725 641 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 642 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 643 },
Kojto 122:f9eeca106725 644 "NUCLEO_F072RB": {
Kojto 122:f9eeca106725 645 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 646 "core": "Cortex-M0",
Kojto 123:b0220dba8be7 647 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 648 "extra_labels": ["STM", "STM32F0", "STM32F072RB"],
Kojto 122:f9eeca106725 649 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 650 "inherits": ["Target"],
Kojto 122:f9eeca106725 651 "progen": {"target": "nucleo-f072rb"},
Kojto 122:f9eeca106725 652 "detect_code": ["0730"],
Kojto 122:f9eeca106725 653 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 654 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 655 },
Kojto 122:f9eeca106725 656 "NUCLEO_F091RC": {
Kojto 122:f9eeca106725 657 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 658 "core": "Cortex-M0",
Kojto 123:b0220dba8be7 659 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 660 "extra_labels": ["STM", "STM32F0", "STM32F091RC"],
Kojto 122:f9eeca106725 661 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 662 "inherits": ["Target"],
Kojto 122:f9eeca106725 663 "progen": {"target": "nucleo-f091rc"},
Kojto 122:f9eeca106725 664 "detect_code": ["0750"],
Kojto 122:f9eeca106725 665 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 666 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 667 },
Kojto 122:f9eeca106725 668 "NUCLEO_F103RB": {
Kojto 122:f9eeca106725 669 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 670 "core": "Cortex-M3",
Kojto 123:b0220dba8be7 671 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 672 "extra_labels": ["STM", "STM32F1", "STM32F103RB"],
Kojto 122:f9eeca106725 673 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 674 "inherits": ["Target"],
Kojto 122:f9eeca106725 675 "progen": {"target": "nucleo-f103rb"},
Kojto 122:f9eeca106725 676 "detect_code": ["0700"],
Kojto 122:f9eeca106725 677 "device_has": ["ANALOGIN", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 678 "release_versions": ["2", "5"]
Kojto 123:b0220dba8be7 679 },
Kojto 123:b0220dba8be7 680 "NUCLEO_F207ZG": {
Kojto 123:b0220dba8be7 681 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 123:b0220dba8be7 682 "core": "Cortex-M3",
Kojto 123:b0220dba8be7 683 "default_toolchain": "ARM",
Kojto 123:b0220dba8be7 684 "extra_labels": ["STM", "STM32F2", "STM32F207ZG"],
Kojto 123:b0220dba8be7 685 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 123:b0220dba8be7 686 "inherits": ["Target"],
Kojto 123:b0220dba8be7 687 "progen": {"target": "nucleo-f207zg"},
Kojto 123:b0220dba8be7 688 "detect_code": ["0835"],
Kojto 123:b0220dba8be7 689 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 690 "release_versions": ["2"]
Kojto 122:f9eeca106725 691 },
Kojto 122:f9eeca106725 692 "NUCLEO_F302R8": {
Kojto 122:f9eeca106725 693 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 694 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 695 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 696 "extra_labels": ["STM", "STM32F3", "STM32F302R8"],
Kojto 122:f9eeca106725 697 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 698 "inherits": ["Target"],
Kojto 122:f9eeca106725 699 "progen": {"target": "nucleo-f302r8"},
Kojto 122:f9eeca106725 700 "detect_code": ["0705"],
Kojto 122:f9eeca106725 701 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 702 "release_versions": ["2"]
Kojto 122:f9eeca106725 703 },
Kojto 122:f9eeca106725 704 "NUCLEO_F303K8": {
Kojto 122:f9eeca106725 705 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 706 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 707 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 708 "extra_labels": ["STM", "STM32F3", "STM32F303K8"],
Kojto 122:f9eeca106725 709 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 710 "inherits": ["Target"],
Kojto 122:f9eeca106725 711 "progen": {"target": "nucleo-f303k8"},
Kojto 122:f9eeca106725 712 "detect_code": ["0775"],
Kojto 122:f9eeca106725 713 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 714 "release_versions": ["2"]
Kojto 122:f9eeca106725 715 },
Kojto 122:f9eeca106725 716 "NUCLEO_F303RE": {
Kojto 122:f9eeca106725 717 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 718 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 719 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 720 "extra_labels": ["STM", "STM32F3", "STM32F303RE"],
Kojto 122:f9eeca106725 721 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 722 "inherits": ["Target"],
Kojto 122:f9eeca106725 723 "progen": {"target": "nucleo-f303re"},
Kojto 122:f9eeca106725 724 "detect_code": ["0745"],
Kojto 122:f9eeca106725 725 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 726 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 727 },
Kojto 122:f9eeca106725 728 "NUCLEO_F334R8": {
Kojto 122:f9eeca106725 729 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 730 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 731 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 732 "extra_labels": ["STM", "STM32F3", "STM32F334R8"],
Kojto 122:f9eeca106725 733 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 734 "inherits": ["Target"],
Kojto 122:f9eeca106725 735 "progen": {"target": "nucleo-f334r8"},
Kojto 122:f9eeca106725 736 "detect_code": ["0735"],
Kojto 122:f9eeca106725 737 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 738 "release_versions": ["2"]
Kojto 122:f9eeca106725 739 },
Kojto 122:f9eeca106725 740 "NUCLEO_F401RE": {
Kojto 122:f9eeca106725 741 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 742 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 743 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 744 "extra_labels": ["STM", "STM32F4", "STM32F401RE"],
Kojto 122:f9eeca106725 745 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 746 "inherits": ["Target"],
Kojto 122:f9eeca106725 747 "progen": {"target": "nucleo-f401re"},
Kojto 122:f9eeca106725 748 "detect_code": ["0720"],
Kojto 122:f9eeca106725 749 "device_has": ["ANALOGIN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 750 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 751 },
Kojto 122:f9eeca106725 752 "NUCLEO_F410RB": {
Kojto 122:f9eeca106725 753 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 754 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 755 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 756 "extra_labels": ["STM", "STM32F4", "STM32F410RB"],
Kojto 122:f9eeca106725 757 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 758 "inherits": ["Target"],
Kojto 122:f9eeca106725 759 "progen": {"target": "nucleo-f410rb"},
Kojto 122:f9eeca106725 760 "detect_code": ["0740"],
Kojto 122:f9eeca106725 761 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 762 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 763 },
Kojto 122:f9eeca106725 764 "NUCLEO_F411RE": {
Kojto 122:f9eeca106725 765 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 766 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 767 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 768 "extra_labels": ["STM", "STM32F4", "STM32F411RE"],
Kojto 122:f9eeca106725 769 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 770 "inherits": ["Target"],
Kojto 122:f9eeca106725 771 "progen": {"target": "nucleo-f411re"},
Kojto 122:f9eeca106725 772 "detect_code": ["0740"],
Kojto 122:f9eeca106725 773 "device_has": ["ANALOGIN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 774 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 775 },
Kojto 122:f9eeca106725 776 "ELMO_F411RE": {
Kojto 122:f9eeca106725 777 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 778 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 779 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 780 "extra_labels": ["STM", "STM32F4", "STM32F411RE"],
Kojto 122:f9eeca106725 781 "supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
Kojto 122:f9eeca106725 782 "inherits": ["Target"],
Kojto 122:f9eeca106725 783 "detect_code": ["----"],
Kojto 122:f9eeca106725 784 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 785 "default_build": "small",
Kojto 123:b0220dba8be7 786 "release_versions": ["2"]
Kojto 122:f9eeca106725 787 },
Kojto 122:f9eeca106725 788 "NUCLEO_F429ZI": {
Kojto 123:b0220dba8be7 789 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 790 "inherits": ["Target"],
Kojto 122:f9eeca106725 791 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 792 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 793 "extra_labels": ["STM", "STM32F4", "STM32F429", "STM32F429ZI"],
Kojto 122:f9eeca106725 794 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 795 "progen": {"target": "nucleo-f429zi"},
Kojto 122:f9eeca106725 796 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "RTC_LSI", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 797 "detect_code": ["0796"],
Kojto 123:b0220dba8be7 798 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 799 },
Kojto 122:f9eeca106725 800 "NUCLEO_F446RE": {
Kojto 122:f9eeca106725 801 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 802 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 803 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 804 "extra_labels": ["STM", "STM32F4", "STM32F446RE"],
Kojto 122:f9eeca106725 805 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 806 "inherits": ["Target"],
Kojto 122:f9eeca106725 807 "progen": {"target": "nucleo-f446re"},
Kojto 122:f9eeca106725 808 "detect_code": ["0777"],
Kojto 122:f9eeca106725 809 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 810 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 811 },
Kojto 122:f9eeca106725 812 "NUCLEO_F446ZE": {
Kojto 122:f9eeca106725 813 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 814 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 815 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 816 "extra_labels": ["STM", "STM32F4", "STM32F446ZE"],
Kojto 122:f9eeca106725 817 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 818 "inherits": ["Target"],
Kojto 122:f9eeca106725 819 "progen": {"target": "nucleo-f446ze"},
Kojto 122:f9eeca106725 820 "detect_code": ["0778"],
Kojto 122:f9eeca106725 821 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 822 "release_versions": ["2"]
Kojto 122:f9eeca106725 823 },
Kojto 122:f9eeca106725 824
Kojto 122:f9eeca106725 825 "B96B_F446VE": {
Kojto 122:f9eeca106725 826 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 827 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 828 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 829 "extra_labels": ["STM", "STM32F4", "STM32F446VE"],
Kojto 122:f9eeca106725 830 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 831 "inherits": ["Target"],
Kojto 122:f9eeca106725 832 "detect_code": ["0840"],
Kojto 122:f9eeca106725 833 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_ASYNCH_DMA", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 834 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 835 },
Kojto 122:f9eeca106725 836 "NUCLEO_F746ZG": {
Kojto 122:f9eeca106725 837 "inherits": ["Target"],
Kojto 122:f9eeca106725 838 "core": "Cortex-M7F",
Kojto 122:f9eeca106725 839 "extra_labels": ["STM", "STM32F7", "STM32F746", "STM32F746ZG"],
Kojto 122:f9eeca106725 840 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 841 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 842 "progen": {
Kojto 122:f9eeca106725 843 "target": "nucleo-f746zg",
Kojto 122:f9eeca106725 844 "iar": {
Kojto 122:f9eeca106725 845 "template": ["iar_nucleo_f746zg.ewp.tmpl"]
Kojto 122:f9eeca106725 846 }
Kojto 122:f9eeca106725 847 },
Kojto 122:f9eeca106725 848 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 849 "detect_code": ["0816"],
Kojto 122:f9eeca106725 850 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 851 "features": ["IPV4"],
Kojto 123:b0220dba8be7 852 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 853 },
Kojto 122:f9eeca106725 854 "NUCLEO_F767ZI": {
Kojto 122:f9eeca106725 855 "inherits": ["Target"],
Kojto 122:f9eeca106725 856 "core": "Cortex-M7FD",
Kojto 122:f9eeca106725 857 "extra_labels": ["STM", "STM32F7", "STM32F767", "STM32F767ZI"],
Kojto 122:f9eeca106725 858 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 859 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 860 "progen": {"target": "nucleo-f767zi"},
Kojto 122:f9eeca106725 861 "detect_code": ["0818"],
Kojto 122:f9eeca106725 862 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 863 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 864 },
Kojto 122:f9eeca106725 865 "NUCLEO_L011K4": {
Kojto 122:f9eeca106725 866 "inherits": ["Target"],
Kojto 122:f9eeca106725 867 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 868 "extra_labels": ["STM", "STM32L0", "STM32L011K4"],
Kojto 122:f9eeca106725 869 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 870 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 871 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 872 "detect_code": ["0780"],
Kojto 122:f9eeca106725 873 "progen": {"target":"nucleo-l011k4"},
Kojto 122:f9eeca106725 874 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 875 "default_build": "small",
Kojto 123:b0220dba8be7 876 "release_versions": ["2"]
Kojto 122:f9eeca106725 877 },
Kojto 122:f9eeca106725 878
Kojto 122:f9eeca106725 879 "NUCLEO_L031K6": {
Kojto 122:f9eeca106725 880 "inherits": ["Target"],
Kojto 122:f9eeca106725 881 "core": "Cortex-M0",
Kojto 122:f9eeca106725 882 "extra_labels": ["STM", "STM32L0", "STM32L031K6"],
Kojto 122:f9eeca106725 883 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 884 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 885 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 886 "detect_code": ["0790"],
Kojto 122:f9eeca106725 887 "progen": {"target": "nucleo-l031k6"},
Kojto 122:f9eeca106725 888 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 889 "default_build": "small",
Kojto 123:b0220dba8be7 890 "release_versions": ["2"]
Kojto 122:f9eeca106725 891 },
Kojto 122:f9eeca106725 892 "NUCLEO_L053R8": {
Kojto 122:f9eeca106725 893 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 894 "core": "Cortex-M0+",
Kojto 123:b0220dba8be7 895 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 896 "extra_labels": ["STM", "STM32L0", "STM32L053R8"],
Kojto 122:f9eeca106725 897 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 898 "inherits": ["Target"],
Kojto 122:f9eeca106725 899 "progen": {"target": "nucleo-l053r8"},
Kojto 122:f9eeca106725 900 "detect_code": ["0715"],
Kojto 122:f9eeca106725 901 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 902 "release_versions": ["2"]
Kojto 122:f9eeca106725 903 },
Kojto 122:f9eeca106725 904 "NUCLEO_L073RZ": {
Kojto 122:f9eeca106725 905 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 906 "core": "Cortex-M0+",
Kojto 123:b0220dba8be7 907 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 908 "extra_labels": ["STM", "STM32L0", "STM32L073RZ"],
Kojto 122:f9eeca106725 909 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 910 "inherits": ["Target"],
Kojto 122:f9eeca106725 911 "progen": {"target": "nucleo-l073rz"},
Kojto 122:f9eeca106725 912 "detect_code": ["0760"],
Kojto 122:f9eeca106725 913 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 914 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 915 },
Kojto 122:f9eeca106725 916 "NUCLEO_L152RE": {
Kojto 122:f9eeca106725 917 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 918 "core": "Cortex-M3",
Kojto 123:b0220dba8be7 919 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 920 "extra_labels": ["STM", "STM32L1", "STM32L152RE"],
Kojto 122:f9eeca106725 921 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 922 "inherits": ["Target"],
Kojto 122:f9eeca106725 923 "progen": {"target": "nucleo-l152re"},
Kojto 122:f9eeca106725 924 "detect_code": ["0710"],
Kojto 122:f9eeca106725 925 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 926 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 927 },
Kojto 122:f9eeca106725 928 "NUCLEO_L432KC": {
Kojto 122:f9eeca106725 929 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 930 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 931 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 932 "extra_labels": ["STM", "STM32L4", "STM32L432KC"],
Kojto 122:f9eeca106725 933 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 934 "inherits": ["Target"],
Kojto 122:f9eeca106725 935 "progen": {"target": "nucleo-l432kc"},
Kojto 122:f9eeca106725 936 "detect_code": ["0770"],
Kojto 122:f9eeca106725 937 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "CAN", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 938 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 939 },
Kojto 122:f9eeca106725 940 "NUCLEO_L476RG": {
Kojto 122:f9eeca106725 941 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 942 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 943 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 944 "extra_labels": ["STM", "STM32L4", "STM32L476RG"],
Kojto 122:f9eeca106725 945 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 946 "inherits": ["Target"],
Kojto 122:f9eeca106725 947 "progen": {"target": "nucleo-l476rg"},
Kojto 122:f9eeca106725 948 "detect_code": ["0765"],
Kojto 122:f9eeca106725 949 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 950 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 951 },
Kojto 122:f9eeca106725 952 "STM32F3XX": {
Kojto 122:f9eeca106725 953 "inherits": ["Target"],
Kojto 122:f9eeca106725 954 "core": "Cortex-M4",
Kojto 123:b0220dba8be7 955 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 956 "extra_labels": ["STM", "STM32F3XX"],
Kojto 123:b0220dba8be7 957 "supported_toolchains": ["ARM", "uARM", "GCC_ARM"]
Kojto 122:f9eeca106725 958 },
Kojto 122:f9eeca106725 959 "STM32F407": {
Kojto 122:f9eeca106725 960 "inherits": ["Target"],
Kojto 122:f9eeca106725 961 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 962 "extra_labels": ["STM", "STM32F4", "STM32F4XX"],
Kojto 122:f9eeca106725 963 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"]
Kojto 122:f9eeca106725 964 },
Kojto 122:f9eeca106725 965 "ARCH_MAX": {
Kojto 122:f9eeca106725 966 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 967 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 968 "supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
Kojto 122:f9eeca106725 969 "program_cycle_s": 2,
Kojto 122:f9eeca106725 970 "extra_labels": ["STM", "STM32F4", "STM32F407", "STM32F407VG"],
Kojto 122:f9eeca106725 971 "macros": ["LSI_VALUE=32000"],
Kojto 122:f9eeca106725 972 "inherits": ["Target"],
Kojto 123:b0220dba8be7 973 "progen": {"target": "arch-max"},
Kojto 122:f9eeca106725 974 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 975 "release_versions": ["2"]
Kojto 122:f9eeca106725 976 },
Kojto 122:f9eeca106725 977 "DISCO_F051R8": {
Kojto 122:f9eeca106725 978 "inherits": ["Target"],
Kojto 122:f9eeca106725 979 "core": "Cortex-M0",
Kojto 123:b0220dba8be7 980 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 981 "extra_labels": ["STM", "STM32F0", "STM32F051", "STM32F051R8"],
Kojto 122:f9eeca106725 982 "supported_toolchains": ["GCC_ARM"],
Kojto 123:b0220dba8be7 983 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 984 },
Kojto 122:f9eeca106725 985 "DISCO_F100RB": {
Kojto 122:f9eeca106725 986 "inherits": ["Target"],
Kojto 122:f9eeca106725 987 "core": "Cortex-M3",
Kojto 123:b0220dba8be7 988 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 989 "extra_labels": ["STM", "STM32F1", "STM32F100RB"],
Kojto 122:f9eeca106725 990 "supported_toolchains": ["GCC_ARM"],
Kojto 123:b0220dba8be7 991 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 992 },
Kojto 122:f9eeca106725 993 "DISCO_F303VC": {
Kojto 122:f9eeca106725 994 "inherits": ["Target"],
Kojto 122:f9eeca106725 995 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 996 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 997 "extra_labels": ["STM", "STM32F3", "STM32F303", "STM32F303VC"],
Kojto 122:f9eeca106725 998 "supported_toolchains": ["GCC_ARM"],
Kojto 123:b0220dba8be7 999 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "RTC_LSI", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 1000 },
Kojto 122:f9eeca106725 1001 "DISCO_F334C8": {
Kojto 122:f9eeca106725 1002 "inherits": ["Target"],
Kojto 122:f9eeca106725 1003 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 1004 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1005 "extra_labels": ["STM", "STM32F3", "STM32F334C8"],
Kojto 122:f9eeca106725 1006 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 1007 "progen": {"target": "disco-f334c8"},
Kojto 122:f9eeca106725 1008 "detect_code": ["0810"],
Kojto 122:f9eeca106725 1009 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "RTC_LSI", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1010 "release_versions": ["2"]
Kojto 122:f9eeca106725 1011 },
Kojto 122:f9eeca106725 1012 "DISCO_F407VG": {
Kojto 122:f9eeca106725 1013 "inherits": ["Target"],
Kojto 122:f9eeca106725 1014 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1015 "progen": {"target": "disco-f407vg"},
Kojto 122:f9eeca106725 1016 "extra_labels": ["STM", "STM32F4", "STM32F407", "STM32F407VG"],
Kojto 122:f9eeca106725 1017 "supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
Kojto 122:f9eeca106725 1018 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 1019 },
Kojto 122:f9eeca106725 1020 "DISCO_F429ZI": {
Kojto 122:f9eeca106725 1021 "inherits": ["Target"],
Kojto 122:f9eeca106725 1022 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 1023 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1024 "extra_labels": ["STM", "STM32F4", "STM32F429", "STM32F429ZI"],
Kojto 122:f9eeca106725 1025 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1026 "progen": {"target": "disco-f429zi"},
Kojto 122:f9eeca106725 1027 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "RTC_LSI", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1028 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1029 },
Kojto 122:f9eeca106725 1030 "DISCO_F469NI": {
Kojto 122:f9eeca106725 1031 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1032 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 1033 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1034 "extra_labels": ["STM", "STM32F4", "STM32F469", "STM32F469NI"],
Kojto 122:f9eeca106725 1035 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 1036 "inherits": ["Target"],
Kojto 122:f9eeca106725 1037 "progen": {"target": "disco-f469ni"},
Kojto 122:f9eeca106725 1038 "detect_code": ["0788"],
Kojto 122:f9eeca106725 1039 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1040 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1041 },
Kojto 122:f9eeca106725 1042 "DISCO_L053C8": {
Kojto 122:f9eeca106725 1043 "inherits": ["Target"],
Kojto 122:f9eeca106725 1044 "core": "Cortex-M0+",
Kojto 123:b0220dba8be7 1045 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1046 "extra_labels": ["STM", "STM32L0", "STM32L053C8"],
Kojto 122:f9eeca106725 1047 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 1048 "progen": {"target": "disco-l053c8"},
Kojto 122:f9eeca106725 1049 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1050 "release_versions": ["2"]
Kojto 122:f9eeca106725 1051 },
Kojto 122:f9eeca106725 1052 "DISCO_F746NG": {
Kojto 122:f9eeca106725 1053 "inherits": ["Target"],
Kojto 122:f9eeca106725 1054 "core": "Cortex-M7F",
Kojto 122:f9eeca106725 1055 "extra_labels": ["STM", "STM32F7", "STM32F746", "STM32F746NG"],
Kojto 122:f9eeca106725 1056 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1057 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1058 "progen": {"target": "disco-f746ng"},
Kojto 122:f9eeca106725 1059 "detect_code": ["0815"],
Kojto 122:f9eeca106725 1060 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1061 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1062 },
Kojto 122:f9eeca106725 1063 "DISCO_L476VG": {
Kojto 122:f9eeca106725 1064 "inherits": ["Target"],
Kojto 122:f9eeca106725 1065 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 1066 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1067 "extra_labels": ["STM", "STM32L4", "STM32L476VG"],
Kojto 122:f9eeca106725 1068 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 1069 "progen": {"target": "disco-l476vg"},
Kojto 122:f9eeca106725 1070 "detect_code": ["0820"],
Kojto 122:f9eeca106725 1071 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1072 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1073 },
Kojto 122:f9eeca106725 1074 "MTS_MDOT_F405RG": {
Kojto 122:f9eeca106725 1075 "inherits": ["Target"],
Kojto 122:f9eeca106725 1076 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1077 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1078 "extra_labels": ["STM", "STM32F4", "STM32F405RG"],
Kojto 122:f9eeca106725 1079 "is_disk_virtual": true,
Kojto 122:f9eeca106725 1080 "macros": ["HSE_VALUE=26000000", "OS_CLOCK=48000000"],
Kojto 122:f9eeca106725 1081 "progen": {"target": "mts-mdot-f405rg"},
Kojto 122:f9eeca106725 1082 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1083 "release_versions": ["2"]
Kojto 122:f9eeca106725 1084 },
Kojto 122:f9eeca106725 1085 "MTS_MDOT_F411RE": {
Kojto 122:f9eeca106725 1086 "inherits": ["Target"],
Kojto 122:f9eeca106725 1087 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1088 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1089 "extra_labels": ["STM", "STM32F4", "STM32F411RE"],
Kojto 122:f9eeca106725 1090 "macros": ["HSE_VALUE=26000000", "OS_CLOCK=96000000", "USE_PLL_HSE_EXTC=0", "VECT_TAB_OFFSET=0x00010000"],
Kojto 122:f9eeca106725 1091 "post_binary_hook": {
Kojto 122:f9eeca106725 1092 "function": "MTSCode.combine_bins_mts_dot",
Kojto 122:f9eeca106725 1093 "toolchains": ["GCC_ARM", "ARM_STD", "ARM_MICRO"]
Kojto 122:f9eeca106725 1094 },
Kojto 122:f9eeca106725 1095 "progen": {"target": "mts-mdot-f411re"},
Kojto 122:f9eeca106725 1096 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1097 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1098 },
Kojto 122:f9eeca106725 1099 "MTS_DRAGONFLY_F411RE": {
Kojto 122:f9eeca106725 1100 "inherits": ["Target"],
Kojto 122:f9eeca106725 1101 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1102 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1103 "extra_labels": ["STM", "STM32F4", "STM32F411RE"],
Kojto 122:f9eeca106725 1104 "macros": ["HSE_VALUE=26000000", "VECT_TAB_OFFSET=0x08010000"],
Kojto 122:f9eeca106725 1105 "post_binary_hook": {
Kojto 122:f9eeca106725 1106 "function": "MTSCode.combine_bins_mts_dragonfly",
Kojto 122:f9eeca106725 1107 "toolchains": ["GCC_ARM", "ARM_STD", "ARM_MICRO"]
Kojto 122:f9eeca106725 1108 },
Kojto 122:f9eeca106725 1109 "progen": {"target": "mts-dragonfly-f411re"},
Kojto 122:f9eeca106725 1110 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1111 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1112 },
Kojto 122:f9eeca106725 1113 "MOTE_L152RC": {
Kojto 122:f9eeca106725 1114 "inherits": ["Target"],
Kojto 122:f9eeca106725 1115 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1116 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 1117 "extra_labels": ["STM", "STM32L1", "STM32L152RC"],
Kojto 122:f9eeca106725 1118 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 1119 "progen": {"target": "stm32l151rc"},
Kojto 122:f9eeca106725 1120 "detect_code": ["4100"],
Kojto 122:f9eeca106725 1121 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "RTC_LSI", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 1122 "default_build": "small",
Kojto 123:b0220dba8be7 1123 "release_versions": ["2"]
Kojto 122:f9eeca106725 1124 },
Kojto 122:f9eeca106725 1125 "DISCO_F401VC": {
Kojto 122:f9eeca106725 1126 "inherits": ["Target"],
Kojto 122:f9eeca106725 1127 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1128 "default_toolchain": "GCC_ARM",
Kojto 122:f9eeca106725 1129 "extra_labels": ["STM", "STM32F4", "STM32F401", "STM32F401VC"],
Kojto 122:f9eeca106725 1130 "supported_toolchains": ["GCC_ARM"],
Kojto 123:b0220dba8be7 1131 "device_has": ["ANALOGIN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 1132 },
Kojto 122:f9eeca106725 1133 "UBLOX_C029": {
Kojto 122:f9eeca106725 1134 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1135 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1136 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 1137 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1138 "extra_labels": ["STM", "STM32F4", "STM32F439", "STM32F439ZI"],
Kojto 122:f9eeca106725 1139 "macros": ["HSE_VALUE=24000000", "HSE_STARTUP_TIMEOUT=5000"],
Kojto 122:f9eeca106725 1140 "inherits": ["Target"],
Kojto 122:f9eeca106725 1141 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 1142 "default_build": "small"
Kojto 122:f9eeca106725 1143 },
Kojto 122:f9eeca106725 1144 "NZ32_SC151": {
Kojto 122:f9eeca106725 1145 "inherits": ["Target"],
Kojto 122:f9eeca106725 1146 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1147 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 1148 "program_cycle_s": 1.5,
Kojto 122:f9eeca106725 1149 "extra_labels": ["STM", "STM32L1", "STM32L151RC"],
Kojto 122:f9eeca106725 1150 "supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
Kojto 122:f9eeca106725 1151 "progen": {"target": "stm32l151rc"},
Kojto 122:f9eeca106725 1152 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "RTC_LSI", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 1153 "default_build": "small"
Kojto 122:f9eeca106725 1154 },
Kojto 122:f9eeca106725 1155 "MCU_NRF51": {
Kojto 122:f9eeca106725 1156 "inherits": ["Target"],
Kojto 122:f9eeca106725 1157 "core": "Cortex-M0",
Kojto 122:f9eeca106725 1158 "OVERRIDE_BOOTLOADER_FILENAME": "nrf51822_bootloader.hex",
Kojto 122:f9eeca106725 1159 "macros": ["NRF51", "TARGET_NRF51822"],
Kojto 122:f9eeca106725 1160 "MERGE_BOOTLOADER": false,
Kojto 122:f9eeca106725 1161 "extra_labels": ["NORDIC", "MCU_NRF51", "MCU_NRF51822"],
Kojto 122:f9eeca106725 1162 "OUTPUT_EXT": "hex",
Kojto 122:f9eeca106725 1163 "is_disk_virtual": true,
Kojto 122:f9eeca106725 1164 "supported_toolchains": ["ARM", "GCC_ARM"],
Kojto 122:f9eeca106725 1165 "public": false,
Kojto 122:f9eeca106725 1166 "MERGE_SOFT_DEVICE": true,
Kojto 122:f9eeca106725 1167 "EXPECTED_SOFTDEVICES_WITH_OFFSETS": [
Kojto 122:f9eeca106725 1168 {
Kojto 122:f9eeca106725 1169 "boot": "s130_nrf51_1.0.0_bootloader.hex",
Kojto 122:f9eeca106725 1170 "name": "s130_nrf51_1.0.0_softdevice.hex",
Kojto 122:f9eeca106725 1171 "offset": 114688
Kojto 122:f9eeca106725 1172 },
Kojto 122:f9eeca106725 1173 {
Kojto 122:f9eeca106725 1174 "boot": "s110_nrf51822_8.0.0_bootloader.hex",
Kojto 122:f9eeca106725 1175 "name": "s110_nrf51822_8.0.0_softdevice.hex",
Kojto 122:f9eeca106725 1176 "offset": 98304
Kojto 122:f9eeca106725 1177 },
Kojto 122:f9eeca106725 1178 {
Kojto 122:f9eeca106725 1179 "boot": "s110_nrf51822_7.1.0_bootloader.hex",
Kojto 122:f9eeca106725 1180 "name": "s110_nrf51822_7.1.0_softdevice.hex",
Kojto 122:f9eeca106725 1181 "offset": 90112
Kojto 122:f9eeca106725 1182 },
Kojto 122:f9eeca106725 1183 {
Kojto 122:f9eeca106725 1184 "boot": "s110_nrf51822_7.0.0_bootloader.hex",
Kojto 122:f9eeca106725 1185 "name": "s110_nrf51822_7.0.0_softdevice.hex",
Kojto 122:f9eeca106725 1186 "offset": 90112
Kojto 122:f9eeca106725 1187 },
Kojto 122:f9eeca106725 1188 {
Kojto 122:f9eeca106725 1189 "boot": "s110_nrf51822_6.0.0_bootloader.hex",
Kojto 122:f9eeca106725 1190 "name": "s110_nrf51822_6.0.0_softdevice.hex",
Kojto 122:f9eeca106725 1191 "offset": 81920
Kojto 122:f9eeca106725 1192 }
Kojto 122:f9eeca106725 1193 ],
Kojto 122:f9eeca106725 1194 "detect_code": ["1070"],
Kojto 122:f9eeca106725 1195 "post_binary_hook": {
Kojto 122:f9eeca106725 1196 "function": "MCU_NRF51Code.binary_hook",
Kojto 122:f9eeca106725 1197 "toolchains": ["ARM_STD", "GCC_ARM"]
Kojto 122:f9eeca106725 1198 },
Kojto 122:f9eeca106725 1199 "program_cycle_s": 6,
Kojto 122:f9eeca106725 1200 "features": ["BLE"]
Kojto 122:f9eeca106725 1201 },
Kojto 122:f9eeca106725 1202 "MCU_NRF51_16K_BASE": {
Kojto 122:f9eeca106725 1203 "inherits": ["MCU_NRF51"],
Kojto 122:f9eeca106725 1204 "extra_labels_add": ["MCU_NORDIC_16K", "MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1205 "macros_add": ["TARGET_MCU_NORDIC_16K", "TARGET_MCU_NRF51_16K"],
Kojto 123:b0220dba8be7 1206 "public": false,
Kojto 123:b0220dba8be7 1207 "default_build": "small"
Kojto 122:f9eeca106725 1208 },
Kojto 122:f9eeca106725 1209 "MCU_NRF51_16K_BOOT_BASE": {
Kojto 122:f9eeca106725 1210 "inherits": ["MCU_NRF51_16K_BASE"],
Kojto 122:f9eeca106725 1211 "MERGE_BOOTLOADER": true,
Kojto 122:f9eeca106725 1212 "extra_labels_add": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1213 "macros_add": ["TARGET_MCU_NRF51_16K_BOOT", "TARGET_OTA_ENABLED"],
Kojto 122:f9eeca106725 1214 "public": false
Kojto 122:f9eeca106725 1215 },
Kojto 122:f9eeca106725 1216 "MCU_NRF51_16K_OTA_BASE": {
Kojto 122:f9eeca106725 1217 "inherits": ["MCU_NRF51_16K_BASE"],
Kojto 122:f9eeca106725 1218 "public": false,
Kojto 122:f9eeca106725 1219 "extra_labels_add": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1220 "macros_add": ["TARGET_MCU_NRF51_16K_OTA", "TARGET_OTA_ENABLED"],
Kojto 122:f9eeca106725 1221 "MERGE_SOFT_DEVICE": false
Kojto 122:f9eeca106725 1222 },
Kojto 122:f9eeca106725 1223 "MCU_NRF51_16K": {
Kojto 122:f9eeca106725 1224 "inherits": ["MCU_NRF51_16K_BASE"],
Kojto 122:f9eeca106725 1225 "extra_labels_add": ["MCU_NRF51_16K_S130"],
Kojto 122:f9eeca106725 1226 "macros_add": ["TARGET_MCU_NRF51_16K_S130"],
Kojto 122:f9eeca106725 1227 "public": false
Kojto 122:f9eeca106725 1228 },
Kojto 122:f9eeca106725 1229 "MCU_NRF51_S110": {
Kojto 122:f9eeca106725 1230 "extra_labels_add": ["MCU_NRF51_16K_S110"],
Kojto 122:f9eeca106725 1231 "macros_add": ["TARGET_MCU_NRF51_16K_S110"],
Kojto 122:f9eeca106725 1232 "EXPECTED_SOFTDEVICES_WITH_OFFSETS": [
Kojto 122:f9eeca106725 1233 {
Kojto 122:f9eeca106725 1234 "name": "s110_nrf51822_8.0.0_softdevice.hex",
Kojto 122:f9eeca106725 1235 "boot": "s110_nrf51822_8.0.0_bootloader.hex",
Kojto 122:f9eeca106725 1236 "offset": 98304
Kojto 122:f9eeca106725 1237 },
Kojto 122:f9eeca106725 1238 {
Kojto 122:f9eeca106725 1239 "name": "s110_nrf51822_7.1.0_softdevice.hex",
Kojto 122:f9eeca106725 1240 "boot": "s110_nrf51822_7.1.0_bootloader.hex",
Kojto 122:f9eeca106725 1241 "offset": 90112
Kojto 122:f9eeca106725 1242 }
Kojto 122:f9eeca106725 1243 ],
Kojto 122:f9eeca106725 1244 "public": false
Kojto 122:f9eeca106725 1245 },
Kojto 122:f9eeca106725 1246 "MCU_NRF51_16K_S110": {
Kojto 122:f9eeca106725 1247 "inherits": ["MCU_NRF51_S110", "MCU_NRF51_16K_BASE"],
Kojto 122:f9eeca106725 1248 "public": false
Kojto 122:f9eeca106725 1249 },
Kojto 122:f9eeca106725 1250 "MCU_NRF51_16K_BOOT": {
Kojto 122:f9eeca106725 1251 "inherits": ["MCU_NRF51_16K_BOOT_BASE"],
Kojto 122:f9eeca106725 1252 "extra_labels_add": ["MCU_NRF51_16K_S130"],
Kojto 122:f9eeca106725 1253 "macros_add": ["TARGET_MCU_NRF51_16K_S130"],
Kojto 122:f9eeca106725 1254 "public": false
Kojto 122:f9eeca106725 1255 },
Kojto 122:f9eeca106725 1256 "MCU_NRF51_16K_BOOT_S110": {
Kojto 122:f9eeca106725 1257 "inherits": ["MCU_NRF51_S110", "MCU_NRF51_16K_BOOT_BASE"],
Kojto 122:f9eeca106725 1258 "public": false
Kojto 122:f9eeca106725 1259 },
Kojto 122:f9eeca106725 1260 "MCU_NRF51_16K_OTA": {
Kojto 122:f9eeca106725 1261 "inherits": ["MCU_NRF51_16K_OTA_BASE"],
Kojto 122:f9eeca106725 1262 "extra_labels_add": ["MCU_NRF51_16K_S130"],
Kojto 122:f9eeca106725 1263 "macros_add": ["TARGET_MCU_NRF51_16K_S130"],
Kojto 122:f9eeca106725 1264 "public": false
Kojto 122:f9eeca106725 1265 },
Kojto 122:f9eeca106725 1266 "MCU_NRF51_16K_OTA_S110": {
Kojto 122:f9eeca106725 1267 "inherits": ["MCU_NRF51_S110", "MCU_NRF51_16K_OTA_BASE"],
Kojto 122:f9eeca106725 1268 "public": false
Kojto 122:f9eeca106725 1269 },
Kojto 122:f9eeca106725 1270 "MCU_NRF51_32K": {
Kojto 122:f9eeca106725 1271 "inherits": ["MCU_NRF51"],
Kojto 122:f9eeca106725 1272 "extra_labels_add": ["MCU_NORDIC_32K", "MCU_NRF51_32K"],
Kojto 122:f9eeca106725 1273 "macros_add": ["TARGET_MCU_NORDIC_32K", "TARGET_MCU_NRF51_32K"],
Kojto 122:f9eeca106725 1274 "public": false
Kojto 122:f9eeca106725 1275 },
Kojto 122:f9eeca106725 1276 "MCU_NRF51_32K_BOOT": {
Kojto 122:f9eeca106725 1277 "inherits": ["MCU_NRF51_32K"],
Kojto 122:f9eeca106725 1278 "MERGE_BOOTLOADER": true,
Kojto 122:f9eeca106725 1279 "extra_labels_add": ["MCU_NRF51_32K_BOOT"],
Kojto 122:f9eeca106725 1280 "macros_add": ["TARGET_MCU_NRF51_32K_BOOT", "TARGET_OTA_ENABLED"],
Kojto 122:f9eeca106725 1281 "public": false
Kojto 122:f9eeca106725 1282 },
Kojto 122:f9eeca106725 1283 "MCU_NRF51_32K_OTA": {
Kojto 122:f9eeca106725 1284 "inherits": ["MCU_NRF51_32K"],
Kojto 122:f9eeca106725 1285 "public": false,
Kojto 122:f9eeca106725 1286 "extra_labels_add": ["MCU_NRF51_32K_OTA"],
Kojto 122:f9eeca106725 1287 "macros_add": ["TARGET_MCU_NRF51_32K_OTA", "TARGET_OTA_ENABLED"],
Kojto 122:f9eeca106725 1288 "MERGE_SOFT_DEVICE": false
Kojto 122:f9eeca106725 1289 },
Kojto 122:f9eeca106725 1290 "NRF51822": {
Kojto 122:f9eeca106725 1291 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1292 "progen": {"target": "mkit"},
Kojto 122:f9eeca106725 1293 "extra_labels_add": ["NRF51822", "NRF51822_MKIT"],
Kojto 122:f9eeca106725 1294 "macros_add": ["TARGET_NRF51822_MKIT"],
Kojto 122:f9eeca106725 1295 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1296 "release_versions": ["2"]
Kojto 122:f9eeca106725 1297 },
Kojto 122:f9eeca106725 1298 "NRF51822_BOOT": {
Kojto 122:f9eeca106725 1299 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1300 "extra_labels_add": ["NRF51822", "NRF51822_MKIT"],
Kojto 122:f9eeca106725 1301 "macros_add": ["TARGET_NRF51822_MKIT"],
Kojto 122:f9eeca106725 1302 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"]
Kojto 122:f9eeca106725 1303 },
Kojto 122:f9eeca106725 1304 "NRF51822_OTA": {
Kojto 122:f9eeca106725 1305 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1306 "extra_labels_add": ["NRF51822", "NRF51822_MKIT"],
Kojto 122:f9eeca106725 1307 "macros_add": ["TARGET_NRF51822_MKIT"],
Kojto 122:f9eeca106725 1308 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"]
Kojto 122:f9eeca106725 1309 },
Kojto 122:f9eeca106725 1310 "ARCH_BLE": {
Kojto 122:f9eeca106725 1311 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1312 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1313 "progen": {"target": "arch-ble"},
Kojto 122:f9eeca106725 1314 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1315 "release_versions": ["2"]
Kojto 122:f9eeca106725 1316 },
Kojto 122:f9eeca106725 1317 "ARCH_BLE_BOOT": {
Kojto 122:f9eeca106725 1318 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1319 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1320 "extra_labels_add": ["ARCH_BLE"],
Kojto 122:f9eeca106725 1321 "macros_add": ["TARGET_ARCH_BLE"]
Kojto 122:f9eeca106725 1322 },
Kojto 122:f9eeca106725 1323 "ARCH_BLE_OTA": {
Kojto 122:f9eeca106725 1324 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1325 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1326 "extra_labels_add": ["ARCH_BLE"],
Kojto 122:f9eeca106725 1327 "macros_add": ["TARGET_ARCH_BLE"]
Kojto 122:f9eeca106725 1328 },
Kojto 122:f9eeca106725 1329 "ARCH_LINK": {
Kojto 122:f9eeca106725 1330 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1331 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1332 "extra_labels_add": ["ARCH_BLE"],
Kojto 122:f9eeca106725 1333 "macros_add": ["TARGET_ARCH_BLE"]
Kojto 122:f9eeca106725 1334 },
Kojto 122:f9eeca106725 1335 "ARCH_LINK_BOOT": {
Kojto 122:f9eeca106725 1336 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1337 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1338 "extra_labels_add": ["ARCH_BLE", "ARCH_LINK"],
Kojto 122:f9eeca106725 1339 "macros_add": ["TARGET_ARCH_BLE", "TARGET_ARCH_LINK"]
Kojto 122:f9eeca106725 1340 },
Kojto 122:f9eeca106725 1341 "ARCH_LINK_OTA": {
Kojto 122:f9eeca106725 1342 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1343 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1344 "extra_labels_add": ["ARCH_BLE", "ARCH_LINK"],
Kojto 122:f9eeca106725 1345 "macros_add": ["TARGET_ARCH_BLE", "TARGET_ARCH_LINK"]
Kojto 122:f9eeca106725 1346 },
Kojto 122:f9eeca106725 1347 "SEEED_TINY_BLE": {
Kojto 122:f9eeca106725 1348 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1349 "progen": {"target": "seed-tinyble"},
Kojto 122:f9eeca106725 1350 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1351 "release_versions": ["2"]
Kojto 122:f9eeca106725 1352 },
Kojto 122:f9eeca106725 1353 "SEEED_TINY_BLE_BOOT": {
Kojto 122:f9eeca106725 1354 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1355 "extra_labels_add": ["SEEED_TINY_BLE"],
Kojto 122:f9eeca106725 1356 "macros_add": ["TARGET_SEEED_TINY_BLE"]
Kojto 122:f9eeca106725 1357 },
Kojto 122:f9eeca106725 1358 "SEEED_TINY_BLE_OTA": {
Kojto 122:f9eeca106725 1359 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1360 "extra_labels_add": ["SEEED_TINY_BLE"],
Kojto 122:f9eeca106725 1361 "macros_add": ["TARGET_SEEED_TINY_BLE"]
Kojto 122:f9eeca106725 1362 },
Kojto 122:f9eeca106725 1363 "HRM1017": {
Kojto 122:f9eeca106725 1364 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1365 "progen": {"target": "hrm1017"},
Kojto 122:f9eeca106725 1366 "macros_add": ["TARGET_NRF_LFCLK_RC"],
Kojto 122:f9eeca106725 1367 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1368 "release_versions": ["2"]
Kojto 122:f9eeca106725 1369 },
Kojto 122:f9eeca106725 1370 "HRM1017_BOOT": {
Kojto 122:f9eeca106725 1371 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1372 "extra_labels_add": ["HRM1017"],
Kojto 122:f9eeca106725 1373 "macros_add": ["TARGET_HRM1017", "TARGET_NRF_LFCLK_RC"]
Kojto 122:f9eeca106725 1374 },
Kojto 122:f9eeca106725 1375 "HRM1017_OTA": {
Kojto 122:f9eeca106725 1376 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1377 "extra_labels_add": ["HRM1017"],
Kojto 122:f9eeca106725 1378 "macros_add": ["TARGET_HRM1017", "TARGET_NRF_LFCLK_RC"]
Kojto 122:f9eeca106725 1379 },
Kojto 122:f9eeca106725 1380 "RBLAB_NRF51822": {
Kojto 122:f9eeca106725 1381 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1382 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1383 "progen": {"target": "rblab-nrf51822"},
Kojto 122:f9eeca106725 1384 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1385 "release_versions": ["2"]
Kojto 122:f9eeca106725 1386 },
Kojto 122:f9eeca106725 1387 "RBLAB_NRF51822_BOOT": {
Kojto 122:f9eeca106725 1388 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1389 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1390 "extra_labels_add": ["RBLAB_NRF51822"],
Kojto 122:f9eeca106725 1391 "macros_add": ["TARGET_RBLAB_NRF51822"]
Kojto 122:f9eeca106725 1392 },
Kojto 122:f9eeca106725 1393 "RBLAB_NRF51822_OTA": {
Kojto 122:f9eeca106725 1394 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1395 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1396 "extra_labels_add": ["RBLAB_NRF51822"],
Kojto 122:f9eeca106725 1397 "macros_add": ["TARGET_RBLAB_NRF51822"]
Kojto 122:f9eeca106725 1398 },
Kojto 122:f9eeca106725 1399 "RBLAB_BLENANO": {
Kojto 122:f9eeca106725 1400 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1401 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1402 "release_versions": ["2"]
Kojto 122:f9eeca106725 1403 },
Kojto 122:f9eeca106725 1404 "RBLAB_BLENANO_BOOT": {
Kojto 122:f9eeca106725 1405 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1406 "extra_labels_add": ["RBLAB_BLENANO"],
Kojto 122:f9eeca106725 1407 "macros_add": ["TARGET_RBLAB_BLENANO"]
Kojto 122:f9eeca106725 1408 },
Kojto 122:f9eeca106725 1409 "RBLAB_BLENANO_OTA": {
Kojto 122:f9eeca106725 1410 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1411 "extra_labels_add": ["RBLAB_BLENANO"],
Kojto 122:f9eeca106725 1412 "macros_add": ["TARGET_RBLAB_BLENANO"]
Kojto 122:f9eeca106725 1413 },
Kojto 122:f9eeca106725 1414 "NRF51822_Y5_MBUG": {
Kojto 122:f9eeca106725 1415 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1416 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"]
Kojto 122:f9eeca106725 1417 },
Kojto 122:f9eeca106725 1418 "WALLBOT_BLE": {
Kojto 122:f9eeca106725 1419 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1420 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1421 "release_versions": ["2"]
Kojto 122:f9eeca106725 1422 },
Kojto 122:f9eeca106725 1423 "WALLBOT_BLE_BOOT": {
Kojto 122:f9eeca106725 1424 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1425 "extra_labels_add": ["WALLBOT_BLE"],
Kojto 122:f9eeca106725 1426 "macros_add": ["TARGET_WALLBOT_BLE"]
Kojto 122:f9eeca106725 1427 },
Kojto 122:f9eeca106725 1428 "WALLBOT_BLE_OTA": {
Kojto 122:f9eeca106725 1429 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1430 "extra_labels_add": ["WALLBOT_BLE"],
Kojto 122:f9eeca106725 1431 "macros_add": ["TARGET_WALLBOT_BLE"]
Kojto 122:f9eeca106725 1432 },
Kojto 122:f9eeca106725 1433 "DELTA_DFCM_NNN40": {
Kojto 122:f9eeca106725 1434 "inherits": ["MCU_NRF51_32K"],
Kojto 122:f9eeca106725 1435 "program_cycle_s": 10,
Kojto 122:f9eeca106725 1436 "progen": {"target": "dfcm-nnn40"},
Kojto 122:f9eeca106725 1437 "macros_add": ["TARGET_NRF_LFCLK_RC"],
Kojto 122:f9eeca106725 1438 "device_has": ["ANALOGIN", "DEBUG_AWARENESS", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1439 "release_versions": ["2"]
Kojto 122:f9eeca106725 1440 },
Kojto 122:f9eeca106725 1441 "DELTA_DFCM_NNN40_BOOT": {
Kojto 122:f9eeca106725 1442 "inherits": ["MCU_NRF51_32K_BOOT"],
Kojto 122:f9eeca106725 1443 "program_cycle_s": 10,
Kojto 122:f9eeca106725 1444 "extra_labels_add": ["DELTA_DFCM_NNN40"],
Kojto 122:f9eeca106725 1445 "macros_add": ["TARGET_DELTA_DFCM_NNN40", "TARGET_NRF_LFCLK_RC"]
Kojto 122:f9eeca106725 1446 },
Kojto 122:f9eeca106725 1447 "DELTA_DFCM_NNN40_OTA": {
Kojto 122:f9eeca106725 1448 "inherits": ["MCU_NRF51_32K_OTA"],
Kojto 122:f9eeca106725 1449 "program_cycle_s": 10,
Kojto 122:f9eeca106725 1450 "extra_labels_add": ["DELTA_DFCM_NNN40"],
Kojto 122:f9eeca106725 1451 "macros_add": ["TARGET_DELTA_DFCM_NNN40", "TARGET_NRF_LFCLK_RC"]
Kojto 122:f9eeca106725 1452 },
Kojto 123:b0220dba8be7 1453 "NRF51_DK_LEGACY": {
Kojto 122:f9eeca106725 1454 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1455 "inherits": ["MCU_NRF51_32K"],
Kojto 122:f9eeca106725 1456 "progen": {"target": "nrf51-dk"},
Kojto 123:b0220dba8be7 1457 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"]
Kojto 122:f9eeca106725 1458 },
Kojto 122:f9eeca106725 1459 "NRF51_DK_BOOT": {
Kojto 122:f9eeca106725 1460 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1461 "inherits": ["MCU_NRF51_32K_BOOT"],
Kojto 122:f9eeca106725 1462 "extra_labels_add": ["NRF51_DK"],
Kojto 122:f9eeca106725 1463 "macros_add": ["TARGET_NRF51_DK"]
Kojto 122:f9eeca106725 1464 },
Kojto 122:f9eeca106725 1465 "NRF51_DK_OTA": {
Kojto 122:f9eeca106725 1466 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1467 "inherits": ["MCU_NRF51_32K_OTA"],
Kojto 122:f9eeca106725 1468 "extra_labels_add": ["NRF51_DK"],
Kojto 122:f9eeca106725 1469 "macros_add": ["TARGET_NRF51_DK"]
Kojto 122:f9eeca106725 1470 },
Kojto 122:f9eeca106725 1471 "NRF51_DONGLE": {
Kojto 122:f9eeca106725 1472 "inherits": ["MCU_NRF51_32K"],
Kojto 122:f9eeca106725 1473 "progen": {"target": "nrf51-dongle"},
Kojto 122:f9eeca106725 1474 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1475 "release_versions": ["2"]
Kojto 122:f9eeca106725 1476 },
Kojto 122:f9eeca106725 1477 "NRF51_DONGLE_BOOT": {
Kojto 122:f9eeca106725 1478 "inherits": ["MCU_NRF51_32K_BOOT"],
Kojto 122:f9eeca106725 1479 "extra_labels_add": ["NRF51_DONGLE"],
Kojto 122:f9eeca106725 1480 "macros_add": ["TARGET_NRF51_DONGLE"]
Kojto 122:f9eeca106725 1481 },
Kojto 122:f9eeca106725 1482 "NRF51_DONGLE_OTA": {
Kojto 122:f9eeca106725 1483 "inherits": ["MCU_NRF51_32K_OTA"],
Kojto 122:f9eeca106725 1484 "extra_labels_add": ["NRF51_DONGLE"],
Kojto 122:f9eeca106725 1485 "macros_add": ["TARGET_NRF51_DONGLE"]
Kojto 122:f9eeca106725 1486 },
Kojto 122:f9eeca106725 1487 "NRF51_MICROBIT": {
Kojto 122:f9eeca106725 1488 "inherits": ["MCU_NRF51_16K_S110"],
Kojto 122:f9eeca106725 1489 "macros_add": ["TARGET_NRF_LFCLK_RC"],
Kojto 122:f9eeca106725 1490 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1491 "release_versions": ["2"]
Kojto 122:f9eeca106725 1492 },
Kojto 122:f9eeca106725 1493 "NRF51_MICROBIT_BOOT": {
Kojto 122:f9eeca106725 1494 "inherits": ["MCU_NRF51_16K_BOOT_S110"],
Kojto 122:f9eeca106725 1495 "extra_labels_add": ["NRF51_MICROBIT"],
Kojto 122:f9eeca106725 1496 "macros_add": ["TARGET_NRF51_MICROBIT", "TARGET_NRF_LFCLK_RC"]
Kojto 122:f9eeca106725 1497 },
Kojto 122:f9eeca106725 1498 "NRF51_MICROBIT_OTA": {
Kojto 122:f9eeca106725 1499 "inherits": ["MCU_NRF51_16K_OTA_S110"],
Kojto 122:f9eeca106725 1500 "extra_labels_add": ["NRF51_MICROBIT"],
Kojto 122:f9eeca106725 1501 "macros_add": ["TARGET_NRF51_MICROBIT", "TARGET_NRF_LFCLK_RC"]
Kojto 122:f9eeca106725 1502 },
Kojto 122:f9eeca106725 1503 "NRF51_MICROBIT_B": {
Kojto 122:f9eeca106725 1504 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1505 "extra_labels_add": ["NRF51_MICROBIT"],
Kojto 122:f9eeca106725 1506 "macros_add": ["TARGET_NRF51_MICROBIT", "TARGET_NRF_LFCLK_RC"],
Kojto 122:f9eeca106725 1507 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1508 "release_versions": ["2"]
Kojto 122:f9eeca106725 1509 },
Kojto 122:f9eeca106725 1510 "NRF51_MICROBIT_B_BOOT": {
Kojto 122:f9eeca106725 1511 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1512 "extra_labels_add": ["NRF51_MICROBIT"],
Kojto 122:f9eeca106725 1513 "macros_add": ["TARGET_NRF51_MICROBIT", "TARGET_NRF_LFCLK_RC"]
Kojto 122:f9eeca106725 1514 },
Kojto 122:f9eeca106725 1515 "NRF51_MICROBIT_B_OTA": {
Kojto 122:f9eeca106725 1516 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1517 "extra_labels_add": ["NRF51_MICROBIT"],
Kojto 122:f9eeca106725 1518 "macros_add": ["TARGET_NRF51_MICROBIT", "TARGET_NRF_LFCLK_RC"]
Kojto 122:f9eeca106725 1519 },
Kojto 122:f9eeca106725 1520 "TY51822R3": {
Kojto 122:f9eeca106725 1521 "inherits": ["MCU_NRF51_32K"],
Kojto 122:f9eeca106725 1522 "macros_add": ["TARGET_NRF_32MHZ_XTAL"],
Kojto 122:f9eeca106725 1523 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1524 "release_versions": ["2"]
Kojto 122:f9eeca106725 1525 },
Kojto 122:f9eeca106725 1526 "TY51822R3_BOOT": {
Kojto 122:f9eeca106725 1527 "inherits": ["MCU_NRF51_32K_BOOT"],
Kojto 122:f9eeca106725 1528 "extra_labels_add": ["TY51822R3"],
Kojto 122:f9eeca106725 1529 "macros_add": ["TARGET_TY51822R3", "TARGET_NRF_32MHZ_XTAL"]
Kojto 122:f9eeca106725 1530 },
Kojto 122:f9eeca106725 1531 "TY51822R3_OTA": {
Kojto 122:f9eeca106725 1532 "inherits": ["MCU_NRF51_32K_OTA"],
Kojto 122:f9eeca106725 1533 "extra_labels_add": ["NRF51_DK"],
Kojto 122:f9eeca106725 1534 "macros_add": ["TARGET_TY51822R3", "TARGET_NRF_32MHZ_XTAL"]
Kojto 122:f9eeca106725 1535 },
Kojto 122:f9eeca106725 1536 "ARM_MPS2_Target": {
Kojto 122:f9eeca106725 1537 "inherits": ["Target"],
Kojto 122:f9eeca106725 1538 "public": false,
Kojto 122:f9eeca106725 1539 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"]
Kojto 122:f9eeca106725 1540 },
Kojto 122:f9eeca106725 1541 "ARM_MPS2_M0": {
Kojto 122:f9eeca106725 1542 "inherits": ["ARM_MPS2_Target"],
Kojto 122:f9eeca106725 1543 "core": "Cortex-M0",
Kojto 122:f9eeca106725 1544 "supported_toolchains": ["ARM"],
Kojto 122:f9eeca106725 1545 "extra_labels": ["ARM_SSG", "MPS2", "MPS2_M0"],
Kojto 122:f9eeca106725 1546 "macros": ["CMSDK_CM0"],
Kojto 122:f9eeca106725 1547 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"],
Kojto 123:b0220dba8be7 1548 "release_versions": ["2"]
Kojto 122:f9eeca106725 1549 },
Kojto 122:f9eeca106725 1550 "ARM_MPS2_M0P": {
Kojto 122:f9eeca106725 1551 "inherits": ["ARM_MPS2_Target"],
Kojto 122:f9eeca106725 1552 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 1553 "supported_toolchains": ["ARM"],
Kojto 122:f9eeca106725 1554 "extra_labels": ["ARM_SSG", "MPS2", "MPS2_M0P"],
Kojto 122:f9eeca106725 1555 "macros": ["CMSDK_CM0plus"],
Kojto 122:f9eeca106725 1556 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"],
Kojto 123:b0220dba8be7 1557 "release_versions": ["2"]
Kojto 122:f9eeca106725 1558 },
Kojto 122:f9eeca106725 1559 "ARM_MPS2_M1": {
Kojto 122:f9eeca106725 1560 "inherits": ["ARM_MPS2_Target"],
Kojto 122:f9eeca106725 1561 "core": "Cortex-M1",
Kojto 122:f9eeca106725 1562 "supported_toolchains": ["ARM"],
Kojto 122:f9eeca106725 1563 "extra_labels": ["ARM_SSG", "MPS2", "MPS2_M1"],
Kojto 122:f9eeca106725 1564 "macros": ["CMSDK_CM1"],
Kojto 122:f9eeca106725 1565 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"]
Kojto 122:f9eeca106725 1566 },
Kojto 122:f9eeca106725 1567 "ARM_MPS2_M3": {
Kojto 122:f9eeca106725 1568 "inherits": ["ARM_MPS2_Target"],
Kojto 122:f9eeca106725 1569 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1570 "supported_toolchains": ["ARM"],
Kojto 122:f9eeca106725 1571 "extra_labels": ["ARM_SSG", "MPS2", "MPS2_M3"],
Kojto 122:f9eeca106725 1572 "macros": ["CMSDK_CM3"],
Kojto 122:f9eeca106725 1573 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"],
Kojto 123:b0220dba8be7 1574 "release_versions": ["2"]
Kojto 122:f9eeca106725 1575 },
Kojto 122:f9eeca106725 1576 "ARM_MPS2_M4": {
Kojto 122:f9eeca106725 1577 "inherits": ["ARM_MPS2_Target"],
Kojto 122:f9eeca106725 1578 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1579 "supported_toolchains": ["ARM"],
Kojto 122:f9eeca106725 1580 "extra_labels": ["ARM_SSG", "MPS2", "MPS2_M4"],
Kojto 122:f9eeca106725 1581 "macros": ["CMSDK_CM4"],
Kojto 122:f9eeca106725 1582 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"],
Kojto 123:b0220dba8be7 1583 "release_versions": ["2"]
Kojto 122:f9eeca106725 1584 },
Kojto 122:f9eeca106725 1585 "ARM_MPS2_M7": {
Kojto 122:f9eeca106725 1586 "inherits": ["ARM_MPS2_Target"],
Kojto 122:f9eeca106725 1587 "core": "Cortex-M7",
Kojto 122:f9eeca106725 1588 "supported_toolchains": ["ARM"],
Kojto 122:f9eeca106725 1589 "extra_labels": ["ARM_SSG", "MPS2", "MPS2_M7"],
Kojto 122:f9eeca106725 1590 "macros": ["CMSDK_CM7"],
Kojto 122:f9eeca106725 1591 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"],
Kojto 123:b0220dba8be7 1592 "release_versions": ["2"]
Kojto 122:f9eeca106725 1593 },
Kojto 122:f9eeca106725 1594 "ARM_IOTSS_Target": {
Kojto 122:f9eeca106725 1595 "inherits": ["Target"],
Kojto 122:f9eeca106725 1596 "public": false,
Kojto 122:f9eeca106725 1597 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"]
Kojto 122:f9eeca106725 1598 },
Kojto 122:f9eeca106725 1599 "ARM_IOTSS_BEID": {
Kojto 122:f9eeca106725 1600 "inherits": ["ARM_IOTSS_Target"],
Kojto 122:f9eeca106725 1601 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1602 "supported_toolchains": ["ARM"],
Kojto 122:f9eeca106725 1603 "extra_labels": ["ARM_SSG", "IOTSS", "IOTSS_BEID"],
Kojto 122:f9eeca106725 1604 "macros": ["CMSDK_BEID"],
Kojto 122:f9eeca106725 1605 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"],
Kojto 123:b0220dba8be7 1606 "release_versions": ["2"]
Kojto 122:f9eeca106725 1607 },
Kojto 122:f9eeca106725 1608 "ARM_BEETLE_SOC": {
Kojto 122:f9eeca106725 1609 "inherits": ["ARM_IOTSS_Target"],
Kojto 122:f9eeca106725 1610 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1611 "supported_toolchains": ["ARM", "GCC_ARM"],
Kojto 122:f9eeca106725 1612 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1613 "extra_labels": ["ARM_SSG", "BEETLE"],
Kojto 122:f9eeca106725 1614 "macros": ["CMSDK_BEETLE", "WSF_MS_PER_TICK=20", "WSF_TOKEN_ENABLED=FALSE", "WSF_TRACE_ENABLED=TRUE", "WSF_ASSERT_ENABLED=FALSE", "WSF_PRINTF_MAX_LEN=128", "ASIC", "CONFIG_HOST_REV=0x20", "CONFIG_ALLOW_DEEP_SLEEP=FALSE", "HCI_VS_TARGET", "CONFIG_ALLOW_SETTING_WRITE=TRUE", "WSF_MAX_HANDLERS=20", "NO_LEDS"],
Kojto 122:f9eeca106725 1615 "progen": {
Kojto 122:f9eeca106725 1616 "target": "beetle",
Kojto 122:f9eeca106725 1617 "uvision5": {
Kojto 122:f9eeca106725 1618 "template": ["uvision5_arm_beetle_soc.uvproj.tmpl"]
Kojto 122:f9eeca106725 1619 }
Kojto 122:f9eeca106725 1620 },
Kojto 122:f9eeca106725 1621 "device_has": ["ANALOGIN", "CLCD", "I2C", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SPI"],
Kojto 122:f9eeca106725 1622 "features": ["BLE"],
Kojto 123:b0220dba8be7 1623 "release_versions": ["2"]
Kojto 122:f9eeca106725 1624 },
Kojto 122:f9eeca106725 1625 "RZ_A1H": {
Kojto 122:f9eeca106725 1626 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1627 "core": "Cortex-A9",
Kojto 122:f9eeca106725 1628 "program_cycle_s": 2,
Kojto 122:f9eeca106725 1629 "extra_labels": ["RENESAS", "MBRZA1H"],
Kojto 122:f9eeca106725 1630 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1631 "inherits": ["Target"],
Kojto 122:f9eeca106725 1632 "progen": {
Kojto 122:f9eeca106725 1633 "target": "gr-peach",
Kojto 122:f9eeca106725 1634 "iar": {
Kojto 122:f9eeca106725 1635 "template": ["iar_rz_a1h.ewp.tmpl"]
Kojto 122:f9eeca106725 1636 }
Kojto 122:f9eeca106725 1637 },
Kojto 122:f9eeca106725 1638 "device_has": ["ANALOGIN", "CAN", "ERROR_PATTERN", "ETHERNET", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 1639 "features": ["IPV4"],
Kojto 123:b0220dba8be7 1640 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1641 },
Kojto 122:f9eeca106725 1642 "VK_RZ_A1H": {
Kojto 122:f9eeca106725 1643 "inherits": ["Target"],
Kojto 122:f9eeca106725 1644 "core": "Cortex-A9",
Kojto 122:f9eeca106725 1645 "extra_labels": ["RENESAS", "VKRZA1H"],
Kojto 122:f9eeca106725 1646 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1647 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1648 "progen": {
Kojto 122:f9eeca106725 1649 "target": "vk-rza1h",
Kojto 122:f9eeca106725 1650 "iar": {
Kojto 122:f9eeca106725 1651 "template": ["iar_rz_a1h.ewp.tmpl"]
Kojto 122:f9eeca106725 1652 }
Kojto 122:f9eeca106725 1653 },
Kojto 122:f9eeca106725 1654 "program_cycle_s": 2,
Kojto 122:f9eeca106725 1655 "device_has": ["ANALOGIN", "CAN", "ERROR_PATTERN", "ETHERNET", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1656 "features": ["IPV4"],
Kojto 123:b0220dba8be7 1657 "default_build": "standard",
Kojto 123:b0220dba8be7 1658 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1659 },
Kojto 122:f9eeca106725 1660 "MAXWSNENV": {
Kojto 122:f9eeca106725 1661 "inherits": ["Target"],
Kojto 122:f9eeca106725 1662 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1663 "macros": ["__SYSTEM_HFX=24000000"],
Kojto 122:f9eeca106725 1664 "extra_labels": ["Maxim", "MAX32610"],
Kojto 122:f9eeca106725 1665 "supported_toolchains": ["GCC_ARM", "IAR", "ARM"],
Kojto 122:f9eeca106725 1666 "progen": {"target": "maxwsnenv"},
Kojto 122:f9eeca106725 1667 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1668 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1669 },
Kojto 122:f9eeca106725 1670 "MAX32600MBED": {
Kojto 122:f9eeca106725 1671 "inherits": ["Target"],
Kojto 122:f9eeca106725 1672 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1673 "macros": ["__SYSTEM_HFX=24000000"],
Kojto 122:f9eeca106725 1674 "extra_labels": ["Maxim", "MAX32600"],
Kojto 122:f9eeca106725 1675 "supported_toolchains": ["GCC_ARM", "IAR", "ARM"],
Kojto 122:f9eeca106725 1676 "progen": {"target": "max32600mbed"},
Kojto 122:f9eeca106725 1677 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1678 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1679 },
Kojto 122:f9eeca106725 1680 "EFM32GG_STK3700": {
Kojto 122:f9eeca106725 1681 "inherits": ["Target"],
Kojto 122:f9eeca106725 1682 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1683 "macros": ["EFM32GG990F1024"],
Kojto 122:f9eeca106725 1684 "extra_labels": ["Silicon_Labs", "EFM32"],
Kojto 122:f9eeca106725 1685 "supported_toolchains": ["GCC_ARM", "ARM", "uARM"],
Kojto 122:f9eeca106725 1686 "progen": {"target": "efm32gg-stk"},
Kojto 122:f9eeca106725 1687 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_PATTERN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 1688 "forced_reset_timeout": 2,
Kojto 123:b0220dba8be7 1689 "release_versions": ["2"]
Kojto 122:f9eeca106725 1690 },
Kojto 122:f9eeca106725 1691 "EFM32LG_STK3600": {
Kojto 122:f9eeca106725 1692 "inherits": ["Target"],
Kojto 122:f9eeca106725 1693 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1694 "macros": ["EFM32LG990F256"],
Kojto 122:f9eeca106725 1695 "extra_labels": ["Silicon_Labs", "EFM32"],
Kojto 122:f9eeca106725 1696 "supported_toolchains": ["GCC_ARM", "ARM", "uARM"],
Kojto 122:f9eeca106725 1697 "progen": {"target": "efm32lg-stk"},
Kojto 122:f9eeca106725 1698 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_PATTERN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 1699 "forced_reset_timeout": 2,
Kojto 123:b0220dba8be7 1700 "release_versions": ["2"]
Kojto 122:f9eeca106725 1701 },
Kojto 122:f9eeca106725 1702 "EFM32WG_STK3800": {
Kojto 122:f9eeca106725 1703 "inherits": ["Target"],
Kojto 122:f9eeca106725 1704 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1705 "macros": ["EFM32WG990F256"],
Kojto 122:f9eeca106725 1706 "extra_labels": ["Silicon_Labs", "EFM32"],
Kojto 122:f9eeca106725 1707 "supported_toolchains": ["GCC_ARM", "ARM", "uARM"],
Kojto 122:f9eeca106725 1708 "progen": {"target": "efm32wg-stk"},
Kojto 122:f9eeca106725 1709 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_PATTERN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 1710 "forced_reset_timeout": 2,
Kojto 123:b0220dba8be7 1711 "release_versions": ["2"]
Kojto 122:f9eeca106725 1712 },
Kojto 122:f9eeca106725 1713 "EFM32ZG_STK3200": {
Kojto 122:f9eeca106725 1714 "inherits": ["Target"],
Kojto 122:f9eeca106725 1715 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 1716 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 1717 "supported_toolchains": ["GCC_ARM", "uARM"],
Kojto 122:f9eeca106725 1718 "extra_labels": ["Silicon_Labs", "EFM32"],
Kojto 122:f9eeca106725 1719 "macros": ["EFM32ZG222F32"],
Kojto 122:f9eeca106725 1720 "progen": {
Kojto 122:f9eeca106725 1721 "target": "efm32zg-stk"
Kojto 122:f9eeca106725 1722 },
Kojto 122:f9eeca106725 1723 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 1724 "default_build": "small",
Kojto 122:f9eeca106725 1725 "forced_reset_timeout": 2,
Kojto 123:b0220dba8be7 1726 "release_versions": ["2"]
Kojto 122:f9eeca106725 1727 },
Kojto 122:f9eeca106725 1728 "EFM32HG_STK3400": {
Kojto 122:f9eeca106725 1729 "inherits": ["Target"],
Kojto 122:f9eeca106725 1730 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 1731 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 1732 "supported_toolchains": ["GCC_ARM", "uARM"],
Kojto 122:f9eeca106725 1733 "extra_labels": ["Silicon_Labs", "EFM32"],
Kojto 122:f9eeca106725 1734 "macros": ["EFM32HG322F64"],
Kojto 122:f9eeca106725 1735 "progen": {
Kojto 122:f9eeca106725 1736 "target": "efm32hg-stk"
Kojto 122:f9eeca106725 1737 },
Kojto 122:f9eeca106725 1738 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 1739 "default_build": "small",
Kojto 122:f9eeca106725 1740 "forced_reset_timeout": 2,
Kojto 123:b0220dba8be7 1741 "release_versions": ["2"]
Kojto 122:f9eeca106725 1742 },
Kojto 122:f9eeca106725 1743 "EFM32PG_STK3401": {
Kojto 122:f9eeca106725 1744 "inherits": ["Target"],
Kojto 122:f9eeca106725 1745 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1746 "macros": ["EFM32PG1B200F256GM48"],
Kojto 122:f9eeca106725 1747 "extra_labels": ["Silicon_Labs", "EFM32"],
Kojto 122:f9eeca106725 1748 "supported_toolchains": ["GCC_ARM", "ARM", "uARM", "IAR"],
Kojto 122:f9eeca106725 1749 "progen": {"target": "efm32pg-stk"},
Kojto 122:f9eeca106725 1750 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 1751 "forced_reset_timeout": 2,
Kojto 123:b0220dba8be7 1752 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1753 },
Kojto 122:f9eeca106725 1754 "WIZWIKI_W7500": {
Kojto 122:f9eeca106725 1755 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1756 "core": "Cortex-M0",
Kojto 122:f9eeca106725 1757 "extra_labels": ["WIZNET", "W7500x", "WIZwiki_W7500"],
Kojto 122:f9eeca106725 1758 "supported_toolchains": ["uARM", "ARM"],
Kojto 122:f9eeca106725 1759 "inherits": ["Target"],
Kojto 122:f9eeca106725 1760 "progen": {"target": "wizwiki-w7500"},
Kojto 122:f9eeca106725 1761 "device_has": ["ANALOGIN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1762 "release_versions": ["2"]
Kojto 122:f9eeca106725 1763 },
Kojto 122:f9eeca106725 1764 "WIZWIKI_W7500P": {
Kojto 122:f9eeca106725 1765 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1766 "core": "Cortex-M0",
Kojto 122:f9eeca106725 1767 "extra_labels": ["WIZNET", "W7500x", "WIZwiki_W7500P"],
Kojto 122:f9eeca106725 1768 "supported_toolchains": ["uARM", "ARM"],
Kojto 122:f9eeca106725 1769 "inherits": ["Target"],
Kojto 122:f9eeca106725 1770 "progen": {"target": "wizwiki-w7500p"},
Kojto 122:f9eeca106725 1771 "device_has": ["ANALOGIN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1772 "release_versions": ["2"]
Kojto 122:f9eeca106725 1773 },
Kojto 122:f9eeca106725 1774 "WIZWIKI_W7500ECO": {
Kojto 122:f9eeca106725 1775 "inherits": ["Target"],
Kojto 122:f9eeca106725 1776 "core": "Cortex-M0",
Kojto 122:f9eeca106725 1777 "progen": {"target": "wizwiki_w7500eco"},
Kojto 122:f9eeca106725 1778 "extra_labels": ["WIZNET", "W7500x", "WIZwiki_W7500ECO"],
Kojto 122:f9eeca106725 1779 "supported_toolchains": ["uARM", "ARM"],
Kojto 122:f9eeca106725 1780 "device_has": ["ANALOGIN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1781 "release_versions": ["2"]
Kojto 122:f9eeca106725 1782 },
Kojto 122:f9eeca106725 1783 "SAMR21G18A": {
Kojto 122:f9eeca106725 1784 "inherits": ["Target"],
Kojto 122:f9eeca106725 1785 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 1786 "macros": ["__SAMR21G18A__", "I2C_MASTER_CALLBACK_MODE=true", "EXTINT_CALLBACK_MODE=true", "USART_CALLBACK_MODE=true", "TC_ASYNC=true"],
Kojto 122:f9eeca106725 1787 "extra_labels": ["Atmel", "SAM_CortexM0P", "SAMR21"],
Kojto 122:f9eeca106725 1788 "supported_toolchains": ["GCC_ARM", "ARM", "uARM"],
Kojto 122:f9eeca106725 1789 "progen": {"target": "samr21g18a"},
Kojto 122:f9eeca106725 1790 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH"],
Kojto 123:b0220dba8be7 1791 "release_versions": ["2"]
Kojto 122:f9eeca106725 1792 },
Kojto 122:f9eeca106725 1793 "SAMD21J18A": {
Kojto 122:f9eeca106725 1794 "inherits": ["Target"],
Kojto 122:f9eeca106725 1795 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 1796 "macros": ["__SAMD21J18A__", "I2C_MASTER_CALLBACK_MODE=true", "EXTINT_CALLBACK_MODE=true", "USART_CALLBACK_MODE=true", "TC_ASYNC=true"],
Kojto 122:f9eeca106725 1797 "extra_labels": ["Atmel", "SAM_CortexM0P", "SAMD21"],
Kojto 122:f9eeca106725 1798 "supported_toolchains": ["GCC_ARM", "ARM", "uARM"],
Kojto 122:f9eeca106725 1799 "progen": {"target": "samd21j18a"},
Kojto 122:f9eeca106725 1800 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH"],
Kojto 123:b0220dba8be7 1801 "release_versions": ["2"]
Kojto 122:f9eeca106725 1802 },
Kojto 122:f9eeca106725 1803 "SAMD21G18A": {
Kojto 122:f9eeca106725 1804 "inherits": ["Target"],
Kojto 122:f9eeca106725 1805 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 1806 "macros": ["__SAMD21G18A__", "I2C_MASTER_CALLBACK_MODE=true", "EXTINT_CALLBACK_MODE=true", "USART_CALLBACK_MODE=true", "TC_ASYNC=true"],
Kojto 122:f9eeca106725 1807 "extra_labels": ["Atmel", "SAM_CortexM0P", "SAMD21"],
Kojto 122:f9eeca106725 1808 "supported_toolchains": ["GCC_ARM", "ARM", "uARM"],
Kojto 122:f9eeca106725 1809 "progen": {"target": "samd21g18a"},
Kojto 122:f9eeca106725 1810 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH"],
Kojto 123:b0220dba8be7 1811 "release_versions": ["2"]
Kojto 122:f9eeca106725 1812 },
Kojto 122:f9eeca106725 1813 "SAML21J18A": {
Kojto 122:f9eeca106725 1814 "inherits": ["Target"],
Kojto 122:f9eeca106725 1815 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 1816 "macros": ["__SAML21J18A__", "I2C_MASTER_CALLBACK_MODE=true", "EXTINT_CALLBACK_MODE=true", "USART_CALLBACK_MODE=true", "TC_ASYNC=true"],
Kojto 122:f9eeca106725 1817 "extra_labels": ["Atmel", "SAM_CortexM0P", "SAML21"],
Kojto 122:f9eeca106725 1818 "supported_toolchains": ["GCC_ARM", "ARM", "uARM"],
Kojto 122:f9eeca106725 1819 "progen": {"target": "samr21j18a"},
Kojto 122:f9eeca106725 1820 "progen_target": "samr21j18a",
Kojto 122:f9eeca106725 1821 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH"]
Kojto 122:f9eeca106725 1822 },
Kojto 122:f9eeca106725 1823 "SAMG55J19": {
Kojto 122:f9eeca106725 1824 "inherits": ["Target"],
Kojto 122:f9eeca106725 1825 "core": "Cortex-M4",
Kojto 122:f9eeca106725 1826 "extra_labels": ["Atmel", "SAM_CortexM4", "SAMG55"],
Kojto 122:f9eeca106725 1827 "macros": ["__SAMG55J19__", "BOARD=75", "I2C_MASTER_CALLBACK_MODE=true", "EXTINT_CALLBACK_MODE=true", "USART_CALLBACK_MODE=true", "TC_ASYNC=true"],
Kojto 122:f9eeca106725 1828 "supported_toolchains": ["GCC_ARM", "ARM", "uARM"],
Kojto 122:f9eeca106725 1829 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1830 "progen": {"target": "samg55j19"},
Kojto 122:f9eeca106725 1831 "progen_target": "samg55j19",
Kojto 122:f9eeca106725 1832 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH"],
Kojto 122:f9eeca106725 1833 "default_build": "standard"
Kojto 122:f9eeca106725 1834 },
Kojto 123:b0220dba8be7 1835 "MCU_NRF51_UNIFIED": {
Kojto 123:b0220dba8be7 1836 "inherits": ["Target"],
Kojto 123:b0220dba8be7 1837 "core": "Cortex-M0",
Kojto 123:b0220dba8be7 1838 "OVERRIDE_BOOTLOADER_FILENAME": "nrf51822_bootloader.hex",
Kojto 123:b0220dba8be7 1839 "macros": [
Kojto 123:b0220dba8be7 1840 "NRF51",
Kojto 123:b0220dba8be7 1841 "TARGET_NRF51822",
Kojto 123:b0220dba8be7 1842 "BLE_STACK_SUPPORT_REQD",
Kojto 123:b0220dba8be7 1843 "SOFTDEVICE_PRESENT",
Kojto 123:b0220dba8be7 1844 "S130",
Kojto 123:b0220dba8be7 1845 "TARGET_MCU_NRF51822"
Kojto 123:b0220dba8be7 1846 ],
Kojto 123:b0220dba8be7 1847 "MERGE_BOOTLOADER": false,
Kojto 123:b0220dba8be7 1848 "extra_labels": ["NORDIC", "MCU_NRF51", "MCU_NRF51822_UNIFIED", "NRF5"],
Kojto 123:b0220dba8be7 1849 "OUTPUT_EXT": "hex",
Kojto 123:b0220dba8be7 1850 "is_disk_virtual": true,
Kojto 123:b0220dba8be7 1851 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 123:b0220dba8be7 1852 "public": false,
Kojto 123:b0220dba8be7 1853 "MERGE_SOFT_DEVICE": true,
Kojto 123:b0220dba8be7 1854 "EXPECTED_SOFTDEVICES_WITH_OFFSETS": [
Kojto 123:b0220dba8be7 1855 {
Kojto 123:b0220dba8be7 1856 "boot": "",
Kojto 123:b0220dba8be7 1857 "name": "s130_nrf51_2.0.0_softdevice.hex",
Kojto 123:b0220dba8be7 1858 "offset": 110592
Kojto 123:b0220dba8be7 1859 }
Kojto 123:b0220dba8be7 1860 ],
Kojto 123:b0220dba8be7 1861 "detect_code": ["1070"],
Kojto 123:b0220dba8be7 1862 "post_binary_hook": {
Kojto 123:b0220dba8be7 1863 "function": "MCU_NRF51Code.binary_hook",
Kojto 123:b0220dba8be7 1864 "toolchains": ["ARM_STD", "GCC_ARM", "IAR"]
Kojto 123:b0220dba8be7 1865 },
Kojto 123:b0220dba8be7 1866 "program_cycle_s": 6,
Kojto 123:b0220dba8be7 1867 "features": ["BLE"],
Kojto 123:b0220dba8be7 1868 "config":{
Kojto 123:b0220dba8be7 1869 "lf_clock_src": {
Kojto 123:b0220dba8be7 1870 "value": "NRF_LF_SRC_XTAL",
Kojto 123:b0220dba8be7 1871 "macro_name": "MBED_CONF_NORDIC_NRF_LF_CLOCK_SRC"
Kojto 123:b0220dba8be7 1872 }
Kojto 123:b0220dba8be7 1873 }
Kojto 123:b0220dba8be7 1874 },
Kojto 123:b0220dba8be7 1875 "MCU_NRF51_32K_UNIFIED": {
Kojto 123:b0220dba8be7 1876 "inherits": ["MCU_NRF51_UNIFIED"],
Kojto 123:b0220dba8be7 1877 "extra_labels_add": ["MCU_NORDIC_32K", "MCU_NRF51_32K"],
Kojto 123:b0220dba8be7 1878 "macros_add": ["TARGET_MCU_NORDIC_32K", "TARGET_MCU_NRF51_32K"],
Kojto 123:b0220dba8be7 1879 "public": false
Kojto 123:b0220dba8be7 1880 },
Kojto 123:b0220dba8be7 1881 "NRF51_DK": {
Kojto 123:b0220dba8be7 1882 "supported_form_factors": ["ARDUINO"],
Kojto 123:b0220dba8be7 1883 "inherits": ["MCU_NRF51_32K_UNIFIED"],
Kojto 123:b0220dba8be7 1884 "progen": {"target": "nrf51-dk"},
Kojto 123:b0220dba8be7 1885 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE"],
Kojto 123:b0220dba8be7 1886 "release_versions": ["2", "5"]
Kojto 123:b0220dba8be7 1887 },
Kojto 123:b0220dba8be7 1888 "MCU_NRF52": {
Kojto 123:b0220dba8be7 1889 "inherits": ["Target"],
Kojto 123:b0220dba8be7 1890 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 1891 "macros": ["NRF52", "TARGET_NRF52832", "BLE_STACK_SUPPORT_REQD", "SOFTDEVICE_PRESENT", "S132"],
Kojto 123:b0220dba8be7 1892 "extra_labels": ["NORDIC", "MCU_NRF52", "MCU_NRF52832", "NRF5"],
Kojto 123:b0220dba8be7 1893 "OUTPUT_EXT": "hex",
Kojto 123:b0220dba8be7 1894 "is_disk_virtual": true,
Kojto 123:b0220dba8be7 1895 "supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
Kojto 123:b0220dba8be7 1896 "public": false,
Kojto 123:b0220dba8be7 1897 "detect_code": ["1101"],
Kojto 123:b0220dba8be7 1898 "program_cycle_s": 6,
Kojto 123:b0220dba8be7 1899 "MERGE_SOFT_DEVICE": true,
Kojto 123:b0220dba8be7 1900 "EXPECTED_SOFTDEVICES_WITH_OFFSETS": [
Kojto 123:b0220dba8be7 1901 {
Kojto 123:b0220dba8be7 1902 "boot": "",
Kojto 123:b0220dba8be7 1903 "name": "s132_nrf52_2.0.0_softdevice.hex",
Kojto 123:b0220dba8be7 1904 "offset": 114688
Kojto 123:b0220dba8be7 1905 }
Kojto 123:b0220dba8be7 1906 ],
Kojto 123:b0220dba8be7 1907 "post_binary_hook": {
Kojto 123:b0220dba8be7 1908 "function": "MCU_NRF51Code.binary_hook",
Kojto 123:b0220dba8be7 1909 "toolchains": ["ARM_STD", "GCC_ARM", "IAR"]
Kojto 123:b0220dba8be7 1910 },
Kojto 123:b0220dba8be7 1911 "MERGE_BOOTLOADER": false,
Kojto 123:b0220dba8be7 1912 "features": ["BLE"],
Kojto 123:b0220dba8be7 1913 "config":{
Kojto 123:b0220dba8be7 1914 "lf_clock_src": {
Kojto 123:b0220dba8be7 1915 "value": "NRF_LF_SRC_XTAL",
Kojto 123:b0220dba8be7 1916 "macro_name": "MBED_CONF_NORDIC_NRF_LF_CLOCK_SRC"
Kojto 123:b0220dba8be7 1917 }
Kojto 123:b0220dba8be7 1918 }
Kojto 123:b0220dba8be7 1919 },
Kojto 123:b0220dba8be7 1920 "NRF52_DK": {
Kojto 123:b0220dba8be7 1921 "supported_form_factors": ["ARDUINO"],
Kojto 123:b0220dba8be7 1922 "inherits": ["MCU_NRF52"],
Kojto 123:b0220dba8be7 1923 "progen": {"target": "nrf52-dk"},
Kojto 123:b0220dba8be7 1924 "macros_add": [
Kojto 123:b0220dba8be7 1925 "BOARD_PCA10040",
Kojto 123:b0220dba8be7 1926 "NRF52_PAN_12",
Kojto 123:b0220dba8be7 1927 "NRF52_PAN_15",
Kojto 123:b0220dba8be7 1928 "NRF52_PAN_58",
Kojto 123:b0220dba8be7 1929 "NRF52_PAN_55",
Kojto 123:b0220dba8be7 1930 "NRF52_PAN_54",
Kojto 123:b0220dba8be7 1931 "NRF52_PAN_31",
Kojto 123:b0220dba8be7 1932 "NRF52_PAN_30",
Kojto 123:b0220dba8be7 1933 "NRF52_PAN_51",
Kojto 123:b0220dba8be7 1934 "NRF52_PAN_36",
Kojto 123:b0220dba8be7 1935 "NRF52_PAN_53",
Kojto 123:b0220dba8be7 1936 "S132",
Kojto 123:b0220dba8be7 1937 "CONFIG_GPIO_AS_PINRESET",
Kojto 123:b0220dba8be7 1938 "BLE_STACK_SUPPORT_REQD",
Kojto 123:b0220dba8be7 1939 "SWI_DISABLE0",
Kojto 123:b0220dba8be7 1940 "NRF52_PAN_20",
Kojto 123:b0220dba8be7 1941 "NRF52_PAN_64",
Kojto 123:b0220dba8be7 1942 "NRF52_PAN_62",
Kojto 123:b0220dba8be7 1943 "NRF52_PAN_63"
Kojto 123:b0220dba8be7 1944 ],
Kojto 123:b0220dba8be7 1945 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE"],
Kojto 123:b0220dba8be7 1946 "release_versions": ["2", "5"]
Kojto 123:b0220dba8be7 1947 },
Kojto 122:f9eeca106725 1948 "BLUEPILL_F103C8": {
Kojto 122:f9eeca106725 1949 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1950 "default_toolchain": "GCC_ARM",
Kojto 122:f9eeca106725 1951 "extra_labels": ["STM", "STM32F1", "STM32F103C8"],
Kojto 122:f9eeca106725 1952 "supported_toolchains": ["GCC_ARM"],
Kojto 122:f9eeca106725 1953 "inherits": ["Target"],
Kojto 122:f9eeca106725 1954 "progen": {"target": "bluepill-f103c8"},
Kojto 122:f9eeca106725 1955 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"]
Kojto 123:b0220dba8be7 1956 },
Kojto 123:b0220dba8be7 1957 "NUMAKER_PFM_NUC472": {
Kojto 123:b0220dba8be7 1958 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 1959 "default_toolchain": "ARM",
Kojto 123:b0220dba8be7 1960 "extra_labels": ["NUVOTON", "NUC472", "NUMAKER_PFM_NUC472"],
Kojto 123:b0220dba8be7 1961 "macros": ["MBEDTLS_ENTROPY_HARDWARE_ALT"],
Kojto 123:b0220dba8be7 1962 "is_disk_virtual": true,
Kojto 123:b0220dba8be7 1963 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 123:b0220dba8be7 1964 "inherits": ["Target"],
Kojto 123:b0220dba8be7 1965 "progen": {"target": "numaker-pfm-nuc472"},
Kojto 123:b0220dba8be7 1966 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH"],
Kojto 123:b0220dba8be7 1967 "features": ["IPV4"],
Kojto 123:b0220dba8be7 1968 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1969 }
Kojto 122:f9eeca106725 1970 }