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 19 10:17:11 2016 +0100
Revision:
124:2241e3a39974
Parent:
123:b0220dba8be7
Child:
125:2e9cc70d1897
Release 124 of the mbed library

Changes:

- new targets - KL27Z, K66F
- deprecate macro - add since argument
- override new and delete operators to trap errors
- Maxim - i2c and dac bugfixes
- STM - STM32F4 - serial flow enablement, enable async serial
- pwm and analog definition clean-up
- Nordic - NRF51 - fix for overflow in the ticket

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 "KL46Z": {
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", "IAR"],
Kojto 122:f9eeca106725 484 "inherits": ["Target"],
Kojto 122:f9eeca106725 485 "progen": {"target": "frdm-kl46z"},
Kojto 122:f9eeca106725 486 "detect_code": ["0220"],
Kojto 122:f9eeca106725 487 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SEMIHOST", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 488 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 489 },
Kojto 122:f9eeca106725 490 "K20D50M": {
Kojto 122:f9eeca106725 491 "inherits": ["Target"],
Kojto 122:f9eeca106725 492 "core": "Cortex-M4",
Kojto 122:f9eeca106725 493 "extra_labels": ["Freescale", "K20XX"],
Kojto 122:f9eeca106725 494 "is_disk_virtual": true,
Kojto 122:f9eeca106725 495 "supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
Kojto 122:f9eeca106725 496 "progen": {"target": "frdm-k20d50m"},
Kojto 122:f9eeca106725 497 "detect_code": ["0230"],
Kojto 122:f9eeca106725 498 "device_has": ["ANALOGIN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SEMIHOST", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 499 "release_versions": ["2"]
Kojto 122:f9eeca106725 500 },
Kojto 122:f9eeca106725 501 "TEENSY3_1": {
Kojto 122:f9eeca106725 502 "inherits": ["Target"],
Kojto 122:f9eeca106725 503 "core": "Cortex-M4",
Kojto 122:f9eeca106725 504 "extra_labels": ["Freescale", "K20XX", "K20DX256"],
Kojto 122:f9eeca106725 505 "OUTPUT_EXT": "hex",
Kojto 122:f9eeca106725 506 "is_disk_virtual": true,
Kojto 122:f9eeca106725 507 "supported_toolchains": ["GCC_ARM", "ARM"],
Kojto 122:f9eeca106725 508 "post_binary_hook": {
Kojto 122:f9eeca106725 509 "function": "TEENSY3_1Code.binary_hook",
Kojto 122:f9eeca106725 510 "toolchains": ["ARM_STD", "ARM_MICRO", "GCC_ARM"]
Kojto 122:f9eeca106725 511 },
Kojto 122:f9eeca106725 512 "progen": {"target": "teensy-31"},
Kojto 122:f9eeca106725 513 "detect_code": ["0230"],
Kojto 122:f9eeca106725 514 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SEMIHOST", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 515 "release_versions": ["2"]
Kojto 122:f9eeca106725 516 },
Kojto 122:f9eeca106725 517 "K22F": {
Kojto 122:f9eeca106725 518 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 519 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 520 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 521 "extra_labels": ["Freescale", "KSDK2_MCUS", "FRDM", "KPSDK_MCUS", "KPSDK_CODE"],
Kojto 122:f9eeca106725 522 "is_disk_virtual": true,
Kojto 122:f9eeca106725 523 "macros": ["CPU_MK22FN512VLH12", "FSL_RTOS_MBED"],
Kojto 122:f9eeca106725 524 "inherits": ["Target"],
Kojto 122:f9eeca106725 525 "progen": {"target": "frdm-k22f"},
Kojto 122:f9eeca106725 526 "detect_code": ["0231"],
Kojto 122:f9eeca106725 527 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 528 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 529 },
Kojto 122:f9eeca106725 530 "KL27Z": {
Kojto 122:f9eeca106725 531 "inherits": ["Target"],
Kojto 122:f9eeca106725 532 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 533 "extra_labels": ["Freescale", "KSDK2_MCUS", "FRDM"],
Kojto 122:f9eeca106725 534 "macros": ["CPU_MKL27Z64VLH4", "FSL_RTOS_MBED"],
Kojto 124:2241e3a39974 535 "supported_toolchains": ["ARM", "GCC_ARM"],
Kojto 122:f9eeca106725 536 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 537 "is_disk_virtual": true,
Kojto 122:f9eeca106725 538 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 539 "detect_code": ["0261"],
Kojto 122:f9eeca106725 540 "progen_target": {"target": "frdm-kl27z"},
Kojto 122:f9eeca106725 541 "device_has": ["ANALOGIN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 542 "default_build": "standard",
Kojto 123:b0220dba8be7 543 "release_versions": ["2"]
Kojto 122:f9eeca106725 544 },
Kojto 124:2241e3a39974 545 "KL43Z": {
Kojto 124:2241e3a39974 546 "supported_form_factors": ["ARDUINO"],
Kojto 124:2241e3a39974 547 "core": "Cortex-M0+",
Kojto 124:2241e3a39974 548 "supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
Kojto 124:2241e3a39974 549 "extra_labels": ["Freescale", "KSDK2_MCUS", "FRDM"],
Kojto 124:2241e3a39974 550 "macros": ["CPU_MKL43Z256VLH4", "FSL_RTOS_MBED"],
Kojto 124:2241e3a39974 551 "is_disk_virtual": true,
Kojto 124:2241e3a39974 552 "inherits": ["Target"],
Kojto 124:2241e3a39974 553 "progen": {"target": "frdm-kl43z"},
Kojto 124:2241e3a39974 554 "detect_code": ["0262"],
Kojto 124:2241e3a39974 555 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SEMIHOST", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 124:2241e3a39974 556 "release_versions": ["2", "5"]
Kojto 124:2241e3a39974 557 },
Kojto 122:f9eeca106725 558 "K64F": {
Kojto 122:f9eeca106725 559 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 560 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 561 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 562 "extra_labels": ["Freescale", "KSDK2_MCUS", "FRDM", "KPSDK_MCUS", "KPSDK_CODE", "MCU_K64F"],
Kojto 122:f9eeca106725 563 "is_disk_virtual": true,
Kojto 122:f9eeca106725 564 "macros": ["CPU_MK64FN1M0VMD12", "FSL_RTOS_MBED", "MBEDTLS_ENTROPY_HARDWARE_ALT"],
Kojto 122:f9eeca106725 565 "inherits": ["Target"],
Kojto 122:f9eeca106725 566 "progen": {"target": "frdm-k64f"},
Kojto 122:f9eeca106725 567 "detect_code": ["0240"],
Kojto 123:b0220dba8be7 568 "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 569 "features": ["IPV4", "STORAGE"],
Kojto 123:b0220dba8be7 570 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 571 },
Kojto 122:f9eeca106725 572 "MTS_GAMBIT": {
Kojto 122:f9eeca106725 573 "inherits": ["Target"],
Kojto 122:f9eeca106725 574 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 575 "supported_toolchains": ["ARM", "GCC_ARM"],
Kojto 123:b0220dba8be7 576 "extra_labels": ["Freescale", "KSDK2_MCUS", "KPSDK_MCUS", "KPSDK_CODE", "MCU_K64F"],
Kojto 122:f9eeca106725 577 "is_disk_virtual": true,
Kojto 122:f9eeca106725 578 "macros": ["CPU_MK64FN1M0VMD12", "FSL_RTOS_MBED", "TARGET_K64F"],
Kojto 122:f9eeca106725 579 "progen": {"target": "mts-gambit"},
Kojto 122:f9eeca106725 580 "device_has": ["I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 581 },
Kojto 122:f9eeca106725 582 "HEXIWEAR": {
Kojto 122:f9eeca106725 583 "inherits": ["Target"],
Kojto 122:f9eeca106725 584 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 585 "extra_labels": ["Freescale", "KSDK2_MCUS", "MCU_K64F"],
Kojto 122:f9eeca106725 586 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 587 "macros": ["CPU_MK64FN1M0VMD12", "FSL_RTOS_MBED", "TARGET_K64F"],
Kojto 122:f9eeca106725 588 "is_disk_virtual": true,
Kojto 122:f9eeca106725 589 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 590 "detect_code": ["0214"],
Kojto 122:f9eeca106725 591 "progen": {"target": "hexiwear-k64f"},
Kojto 123:b0220dba8be7 592 "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 593 "default_build": "standard",
Kojto 123:b0220dba8be7 594 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 595 },
Kojto 124:2241e3a39974 596 "K66F": {
Kojto 124:2241e3a39974 597 "supported_form_factors": ["ARDUINO"],
Kojto 124:2241e3a39974 598 "core": "Cortex-M4F",
Kojto 124:2241e3a39974 599 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 124:2241e3a39974 600 "extra_labels": ["Freescale", "KSDK2_MCUS", "FRDM"],
Kojto 124:2241e3a39974 601 "is_disk_virtual": true,
Kojto 124:2241e3a39974 602 "macros": ["CPU_MK66FN2M0VMD18", "FSL_RTOS_MBED", "MBEDTLS_ENTROPY_HARDWARE_ALT"],
Kojto 124:2241e3a39974 603 "inherits": ["Target"],
Kojto 124:2241e3a39974 604 "progen": {"target": "frdm-k66f"},
Kojto 124:2241e3a39974 605 "detect_code": ["0311"],
Kojto 124:2241e3a39974 606 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 124:2241e3a39974 607 "release_versions": ["2", "5"]
Kojto 124:2241e3a39974 608 },
Kojto 122:f9eeca106725 609 "NUCLEO_F030R8": {
Kojto 122:f9eeca106725 610 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 611 "core": "Cortex-M0",
Kojto 123:b0220dba8be7 612 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 613 "extra_labels": ["STM", "STM32F0", "STM32F030R8"],
Kojto 122:f9eeca106725 614 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 615 "inherits": ["Target"],
Kojto 122:f9eeca106725 616 "progen": {"target": "nucleo-f030r8"},
Kojto 122:f9eeca106725 617 "detect_code": ["0725"],
Kojto 122:f9eeca106725 618 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 619 "release_versions": ["2"]
Kojto 122:f9eeca106725 620 },
Kojto 122:f9eeca106725 621 "NUCLEO_F031K6": {
Kojto 122:f9eeca106725 622 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 623 "core": "Cortex-M0",
Kojto 122:f9eeca106725 624 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 625 "extra_labels": ["STM", "STM32F0", "STM32F031K6"],
Kojto 122:f9eeca106725 626 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 627 "inherits": ["Target"],
Kojto 122:f9eeca106725 628 "progen": {"target": "nucleo-f031k6"},
Kojto 122:f9eeca106725 629 "detect_code": ["0791"],
Kojto 122:f9eeca106725 630 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "RTC_LSI", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 631 "default_build": "small",
Kojto 123:b0220dba8be7 632 "release_versions": ["2"]
Kojto 122:f9eeca106725 633 },
Kojto 122:f9eeca106725 634 "NUCLEO_F042K6": {
Kojto 122:f9eeca106725 635 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 636 "core": "Cortex-M0",
Kojto 122:f9eeca106725 637 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 638 "extra_labels": ["STM", "STM32F0", "STM32F042K6"],
Kojto 122:f9eeca106725 639 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 640 "inherits": ["Target"],
Kojto 122:f9eeca106725 641 "progen": {"target": "nucleo-f042k6"},
Kojto 122:f9eeca106725 642 "detect_code": ["0785"],
Kojto 122:f9eeca106725 643 "device_has": ["ANALOGIN", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "RTC_LSI", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 644 "default_build": "small",
Kojto 123:b0220dba8be7 645 "release_versions": ["2"]
Kojto 122:f9eeca106725 646 },
Kojto 122:f9eeca106725 647 "NUCLEO_F070RB": {
Kojto 122:f9eeca106725 648 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 649 "core": "Cortex-M0",
Kojto 123:b0220dba8be7 650 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 651 "extra_labels": ["STM", "STM32F0", "STM32F070RB"],
Kojto 122:f9eeca106725 652 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 653 "inherits": ["Target"],
Kojto 122:f9eeca106725 654 "progen": {"target": "nucleo-f070rb"},
Kojto 122:f9eeca106725 655 "detect_code": ["0755"],
Kojto 122:f9eeca106725 656 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 657 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 658 },
Kojto 122:f9eeca106725 659 "NUCLEO_F072RB": {
Kojto 122:f9eeca106725 660 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 661 "core": "Cortex-M0",
Kojto 123:b0220dba8be7 662 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 663 "extra_labels": ["STM", "STM32F0", "STM32F072RB"],
Kojto 122:f9eeca106725 664 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 665 "inherits": ["Target"],
Kojto 122:f9eeca106725 666 "progen": {"target": "nucleo-f072rb"},
Kojto 122:f9eeca106725 667 "detect_code": ["0730"],
Kojto 122:f9eeca106725 668 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 669 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 670 },
Kojto 122:f9eeca106725 671 "NUCLEO_F091RC": {
Kojto 122:f9eeca106725 672 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 673 "core": "Cortex-M0",
Kojto 123:b0220dba8be7 674 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 675 "extra_labels": ["STM", "STM32F0", "STM32F091RC"],
Kojto 122:f9eeca106725 676 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 677 "inherits": ["Target"],
Kojto 122:f9eeca106725 678 "progen": {"target": "nucleo-f091rc"},
Kojto 122:f9eeca106725 679 "detect_code": ["0750"],
Kojto 122:f9eeca106725 680 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 681 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 682 },
Kojto 122:f9eeca106725 683 "NUCLEO_F103RB": {
Kojto 122:f9eeca106725 684 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 685 "core": "Cortex-M3",
Kojto 123:b0220dba8be7 686 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 687 "extra_labels": ["STM", "STM32F1", "STM32F103RB"],
Kojto 122:f9eeca106725 688 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 689 "inherits": ["Target"],
Kojto 122:f9eeca106725 690 "progen": {"target": "nucleo-f103rb"},
Kojto 122:f9eeca106725 691 "detect_code": ["0700"],
Kojto 122:f9eeca106725 692 "device_has": ["ANALOGIN", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 693 "release_versions": ["2", "5"]
Kojto 123:b0220dba8be7 694 },
Kojto 123:b0220dba8be7 695 "NUCLEO_F207ZG": {
Kojto 123:b0220dba8be7 696 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 123:b0220dba8be7 697 "core": "Cortex-M3",
Kojto 123:b0220dba8be7 698 "default_toolchain": "ARM",
Kojto 123:b0220dba8be7 699 "extra_labels": ["STM", "STM32F2", "STM32F207ZG"],
Kojto 123:b0220dba8be7 700 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 123:b0220dba8be7 701 "inherits": ["Target"],
Kojto 123:b0220dba8be7 702 "progen": {"target": "nucleo-f207zg"},
Kojto 123:b0220dba8be7 703 "detect_code": ["0835"],
Kojto 123:b0220dba8be7 704 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 705 "release_versions": ["2"]
Kojto 122:f9eeca106725 706 },
Kojto 122:f9eeca106725 707 "NUCLEO_F302R8": {
Kojto 122:f9eeca106725 708 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 709 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 710 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 711 "extra_labels": ["STM", "STM32F3", "STM32F302R8"],
Kojto 122:f9eeca106725 712 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 713 "inherits": ["Target"],
Kojto 122:f9eeca106725 714 "progen": {"target": "nucleo-f302r8"},
Kojto 122:f9eeca106725 715 "detect_code": ["0705"],
Kojto 122:f9eeca106725 716 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 717 "release_versions": ["2"]
Kojto 122:f9eeca106725 718 },
Kojto 122:f9eeca106725 719 "NUCLEO_F303K8": {
Kojto 122:f9eeca106725 720 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 721 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 722 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 723 "extra_labels": ["STM", "STM32F3", "STM32F303K8"],
Kojto 122:f9eeca106725 724 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 725 "inherits": ["Target"],
Kojto 122:f9eeca106725 726 "progen": {"target": "nucleo-f303k8"},
Kojto 122:f9eeca106725 727 "detect_code": ["0775"],
Kojto 122:f9eeca106725 728 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 729 "release_versions": ["2"]
Kojto 122:f9eeca106725 730 },
Kojto 122:f9eeca106725 731 "NUCLEO_F303RE": {
Kojto 122:f9eeca106725 732 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 733 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 734 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 735 "extra_labels": ["STM", "STM32F3", "STM32F303RE"],
Kojto 122:f9eeca106725 736 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 737 "inherits": ["Target"],
Kojto 122:f9eeca106725 738 "progen": {"target": "nucleo-f303re"},
Kojto 122:f9eeca106725 739 "detect_code": ["0745"],
Kojto 122:f9eeca106725 740 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 741 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 742 },
Kojto 122:f9eeca106725 743 "NUCLEO_F334R8": {
Kojto 122:f9eeca106725 744 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 745 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 746 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 747 "extra_labels": ["STM", "STM32F3", "STM32F334R8"],
Kojto 122:f9eeca106725 748 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 749 "inherits": ["Target"],
Kojto 122:f9eeca106725 750 "progen": {"target": "nucleo-f334r8"},
Kojto 122:f9eeca106725 751 "detect_code": ["0735"],
Kojto 122:f9eeca106725 752 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 753 "release_versions": ["2"]
Kojto 122:f9eeca106725 754 },
Kojto 122:f9eeca106725 755 "NUCLEO_F401RE": {
Kojto 122:f9eeca106725 756 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 757 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 758 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 759 "extra_labels": ["STM", "STM32F4", "STM32F401RE"],
Kojto 122:f9eeca106725 760 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 761 "inherits": ["Target"],
Kojto 122:f9eeca106725 762 "progen": {"target": "nucleo-f401re"},
Kojto 122:f9eeca106725 763 "detect_code": ["0720"],
Kojto 124:2241e3a39974 764 "device_has": ["ANALOGIN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 765 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 766 },
Kojto 122:f9eeca106725 767 "NUCLEO_F410RB": {
Kojto 122:f9eeca106725 768 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 769 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 770 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 771 "extra_labels": ["STM", "STM32F4", "STM32F410RB"],
Kojto 122:f9eeca106725 772 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 773 "inherits": ["Target"],
Kojto 122:f9eeca106725 774 "progen": {"target": "nucleo-f410rb"},
Kojto 122:f9eeca106725 775 "detect_code": ["0740"],
Kojto 124:2241e3a39974 776 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 777 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 778 },
Kojto 122:f9eeca106725 779 "NUCLEO_F411RE": {
Kojto 122:f9eeca106725 780 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 781 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 782 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 783 "extra_labels": ["STM", "STM32F4", "STM32F411RE"],
Kojto 122:f9eeca106725 784 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 785 "inherits": ["Target"],
Kojto 122:f9eeca106725 786 "progen": {"target": "nucleo-f411re"},
Kojto 122:f9eeca106725 787 "detect_code": ["0740"],
Kojto 124:2241e3a39974 788 "device_has": ["ANALOGIN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 789 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 790 },
Kojto 122:f9eeca106725 791 "ELMO_F411RE": {
Kojto 122:f9eeca106725 792 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 793 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 794 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 795 "extra_labels": ["STM", "STM32F4", "STM32F411RE"],
Kojto 122:f9eeca106725 796 "supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
Kojto 122:f9eeca106725 797 "inherits": ["Target"],
Kojto 122:f9eeca106725 798 "detect_code": ["----"],
Kojto 122:f9eeca106725 799 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 800 "default_build": "small",
Kojto 123:b0220dba8be7 801 "release_versions": ["2"]
Kojto 122:f9eeca106725 802 },
Kojto 122:f9eeca106725 803 "NUCLEO_F429ZI": {
Kojto 123:b0220dba8be7 804 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 805 "inherits": ["Target"],
Kojto 122:f9eeca106725 806 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 807 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 808 "extra_labels": ["STM", "STM32F4", "STM32F429", "STM32F429ZI"],
Kojto 122:f9eeca106725 809 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 810 "progen": {"target": "nucleo-f429zi"},
Kojto 124:2241e3a39974 811 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "RTC_LSI", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 812 "detect_code": ["0796"],
Kojto 123:b0220dba8be7 813 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 814 },
Kojto 122:f9eeca106725 815 "NUCLEO_F446RE": {
Kojto 122:f9eeca106725 816 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 817 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 818 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 819 "extra_labels": ["STM", "STM32F4", "STM32F446RE"],
Kojto 122:f9eeca106725 820 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 821 "inherits": ["Target"],
Kojto 122:f9eeca106725 822 "progen": {"target": "nucleo-f446re"},
Kojto 122:f9eeca106725 823 "detect_code": ["0777"],
Kojto 124:2241e3a39974 824 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 825 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 826 },
Kojto 122:f9eeca106725 827 "NUCLEO_F446ZE": {
Kojto 122:f9eeca106725 828 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 829 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 830 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 831 "extra_labels": ["STM", "STM32F4", "STM32F446ZE"],
Kojto 122:f9eeca106725 832 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 833 "inherits": ["Target"],
Kojto 122:f9eeca106725 834 "progen": {"target": "nucleo-f446ze"},
Kojto 122:f9eeca106725 835 "detect_code": ["0778"],
Kojto 124:2241e3a39974 836 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 837 "release_versions": ["2"]
Kojto 122:f9eeca106725 838 },
Kojto 122:f9eeca106725 839
Kojto 122:f9eeca106725 840 "B96B_F446VE": {
Kojto 122:f9eeca106725 841 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 842 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 843 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 844 "extra_labels": ["STM", "STM32F4", "STM32F446VE"],
Kojto 122:f9eeca106725 845 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 846 "inherits": ["Target"],
Kojto 122:f9eeca106725 847 "detect_code": ["0840"],
Kojto 124:2241e3a39974 848 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 849 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 850 },
Kojto 122:f9eeca106725 851 "NUCLEO_F746ZG": {
Kojto 122:f9eeca106725 852 "inherits": ["Target"],
Kojto 122:f9eeca106725 853 "core": "Cortex-M7F",
Kojto 122:f9eeca106725 854 "extra_labels": ["STM", "STM32F7", "STM32F746", "STM32F746ZG"],
Kojto 122:f9eeca106725 855 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 856 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 857 "progen": {
Kojto 122:f9eeca106725 858 "target": "nucleo-f746zg",
Kojto 122:f9eeca106725 859 "iar": {
Kojto 122:f9eeca106725 860 "template": ["iar_nucleo_f746zg.ewp.tmpl"]
Kojto 122:f9eeca106725 861 }
Kojto 122:f9eeca106725 862 },
Kojto 122:f9eeca106725 863 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 864 "detect_code": ["0816"],
Kojto 122:f9eeca106725 865 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 866 "features": ["IPV4"],
Kojto 123:b0220dba8be7 867 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 868 },
Kojto 122:f9eeca106725 869 "NUCLEO_F767ZI": {
Kojto 122:f9eeca106725 870 "inherits": ["Target"],
Kojto 122:f9eeca106725 871 "core": "Cortex-M7FD",
Kojto 122:f9eeca106725 872 "extra_labels": ["STM", "STM32F7", "STM32F767", "STM32F767ZI"],
Kojto 122:f9eeca106725 873 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 874 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 875 "progen": {"target": "nucleo-f767zi"},
Kojto 122:f9eeca106725 876 "detect_code": ["0818"],
Kojto 122:f9eeca106725 877 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 878 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 879 },
Kojto 122:f9eeca106725 880 "NUCLEO_L011K4": {
Kojto 122:f9eeca106725 881 "inherits": ["Target"],
Kojto 122:f9eeca106725 882 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 883 "extra_labels": ["STM", "STM32L0", "STM32L011K4"],
Kojto 122:f9eeca106725 884 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 885 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 886 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 887 "detect_code": ["0780"],
Kojto 122:f9eeca106725 888 "progen": {"target":"nucleo-l011k4"},
Kojto 122:f9eeca106725 889 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 890 "default_build": "small",
Kojto 123:b0220dba8be7 891 "release_versions": ["2"]
Kojto 122:f9eeca106725 892 },
Kojto 122:f9eeca106725 893
Kojto 122:f9eeca106725 894 "NUCLEO_L031K6": {
Kojto 122:f9eeca106725 895 "inherits": ["Target"],
Kojto 122:f9eeca106725 896 "core": "Cortex-M0",
Kojto 122:f9eeca106725 897 "extra_labels": ["STM", "STM32L0", "STM32L031K6"],
Kojto 122:f9eeca106725 898 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 899 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 900 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 901 "detect_code": ["0790"],
Kojto 122:f9eeca106725 902 "progen": {"target": "nucleo-l031k6"},
Kojto 122:f9eeca106725 903 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 904 "default_build": "small",
Kojto 123:b0220dba8be7 905 "release_versions": ["2"]
Kojto 122:f9eeca106725 906 },
Kojto 122:f9eeca106725 907 "NUCLEO_L053R8": {
Kojto 122:f9eeca106725 908 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 909 "core": "Cortex-M0+",
Kojto 123:b0220dba8be7 910 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 911 "extra_labels": ["STM", "STM32L0", "STM32L053R8"],
Kojto 122:f9eeca106725 912 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 913 "inherits": ["Target"],
Kojto 122:f9eeca106725 914 "progen": {"target": "nucleo-l053r8"},
Kojto 122:f9eeca106725 915 "detect_code": ["0715"],
Kojto 122:f9eeca106725 916 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 917 "release_versions": ["2"]
Kojto 122:f9eeca106725 918 },
Kojto 122:f9eeca106725 919 "NUCLEO_L073RZ": {
Kojto 122:f9eeca106725 920 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 921 "core": "Cortex-M0+",
Kojto 123:b0220dba8be7 922 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 923 "extra_labels": ["STM", "STM32L0", "STM32L073RZ"],
Kojto 122:f9eeca106725 924 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 925 "inherits": ["Target"],
Kojto 122:f9eeca106725 926 "progen": {"target": "nucleo-l073rz"},
Kojto 122:f9eeca106725 927 "detect_code": ["0760"],
Kojto 122:f9eeca106725 928 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 929 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 930 },
Kojto 122:f9eeca106725 931 "NUCLEO_L152RE": {
Kojto 122:f9eeca106725 932 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 933 "core": "Cortex-M3",
Kojto 123:b0220dba8be7 934 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 935 "extra_labels": ["STM", "STM32L1", "STM32L152RE"],
Kojto 122:f9eeca106725 936 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 937 "inherits": ["Target"],
Kojto 122:f9eeca106725 938 "progen": {"target": "nucleo-l152re"},
Kojto 122:f9eeca106725 939 "detect_code": ["0710"],
Kojto 122:f9eeca106725 940 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 941 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 942 },
Kojto 122:f9eeca106725 943 "NUCLEO_L432KC": {
Kojto 122:f9eeca106725 944 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 945 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 946 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 947 "extra_labels": ["STM", "STM32L4", "STM32L432KC"],
Kojto 122:f9eeca106725 948 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 949 "inherits": ["Target"],
Kojto 122:f9eeca106725 950 "progen": {"target": "nucleo-l432kc"},
Kojto 122:f9eeca106725 951 "detect_code": ["0770"],
Kojto 122:f9eeca106725 952 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "CAN", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 953 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 954 },
Kojto 122:f9eeca106725 955 "NUCLEO_L476RG": {
Kojto 122:f9eeca106725 956 "supported_form_factors": ["ARDUINO", "MORPHO"],
Kojto 122:f9eeca106725 957 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 958 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 959 "extra_labels": ["STM", "STM32L4", "STM32L476RG"],
Kojto 122:f9eeca106725 960 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 961 "inherits": ["Target"],
Kojto 122:f9eeca106725 962 "progen": {"target": "nucleo-l476rg"},
Kojto 122:f9eeca106725 963 "detect_code": ["0765"],
Kojto 122:f9eeca106725 964 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 965 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 966 },
Kojto 122:f9eeca106725 967 "STM32F3XX": {
Kojto 122:f9eeca106725 968 "inherits": ["Target"],
Kojto 122:f9eeca106725 969 "core": "Cortex-M4",
Kojto 123:b0220dba8be7 970 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 971 "extra_labels": ["STM", "STM32F3XX"],
Kojto 123:b0220dba8be7 972 "supported_toolchains": ["ARM", "uARM", "GCC_ARM"]
Kojto 122:f9eeca106725 973 },
Kojto 122:f9eeca106725 974 "STM32F407": {
Kojto 122:f9eeca106725 975 "inherits": ["Target"],
Kojto 122:f9eeca106725 976 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 977 "extra_labels": ["STM", "STM32F4", "STM32F4XX"],
Kojto 122:f9eeca106725 978 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"]
Kojto 122:f9eeca106725 979 },
Kojto 122:f9eeca106725 980 "ARCH_MAX": {
Kojto 122:f9eeca106725 981 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 982 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 983 "supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
Kojto 122:f9eeca106725 984 "program_cycle_s": 2,
Kojto 122:f9eeca106725 985 "extra_labels": ["STM", "STM32F4", "STM32F407", "STM32F407VG"],
Kojto 122:f9eeca106725 986 "macros": ["LSI_VALUE=32000"],
Kojto 122:f9eeca106725 987 "inherits": ["Target"],
Kojto 123:b0220dba8be7 988 "progen": {"target": "arch-max"},
Kojto 122:f9eeca106725 989 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 990 "release_versions": ["2"]
Kojto 122:f9eeca106725 991 },
Kojto 122:f9eeca106725 992 "DISCO_F051R8": {
Kojto 122:f9eeca106725 993 "inherits": ["Target"],
Kojto 122:f9eeca106725 994 "core": "Cortex-M0",
Kojto 123:b0220dba8be7 995 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 996 "extra_labels": ["STM", "STM32F0", "STM32F051", "STM32F051R8"],
Kojto 122:f9eeca106725 997 "supported_toolchains": ["GCC_ARM"],
Kojto 123:b0220dba8be7 998 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 999 },
Kojto 122:f9eeca106725 1000 "DISCO_F100RB": {
Kojto 122:f9eeca106725 1001 "inherits": ["Target"],
Kojto 122:f9eeca106725 1002 "core": "Cortex-M3",
Kojto 123:b0220dba8be7 1003 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1004 "extra_labels": ["STM", "STM32F1", "STM32F100RB"],
Kojto 122:f9eeca106725 1005 "supported_toolchains": ["GCC_ARM"],
Kojto 123:b0220dba8be7 1006 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 1007 },
Kojto 122:f9eeca106725 1008 "DISCO_F303VC": {
Kojto 122:f9eeca106725 1009 "inherits": ["Target"],
Kojto 122:f9eeca106725 1010 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 1011 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1012 "extra_labels": ["STM", "STM32F3", "STM32F303", "STM32F303VC"],
Kojto 122:f9eeca106725 1013 "supported_toolchains": ["GCC_ARM"],
Kojto 123:b0220dba8be7 1014 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "RTC_LSI", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 1015 },
Kojto 122:f9eeca106725 1016 "DISCO_F334C8": {
Kojto 122:f9eeca106725 1017 "inherits": ["Target"],
Kojto 122:f9eeca106725 1018 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 1019 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1020 "extra_labels": ["STM", "STM32F3", "STM32F334C8"],
Kojto 122:f9eeca106725 1021 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 1022 "progen": {"target": "disco-f334c8"},
Kojto 122:f9eeca106725 1023 "detect_code": ["0810"],
Kojto 122:f9eeca106725 1024 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "RTC_LSI", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1025 "release_versions": ["2"]
Kojto 122:f9eeca106725 1026 },
Kojto 122:f9eeca106725 1027 "DISCO_F407VG": {
Kojto 122:f9eeca106725 1028 "inherits": ["Target"],
Kojto 122:f9eeca106725 1029 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1030 "progen": {"target": "disco-f407vg"},
Kojto 122:f9eeca106725 1031 "extra_labels": ["STM", "STM32F4", "STM32F407", "STM32F407VG"],
Kojto 122:f9eeca106725 1032 "supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
Kojto 122:f9eeca106725 1033 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 1034 },
Kojto 122:f9eeca106725 1035 "DISCO_F429ZI": {
Kojto 122:f9eeca106725 1036 "inherits": ["Target"],
Kojto 122:f9eeca106725 1037 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 1038 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1039 "extra_labels": ["STM", "STM32F4", "STM32F429", "STM32F429ZI"],
Kojto 122:f9eeca106725 1040 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1041 "progen": {"target": "disco-f429zi"},
Kojto 124:2241e3a39974 1042 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "RTC_LSI", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1043 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1044 },
Kojto 122:f9eeca106725 1045 "DISCO_F469NI": {
Kojto 122:f9eeca106725 1046 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1047 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 1048 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1049 "extra_labels": ["STM", "STM32F4", "STM32F469", "STM32F469NI"],
Kojto 122:f9eeca106725 1050 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 1051 "inherits": ["Target"],
Kojto 122:f9eeca106725 1052 "progen": {"target": "disco-f469ni"},
Kojto 122:f9eeca106725 1053 "detect_code": ["0788"],
Kojto 124:2241e3a39974 1054 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1055 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1056 },
Kojto 122:f9eeca106725 1057 "DISCO_L053C8": {
Kojto 122:f9eeca106725 1058 "inherits": ["Target"],
Kojto 122:f9eeca106725 1059 "core": "Cortex-M0+",
Kojto 123:b0220dba8be7 1060 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1061 "extra_labels": ["STM", "STM32L0", "STM32L053C8"],
Kojto 122:f9eeca106725 1062 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 1063 "progen": {"target": "disco-l053c8"},
Kojto 122:f9eeca106725 1064 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1065 "release_versions": ["2"]
Kojto 122:f9eeca106725 1066 },
Kojto 122:f9eeca106725 1067 "DISCO_F746NG": {
Kojto 122:f9eeca106725 1068 "inherits": ["Target"],
Kojto 122:f9eeca106725 1069 "core": "Cortex-M7F",
Kojto 122:f9eeca106725 1070 "extra_labels": ["STM", "STM32F7", "STM32F746", "STM32F746NG"],
Kojto 122:f9eeca106725 1071 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1072 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1073 "progen": {"target": "disco-f746ng"},
Kojto 122:f9eeca106725 1074 "detect_code": ["0815"],
Kojto 122:f9eeca106725 1075 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1076 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1077 },
Kojto 122:f9eeca106725 1078 "DISCO_L476VG": {
Kojto 122:f9eeca106725 1079 "inherits": ["Target"],
Kojto 122:f9eeca106725 1080 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 1081 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1082 "extra_labels": ["STM", "STM32L4", "STM32L476VG"],
Kojto 122:f9eeca106725 1083 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 1084 "progen": {"target": "disco-l476vg"},
Kojto 122:f9eeca106725 1085 "detect_code": ["0820"],
Kojto 122:f9eeca106725 1086 "device_has": ["ANALOGIN", "ANALOGOUT", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1087 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1088 },
Kojto 122:f9eeca106725 1089 "MTS_MDOT_F405RG": {
Kojto 122:f9eeca106725 1090 "inherits": ["Target"],
Kojto 122:f9eeca106725 1091 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1092 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1093 "extra_labels": ["STM", "STM32F4", "STM32F405RG"],
Kojto 122:f9eeca106725 1094 "is_disk_virtual": true,
Kojto 122:f9eeca106725 1095 "macros": ["HSE_VALUE=26000000", "OS_CLOCK=48000000"],
Kojto 122:f9eeca106725 1096 "progen": {"target": "mts-mdot-f405rg"},
Kojto 122:f9eeca106725 1097 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1098 "release_versions": ["2"]
Kojto 122:f9eeca106725 1099 },
Kojto 122:f9eeca106725 1100 "MTS_MDOT_F411RE": {
Kojto 122:f9eeca106725 1101 "inherits": ["Target"],
Kojto 122:f9eeca106725 1102 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1103 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1104 "extra_labels": ["STM", "STM32F4", "STM32F411RE"],
Kojto 122:f9eeca106725 1105 "macros": ["HSE_VALUE=26000000", "OS_CLOCK=96000000", "USE_PLL_HSE_EXTC=0", "VECT_TAB_OFFSET=0x00010000"],
Kojto 122:f9eeca106725 1106 "post_binary_hook": {
Kojto 122:f9eeca106725 1107 "function": "MTSCode.combine_bins_mts_dot",
Kojto 122:f9eeca106725 1108 "toolchains": ["GCC_ARM", "ARM_STD", "ARM_MICRO"]
Kojto 122:f9eeca106725 1109 },
Kojto 122:f9eeca106725 1110 "progen": {"target": "mts-mdot-f411re"},
Kojto 122:f9eeca106725 1111 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1112 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1113 },
Kojto 122:f9eeca106725 1114 "MTS_DRAGONFLY_F411RE": {
Kojto 122:f9eeca106725 1115 "inherits": ["Target"],
Kojto 122:f9eeca106725 1116 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1117 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1118 "extra_labels": ["STM", "STM32F4", "STM32F411RE"],
Kojto 122:f9eeca106725 1119 "macros": ["HSE_VALUE=26000000", "VECT_TAB_OFFSET=0x08010000"],
Kojto 122:f9eeca106725 1120 "post_binary_hook": {
Kojto 122:f9eeca106725 1121 "function": "MTSCode.combine_bins_mts_dragonfly",
Kojto 122:f9eeca106725 1122 "toolchains": ["GCC_ARM", "ARM_STD", "ARM_MICRO"]
Kojto 122:f9eeca106725 1123 },
Kojto 122:f9eeca106725 1124 "progen": {"target": "mts-dragonfly-f411re"},
Kojto 122:f9eeca106725 1125 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1126 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1127 },
Kojto 122:f9eeca106725 1128 "MOTE_L152RC": {
Kojto 122:f9eeca106725 1129 "inherits": ["Target"],
Kojto 122:f9eeca106725 1130 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1131 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 1132 "extra_labels": ["STM", "STM32L1", "STM32L152RC"],
Kojto 122:f9eeca106725 1133 "supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
Kojto 122:f9eeca106725 1134 "progen": {"target": "stm32l151rc"},
Kojto 122:f9eeca106725 1135 "detect_code": ["4100"],
Kojto 122:f9eeca106725 1136 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "RTC_LSI", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 1137 "default_build": "small",
Kojto 123:b0220dba8be7 1138 "release_versions": ["2"]
Kojto 122:f9eeca106725 1139 },
Kojto 122:f9eeca106725 1140 "DISCO_F401VC": {
Kojto 122:f9eeca106725 1141 "inherits": ["Target"],
Kojto 122:f9eeca106725 1142 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1143 "default_toolchain": "GCC_ARM",
Kojto 122:f9eeca106725 1144 "extra_labels": ["STM", "STM32F4", "STM32F401", "STM32F401VC"],
Kojto 122:f9eeca106725 1145 "supported_toolchains": ["GCC_ARM"],
Kojto 123:b0220dba8be7 1146 "device_has": ["ANALOGIN", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
Kojto 122:f9eeca106725 1147 },
Kojto 122:f9eeca106725 1148 "UBLOX_C029": {
Kojto 122:f9eeca106725 1149 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1150 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1151 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 1152 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1153 "extra_labels": ["STM", "STM32F4", "STM32F439", "STM32F439ZI"],
Kojto 122:f9eeca106725 1154 "macros": ["HSE_VALUE=24000000", "HSE_STARTUP_TIMEOUT=5000"],
Kojto 122:f9eeca106725 1155 "inherits": ["Target"],
Kojto 122:f9eeca106725 1156 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 1157 "default_build": "small"
Kojto 122:f9eeca106725 1158 },
Kojto 122:f9eeca106725 1159 "NZ32_SC151": {
Kojto 122:f9eeca106725 1160 "inherits": ["Target"],
Kojto 122:f9eeca106725 1161 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1162 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 1163 "program_cycle_s": 1.5,
Kojto 122:f9eeca106725 1164 "extra_labels": ["STM", "STM32L1", "STM32L151RC"],
Kojto 122:f9eeca106725 1165 "supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
Kojto 122:f9eeca106725 1166 "progen": {"target": "stm32l151rc"},
Kojto 122:f9eeca106725 1167 "device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "RTC_LSI", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 122:f9eeca106725 1168 "default_build": "small"
Kojto 122:f9eeca106725 1169 },
Kojto 122:f9eeca106725 1170 "MCU_NRF51": {
Kojto 122:f9eeca106725 1171 "inherits": ["Target"],
Kojto 122:f9eeca106725 1172 "core": "Cortex-M0",
Kojto 122:f9eeca106725 1173 "OVERRIDE_BOOTLOADER_FILENAME": "nrf51822_bootloader.hex",
Kojto 122:f9eeca106725 1174 "macros": ["NRF51", "TARGET_NRF51822"],
Kojto 122:f9eeca106725 1175 "MERGE_BOOTLOADER": false,
Kojto 122:f9eeca106725 1176 "extra_labels": ["NORDIC", "MCU_NRF51", "MCU_NRF51822"],
Kojto 122:f9eeca106725 1177 "OUTPUT_EXT": "hex",
Kojto 122:f9eeca106725 1178 "is_disk_virtual": true,
Kojto 122:f9eeca106725 1179 "supported_toolchains": ["ARM", "GCC_ARM"],
Kojto 122:f9eeca106725 1180 "public": false,
Kojto 122:f9eeca106725 1181 "MERGE_SOFT_DEVICE": true,
Kojto 122:f9eeca106725 1182 "EXPECTED_SOFTDEVICES_WITH_OFFSETS": [
Kojto 122:f9eeca106725 1183 {
Kojto 122:f9eeca106725 1184 "boot": "s130_nrf51_1.0.0_bootloader.hex",
Kojto 122:f9eeca106725 1185 "name": "s130_nrf51_1.0.0_softdevice.hex",
Kojto 122:f9eeca106725 1186 "offset": 114688
Kojto 122:f9eeca106725 1187 },
Kojto 122:f9eeca106725 1188 {
Kojto 122:f9eeca106725 1189 "boot": "s110_nrf51822_8.0.0_bootloader.hex",
Kojto 122:f9eeca106725 1190 "name": "s110_nrf51822_8.0.0_softdevice.hex",
Kojto 122:f9eeca106725 1191 "offset": 98304
Kojto 122:f9eeca106725 1192 },
Kojto 122:f9eeca106725 1193 {
Kojto 122:f9eeca106725 1194 "boot": "s110_nrf51822_7.1.0_bootloader.hex",
Kojto 122:f9eeca106725 1195 "name": "s110_nrf51822_7.1.0_softdevice.hex",
Kojto 122:f9eeca106725 1196 "offset": 90112
Kojto 122:f9eeca106725 1197 },
Kojto 122:f9eeca106725 1198 {
Kojto 122:f9eeca106725 1199 "boot": "s110_nrf51822_7.0.0_bootloader.hex",
Kojto 122:f9eeca106725 1200 "name": "s110_nrf51822_7.0.0_softdevice.hex",
Kojto 122:f9eeca106725 1201 "offset": 90112
Kojto 122:f9eeca106725 1202 },
Kojto 122:f9eeca106725 1203 {
Kojto 122:f9eeca106725 1204 "boot": "s110_nrf51822_6.0.0_bootloader.hex",
Kojto 122:f9eeca106725 1205 "name": "s110_nrf51822_6.0.0_softdevice.hex",
Kojto 122:f9eeca106725 1206 "offset": 81920
Kojto 122:f9eeca106725 1207 }
Kojto 122:f9eeca106725 1208 ],
Kojto 122:f9eeca106725 1209 "detect_code": ["1070"],
Kojto 122:f9eeca106725 1210 "post_binary_hook": {
Kojto 122:f9eeca106725 1211 "function": "MCU_NRF51Code.binary_hook",
Kojto 122:f9eeca106725 1212 "toolchains": ["ARM_STD", "GCC_ARM"]
Kojto 122:f9eeca106725 1213 },
Kojto 122:f9eeca106725 1214 "program_cycle_s": 6,
Kojto 122:f9eeca106725 1215 "features": ["BLE"]
Kojto 122:f9eeca106725 1216 },
Kojto 122:f9eeca106725 1217 "MCU_NRF51_16K_BASE": {
Kojto 122:f9eeca106725 1218 "inherits": ["MCU_NRF51"],
Kojto 122:f9eeca106725 1219 "extra_labels_add": ["MCU_NORDIC_16K", "MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1220 "macros_add": ["TARGET_MCU_NORDIC_16K", "TARGET_MCU_NRF51_16K"],
Kojto 123:b0220dba8be7 1221 "public": false,
Kojto 123:b0220dba8be7 1222 "default_build": "small"
Kojto 122:f9eeca106725 1223 },
Kojto 122:f9eeca106725 1224 "MCU_NRF51_16K_BOOT_BASE": {
Kojto 122:f9eeca106725 1225 "inherits": ["MCU_NRF51_16K_BASE"],
Kojto 122:f9eeca106725 1226 "MERGE_BOOTLOADER": true,
Kojto 122:f9eeca106725 1227 "extra_labels_add": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1228 "macros_add": ["TARGET_MCU_NRF51_16K_BOOT", "TARGET_OTA_ENABLED"],
Kojto 122:f9eeca106725 1229 "public": false
Kojto 122:f9eeca106725 1230 },
Kojto 122:f9eeca106725 1231 "MCU_NRF51_16K_OTA_BASE": {
Kojto 122:f9eeca106725 1232 "inherits": ["MCU_NRF51_16K_BASE"],
Kojto 122:f9eeca106725 1233 "public": false,
Kojto 122:f9eeca106725 1234 "extra_labels_add": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1235 "macros_add": ["TARGET_MCU_NRF51_16K_OTA", "TARGET_OTA_ENABLED"],
Kojto 122:f9eeca106725 1236 "MERGE_SOFT_DEVICE": false
Kojto 122:f9eeca106725 1237 },
Kojto 122:f9eeca106725 1238 "MCU_NRF51_16K": {
Kojto 122:f9eeca106725 1239 "inherits": ["MCU_NRF51_16K_BASE"],
Kojto 122:f9eeca106725 1240 "extra_labels_add": ["MCU_NRF51_16K_S130"],
Kojto 122:f9eeca106725 1241 "macros_add": ["TARGET_MCU_NRF51_16K_S130"],
Kojto 122:f9eeca106725 1242 "public": false
Kojto 122:f9eeca106725 1243 },
Kojto 122:f9eeca106725 1244 "MCU_NRF51_S110": {
Kojto 122:f9eeca106725 1245 "extra_labels_add": ["MCU_NRF51_16K_S110"],
Kojto 122:f9eeca106725 1246 "macros_add": ["TARGET_MCU_NRF51_16K_S110"],
Kojto 122:f9eeca106725 1247 "EXPECTED_SOFTDEVICES_WITH_OFFSETS": [
Kojto 122:f9eeca106725 1248 {
Kojto 122:f9eeca106725 1249 "name": "s110_nrf51822_8.0.0_softdevice.hex",
Kojto 122:f9eeca106725 1250 "boot": "s110_nrf51822_8.0.0_bootloader.hex",
Kojto 122:f9eeca106725 1251 "offset": 98304
Kojto 122:f9eeca106725 1252 },
Kojto 122:f9eeca106725 1253 {
Kojto 122:f9eeca106725 1254 "name": "s110_nrf51822_7.1.0_softdevice.hex",
Kojto 122:f9eeca106725 1255 "boot": "s110_nrf51822_7.1.0_bootloader.hex",
Kojto 122:f9eeca106725 1256 "offset": 90112
Kojto 122:f9eeca106725 1257 }
Kojto 122:f9eeca106725 1258 ],
Kojto 122:f9eeca106725 1259 "public": false
Kojto 122:f9eeca106725 1260 },
Kojto 122:f9eeca106725 1261 "MCU_NRF51_16K_S110": {
Kojto 122:f9eeca106725 1262 "inherits": ["MCU_NRF51_S110", "MCU_NRF51_16K_BASE"],
Kojto 122:f9eeca106725 1263 "public": false
Kojto 122:f9eeca106725 1264 },
Kojto 122:f9eeca106725 1265 "MCU_NRF51_16K_BOOT": {
Kojto 122:f9eeca106725 1266 "inherits": ["MCU_NRF51_16K_BOOT_BASE"],
Kojto 122:f9eeca106725 1267 "extra_labels_add": ["MCU_NRF51_16K_S130"],
Kojto 122:f9eeca106725 1268 "macros_add": ["TARGET_MCU_NRF51_16K_S130"],
Kojto 122:f9eeca106725 1269 "public": false
Kojto 122:f9eeca106725 1270 },
Kojto 122:f9eeca106725 1271 "MCU_NRF51_16K_BOOT_S110": {
Kojto 122:f9eeca106725 1272 "inherits": ["MCU_NRF51_S110", "MCU_NRF51_16K_BOOT_BASE"],
Kojto 122:f9eeca106725 1273 "public": false
Kojto 122:f9eeca106725 1274 },
Kojto 122:f9eeca106725 1275 "MCU_NRF51_16K_OTA": {
Kojto 122:f9eeca106725 1276 "inherits": ["MCU_NRF51_16K_OTA_BASE"],
Kojto 122:f9eeca106725 1277 "extra_labels_add": ["MCU_NRF51_16K_S130"],
Kojto 122:f9eeca106725 1278 "macros_add": ["TARGET_MCU_NRF51_16K_S130"],
Kojto 122:f9eeca106725 1279 "public": false
Kojto 122:f9eeca106725 1280 },
Kojto 122:f9eeca106725 1281 "MCU_NRF51_16K_OTA_S110": {
Kojto 122:f9eeca106725 1282 "inherits": ["MCU_NRF51_S110", "MCU_NRF51_16K_OTA_BASE"],
Kojto 122:f9eeca106725 1283 "public": false
Kojto 122:f9eeca106725 1284 },
Kojto 122:f9eeca106725 1285 "MCU_NRF51_32K": {
Kojto 122:f9eeca106725 1286 "inherits": ["MCU_NRF51"],
Kojto 122:f9eeca106725 1287 "extra_labels_add": ["MCU_NORDIC_32K", "MCU_NRF51_32K"],
Kojto 122:f9eeca106725 1288 "macros_add": ["TARGET_MCU_NORDIC_32K", "TARGET_MCU_NRF51_32K"],
Kojto 122:f9eeca106725 1289 "public": false
Kojto 122:f9eeca106725 1290 },
Kojto 122:f9eeca106725 1291 "MCU_NRF51_32K_BOOT": {
Kojto 122:f9eeca106725 1292 "inherits": ["MCU_NRF51_32K"],
Kojto 122:f9eeca106725 1293 "MERGE_BOOTLOADER": true,
Kojto 122:f9eeca106725 1294 "extra_labels_add": ["MCU_NRF51_32K_BOOT"],
Kojto 122:f9eeca106725 1295 "macros_add": ["TARGET_MCU_NRF51_32K_BOOT", "TARGET_OTA_ENABLED"],
Kojto 122:f9eeca106725 1296 "public": false
Kojto 122:f9eeca106725 1297 },
Kojto 122:f9eeca106725 1298 "MCU_NRF51_32K_OTA": {
Kojto 122:f9eeca106725 1299 "inherits": ["MCU_NRF51_32K"],
Kojto 122:f9eeca106725 1300 "public": false,
Kojto 122:f9eeca106725 1301 "extra_labels_add": ["MCU_NRF51_32K_OTA"],
Kojto 122:f9eeca106725 1302 "macros_add": ["TARGET_MCU_NRF51_32K_OTA", "TARGET_OTA_ENABLED"],
Kojto 122:f9eeca106725 1303 "MERGE_SOFT_DEVICE": false
Kojto 122:f9eeca106725 1304 },
Kojto 122:f9eeca106725 1305 "NRF51822": {
Kojto 122:f9eeca106725 1306 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1307 "progen": {"target": "mkit"},
Kojto 122:f9eeca106725 1308 "extra_labels_add": ["NRF51822", "NRF51822_MKIT"],
Kojto 122:f9eeca106725 1309 "macros_add": ["TARGET_NRF51822_MKIT"],
Kojto 122:f9eeca106725 1310 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1311 "release_versions": ["2"]
Kojto 122:f9eeca106725 1312 },
Kojto 122:f9eeca106725 1313 "NRF51822_BOOT": {
Kojto 122:f9eeca106725 1314 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1315 "extra_labels_add": ["NRF51822", "NRF51822_MKIT"],
Kojto 122:f9eeca106725 1316 "macros_add": ["TARGET_NRF51822_MKIT"],
Kojto 122:f9eeca106725 1317 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"]
Kojto 122:f9eeca106725 1318 },
Kojto 122:f9eeca106725 1319 "NRF51822_OTA": {
Kojto 122:f9eeca106725 1320 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1321 "extra_labels_add": ["NRF51822", "NRF51822_MKIT"],
Kojto 122:f9eeca106725 1322 "macros_add": ["TARGET_NRF51822_MKIT"],
Kojto 122:f9eeca106725 1323 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"]
Kojto 122:f9eeca106725 1324 },
Kojto 122:f9eeca106725 1325 "ARCH_BLE": {
Kojto 122:f9eeca106725 1326 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1327 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1328 "progen": {"target": "arch-ble"},
Kojto 122:f9eeca106725 1329 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1330 "release_versions": ["2"]
Kojto 122:f9eeca106725 1331 },
Kojto 122:f9eeca106725 1332 "ARCH_BLE_BOOT": {
Kojto 122:f9eeca106725 1333 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1334 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1335 "extra_labels_add": ["ARCH_BLE"],
Kojto 122:f9eeca106725 1336 "macros_add": ["TARGET_ARCH_BLE"]
Kojto 122:f9eeca106725 1337 },
Kojto 122:f9eeca106725 1338 "ARCH_BLE_OTA": {
Kojto 122:f9eeca106725 1339 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1340 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1341 "extra_labels_add": ["ARCH_BLE"],
Kojto 122:f9eeca106725 1342 "macros_add": ["TARGET_ARCH_BLE"]
Kojto 122:f9eeca106725 1343 },
Kojto 122:f9eeca106725 1344 "ARCH_LINK": {
Kojto 122:f9eeca106725 1345 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1346 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1347 "extra_labels_add": ["ARCH_BLE"],
Kojto 122:f9eeca106725 1348 "macros_add": ["TARGET_ARCH_BLE"]
Kojto 122:f9eeca106725 1349 },
Kojto 122:f9eeca106725 1350 "ARCH_LINK_BOOT": {
Kojto 122:f9eeca106725 1351 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1352 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1353 "extra_labels_add": ["ARCH_BLE", "ARCH_LINK"],
Kojto 122:f9eeca106725 1354 "macros_add": ["TARGET_ARCH_BLE", "TARGET_ARCH_LINK"]
Kojto 122:f9eeca106725 1355 },
Kojto 122:f9eeca106725 1356 "ARCH_LINK_OTA": {
Kojto 122:f9eeca106725 1357 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1358 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1359 "extra_labels_add": ["ARCH_BLE", "ARCH_LINK"],
Kojto 122:f9eeca106725 1360 "macros_add": ["TARGET_ARCH_BLE", "TARGET_ARCH_LINK"]
Kojto 122:f9eeca106725 1361 },
Kojto 122:f9eeca106725 1362 "SEEED_TINY_BLE": {
Kojto 122:f9eeca106725 1363 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1364 "progen": {"target": "seed-tinyble"},
Kojto 122:f9eeca106725 1365 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1366 "release_versions": ["2"]
Kojto 122:f9eeca106725 1367 },
Kojto 122:f9eeca106725 1368 "SEEED_TINY_BLE_BOOT": {
Kojto 122:f9eeca106725 1369 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1370 "extra_labels_add": ["SEEED_TINY_BLE"],
Kojto 122:f9eeca106725 1371 "macros_add": ["TARGET_SEEED_TINY_BLE"]
Kojto 122:f9eeca106725 1372 },
Kojto 122:f9eeca106725 1373 "SEEED_TINY_BLE_OTA": {
Kojto 122:f9eeca106725 1374 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1375 "extra_labels_add": ["SEEED_TINY_BLE"],
Kojto 122:f9eeca106725 1376 "macros_add": ["TARGET_SEEED_TINY_BLE"]
Kojto 122:f9eeca106725 1377 },
Kojto 122:f9eeca106725 1378 "HRM1017": {
Kojto 122:f9eeca106725 1379 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1380 "progen": {"target": "hrm1017"},
Kojto 122:f9eeca106725 1381 "macros_add": ["TARGET_NRF_LFCLK_RC"],
Kojto 122:f9eeca106725 1382 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1383 "release_versions": ["2"]
Kojto 122:f9eeca106725 1384 },
Kojto 122:f9eeca106725 1385 "HRM1017_BOOT": {
Kojto 122:f9eeca106725 1386 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1387 "extra_labels_add": ["HRM1017"],
Kojto 122:f9eeca106725 1388 "macros_add": ["TARGET_HRM1017", "TARGET_NRF_LFCLK_RC"]
Kojto 122:f9eeca106725 1389 },
Kojto 122:f9eeca106725 1390 "HRM1017_OTA": {
Kojto 122:f9eeca106725 1391 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1392 "extra_labels_add": ["HRM1017"],
Kojto 122:f9eeca106725 1393 "macros_add": ["TARGET_HRM1017", "TARGET_NRF_LFCLK_RC"]
Kojto 122:f9eeca106725 1394 },
Kojto 122:f9eeca106725 1395 "RBLAB_NRF51822": {
Kojto 122:f9eeca106725 1396 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1397 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1398 "progen": {"target": "rblab-nrf51822"},
Kojto 122:f9eeca106725 1399 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1400 "release_versions": ["2"]
Kojto 122:f9eeca106725 1401 },
Kojto 122:f9eeca106725 1402 "RBLAB_NRF51822_BOOT": {
Kojto 122:f9eeca106725 1403 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1404 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1405 "extra_labels_add": ["RBLAB_NRF51822"],
Kojto 122:f9eeca106725 1406 "macros_add": ["TARGET_RBLAB_NRF51822"]
Kojto 122:f9eeca106725 1407 },
Kojto 122:f9eeca106725 1408 "RBLAB_NRF51822_OTA": {
Kojto 122:f9eeca106725 1409 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1410 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1411 "extra_labels_add": ["RBLAB_NRF51822"],
Kojto 122:f9eeca106725 1412 "macros_add": ["TARGET_RBLAB_NRF51822"]
Kojto 122:f9eeca106725 1413 },
Kojto 122:f9eeca106725 1414 "RBLAB_BLENANO": {
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 123:b0220dba8be7 1417 "release_versions": ["2"]
Kojto 122:f9eeca106725 1418 },
Kojto 122:f9eeca106725 1419 "RBLAB_BLENANO_BOOT": {
Kojto 122:f9eeca106725 1420 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1421 "extra_labels_add": ["RBLAB_BLENANO"],
Kojto 122:f9eeca106725 1422 "macros_add": ["TARGET_RBLAB_BLENANO"]
Kojto 122:f9eeca106725 1423 },
Kojto 122:f9eeca106725 1424 "RBLAB_BLENANO_OTA": {
Kojto 122:f9eeca106725 1425 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1426 "extra_labels_add": ["RBLAB_BLENANO"],
Kojto 122:f9eeca106725 1427 "macros_add": ["TARGET_RBLAB_BLENANO"]
Kojto 122:f9eeca106725 1428 },
Kojto 122:f9eeca106725 1429 "NRF51822_Y5_MBUG": {
Kojto 122:f9eeca106725 1430 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1431 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"]
Kojto 122:f9eeca106725 1432 },
Kojto 122:f9eeca106725 1433 "WALLBOT_BLE": {
Kojto 122:f9eeca106725 1434 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1435 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1436 "release_versions": ["2"]
Kojto 122:f9eeca106725 1437 },
Kojto 122:f9eeca106725 1438 "WALLBOT_BLE_BOOT": {
Kojto 122:f9eeca106725 1439 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1440 "extra_labels_add": ["WALLBOT_BLE"],
Kojto 122:f9eeca106725 1441 "macros_add": ["TARGET_WALLBOT_BLE"]
Kojto 122:f9eeca106725 1442 },
Kojto 122:f9eeca106725 1443 "WALLBOT_BLE_OTA": {
Kojto 122:f9eeca106725 1444 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1445 "extra_labels_add": ["WALLBOT_BLE"],
Kojto 122:f9eeca106725 1446 "macros_add": ["TARGET_WALLBOT_BLE"]
Kojto 122:f9eeca106725 1447 },
Kojto 122:f9eeca106725 1448 "DELTA_DFCM_NNN40": {
Kojto 122:f9eeca106725 1449 "inherits": ["MCU_NRF51_32K"],
Kojto 122:f9eeca106725 1450 "program_cycle_s": 10,
Kojto 122:f9eeca106725 1451 "progen": {"target": "dfcm-nnn40"},
Kojto 122:f9eeca106725 1452 "macros_add": ["TARGET_NRF_LFCLK_RC"],
Kojto 122:f9eeca106725 1453 "device_has": ["ANALOGIN", "DEBUG_AWARENESS", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1454 "release_versions": ["2"]
Kojto 122:f9eeca106725 1455 },
Kojto 122:f9eeca106725 1456 "DELTA_DFCM_NNN40_BOOT": {
Kojto 122:f9eeca106725 1457 "inherits": ["MCU_NRF51_32K_BOOT"],
Kojto 122:f9eeca106725 1458 "program_cycle_s": 10,
Kojto 122:f9eeca106725 1459 "extra_labels_add": ["DELTA_DFCM_NNN40"],
Kojto 122:f9eeca106725 1460 "macros_add": ["TARGET_DELTA_DFCM_NNN40", "TARGET_NRF_LFCLK_RC"]
Kojto 122:f9eeca106725 1461 },
Kojto 122:f9eeca106725 1462 "DELTA_DFCM_NNN40_OTA": {
Kojto 122:f9eeca106725 1463 "inherits": ["MCU_NRF51_32K_OTA"],
Kojto 122:f9eeca106725 1464 "program_cycle_s": 10,
Kojto 122:f9eeca106725 1465 "extra_labels_add": ["DELTA_DFCM_NNN40"],
Kojto 122:f9eeca106725 1466 "macros_add": ["TARGET_DELTA_DFCM_NNN40", "TARGET_NRF_LFCLK_RC"]
Kojto 122:f9eeca106725 1467 },
Kojto 123:b0220dba8be7 1468 "NRF51_DK_LEGACY": {
Kojto 122:f9eeca106725 1469 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1470 "inherits": ["MCU_NRF51_32K"],
Kojto 122:f9eeca106725 1471 "progen": {"target": "nrf51-dk"},
Kojto 123:b0220dba8be7 1472 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"]
Kojto 122:f9eeca106725 1473 },
Kojto 122:f9eeca106725 1474 "NRF51_DK_BOOT": {
Kojto 122:f9eeca106725 1475 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1476 "inherits": ["MCU_NRF51_32K_BOOT"],
Kojto 122:f9eeca106725 1477 "extra_labels_add": ["NRF51_DK"],
Kojto 122:f9eeca106725 1478 "macros_add": ["TARGET_NRF51_DK"]
Kojto 122:f9eeca106725 1479 },
Kojto 122:f9eeca106725 1480 "NRF51_DK_OTA": {
Kojto 122:f9eeca106725 1481 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1482 "inherits": ["MCU_NRF51_32K_OTA"],
Kojto 122:f9eeca106725 1483 "extra_labels_add": ["NRF51_DK"],
Kojto 122:f9eeca106725 1484 "macros_add": ["TARGET_NRF51_DK"]
Kojto 122:f9eeca106725 1485 },
Kojto 122:f9eeca106725 1486 "NRF51_DONGLE": {
Kojto 122:f9eeca106725 1487 "inherits": ["MCU_NRF51_32K"],
Kojto 122:f9eeca106725 1488 "progen": {"target": "nrf51-dongle"},
Kojto 122:f9eeca106725 1489 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1490 "release_versions": ["2"]
Kojto 122:f9eeca106725 1491 },
Kojto 122:f9eeca106725 1492 "NRF51_DONGLE_BOOT": {
Kojto 122:f9eeca106725 1493 "inherits": ["MCU_NRF51_32K_BOOT"],
Kojto 122:f9eeca106725 1494 "extra_labels_add": ["NRF51_DONGLE"],
Kojto 122:f9eeca106725 1495 "macros_add": ["TARGET_NRF51_DONGLE"]
Kojto 122:f9eeca106725 1496 },
Kojto 122:f9eeca106725 1497 "NRF51_DONGLE_OTA": {
Kojto 122:f9eeca106725 1498 "inherits": ["MCU_NRF51_32K_OTA"],
Kojto 122:f9eeca106725 1499 "extra_labels_add": ["NRF51_DONGLE"],
Kojto 122:f9eeca106725 1500 "macros_add": ["TARGET_NRF51_DONGLE"]
Kojto 122:f9eeca106725 1501 },
Kojto 122:f9eeca106725 1502 "NRF51_MICROBIT": {
Kojto 122:f9eeca106725 1503 "inherits": ["MCU_NRF51_16K_S110"],
Kojto 122:f9eeca106725 1504 "macros_add": ["TARGET_NRF_LFCLK_RC"],
Kojto 122:f9eeca106725 1505 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1506 "release_versions": ["2"]
Kojto 122:f9eeca106725 1507 },
Kojto 122:f9eeca106725 1508 "NRF51_MICROBIT_BOOT": {
Kojto 122:f9eeca106725 1509 "inherits": ["MCU_NRF51_16K_BOOT_S110"],
Kojto 122:f9eeca106725 1510 "extra_labels_add": ["NRF51_MICROBIT"],
Kojto 122:f9eeca106725 1511 "macros_add": ["TARGET_NRF51_MICROBIT", "TARGET_NRF_LFCLK_RC"]
Kojto 122:f9eeca106725 1512 },
Kojto 122:f9eeca106725 1513 "NRF51_MICROBIT_OTA": {
Kojto 122:f9eeca106725 1514 "inherits": ["MCU_NRF51_16K_OTA_S110"],
Kojto 122:f9eeca106725 1515 "extra_labels_add": ["NRF51_MICROBIT"],
Kojto 122:f9eeca106725 1516 "macros_add": ["TARGET_NRF51_MICROBIT", "TARGET_NRF_LFCLK_RC"]
Kojto 122:f9eeca106725 1517 },
Kojto 122:f9eeca106725 1518 "NRF51_MICROBIT_B": {
Kojto 122:f9eeca106725 1519 "inherits": ["MCU_NRF51_16K"],
Kojto 122:f9eeca106725 1520 "extra_labels_add": ["NRF51_MICROBIT"],
Kojto 122:f9eeca106725 1521 "macros_add": ["TARGET_NRF51_MICROBIT", "TARGET_NRF_LFCLK_RC"],
Kojto 122:f9eeca106725 1522 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
Kojto 123:b0220dba8be7 1523 "release_versions": ["2"]
Kojto 122:f9eeca106725 1524 },
Kojto 122:f9eeca106725 1525 "NRF51_MICROBIT_B_BOOT": {
Kojto 122:f9eeca106725 1526 "inherits": ["MCU_NRF51_16K_BOOT"],
Kojto 122:f9eeca106725 1527 "extra_labels_add": ["NRF51_MICROBIT"],
Kojto 122:f9eeca106725 1528 "macros_add": ["TARGET_NRF51_MICROBIT", "TARGET_NRF_LFCLK_RC"]
Kojto 122:f9eeca106725 1529 },
Kojto 122:f9eeca106725 1530 "NRF51_MICROBIT_B_OTA": {
Kojto 122:f9eeca106725 1531 "inherits": ["MCU_NRF51_16K_OTA"],
Kojto 122:f9eeca106725 1532 "extra_labels_add": ["NRF51_MICROBIT"],
Kojto 122:f9eeca106725 1533 "macros_add": ["TARGET_NRF51_MICROBIT", "TARGET_NRF_LFCLK_RC"]
Kojto 122:f9eeca106725 1534 },
Kojto 124:2241e3a39974 1535
Kojto 122:f9eeca106725 1536 "TY51822R3": {
Kojto 124:2241e3a39974 1537 "inherits": ["MCU_NRF51_32K_UNIFIED"],
Kojto 122:f9eeca106725 1538 "macros_add": ["TARGET_NRF_32MHZ_XTAL"],
Kojto 124:2241e3a39974 1539 "progen": {"target": "ty51822r3"},
Kojto 124:2241e3a39974 1540 "device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE"],
Kojto 124:2241e3a39974 1541 "detect_code": ["1019"],
Kojto 124:2241e3a39974 1542 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1543 },
Kojto 122:f9eeca106725 1544 "TY51822R3_BOOT": {
Kojto 122:f9eeca106725 1545 "inherits": ["MCU_NRF51_32K_BOOT"],
Kojto 122:f9eeca106725 1546 "extra_labels_add": ["TY51822R3"],
Kojto 122:f9eeca106725 1547 "macros_add": ["TARGET_TY51822R3", "TARGET_NRF_32MHZ_XTAL"]
Kojto 122:f9eeca106725 1548 },
Kojto 122:f9eeca106725 1549 "TY51822R3_OTA": {
Kojto 122:f9eeca106725 1550 "inherits": ["MCU_NRF51_32K_OTA"],
Kojto 122:f9eeca106725 1551 "extra_labels_add": ["NRF51_DK"],
Kojto 122:f9eeca106725 1552 "macros_add": ["TARGET_TY51822R3", "TARGET_NRF_32MHZ_XTAL"]
Kojto 122:f9eeca106725 1553 },
Kojto 122:f9eeca106725 1554 "ARM_MPS2_Target": {
Kojto 122:f9eeca106725 1555 "inherits": ["Target"],
Kojto 122:f9eeca106725 1556 "public": false,
Kojto 122:f9eeca106725 1557 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"]
Kojto 122:f9eeca106725 1558 },
Kojto 122:f9eeca106725 1559 "ARM_MPS2_M0": {
Kojto 122:f9eeca106725 1560 "inherits": ["ARM_MPS2_Target"],
Kojto 122:f9eeca106725 1561 "core": "Cortex-M0",
Kojto 122:f9eeca106725 1562 "supported_toolchains": ["ARM"],
Kojto 122:f9eeca106725 1563 "extra_labels": ["ARM_SSG", "MPS2", "MPS2_M0"],
Kojto 122:f9eeca106725 1564 "macros": ["CMSDK_CM0"],
Kojto 122:f9eeca106725 1565 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"],
Kojto 123:b0220dba8be7 1566 "release_versions": ["2"]
Kojto 122:f9eeca106725 1567 },
Kojto 122:f9eeca106725 1568 "ARM_MPS2_M0P": {
Kojto 122:f9eeca106725 1569 "inherits": ["ARM_MPS2_Target"],
Kojto 122:f9eeca106725 1570 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 1571 "supported_toolchains": ["ARM"],
Kojto 122:f9eeca106725 1572 "extra_labels": ["ARM_SSG", "MPS2", "MPS2_M0P"],
Kojto 122:f9eeca106725 1573 "macros": ["CMSDK_CM0plus"],
Kojto 122:f9eeca106725 1574 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"],
Kojto 123:b0220dba8be7 1575 "release_versions": ["2"]
Kojto 122:f9eeca106725 1576 },
Kojto 122:f9eeca106725 1577 "ARM_MPS2_M1": {
Kojto 122:f9eeca106725 1578 "inherits": ["ARM_MPS2_Target"],
Kojto 122:f9eeca106725 1579 "core": "Cortex-M1",
Kojto 122:f9eeca106725 1580 "supported_toolchains": ["ARM"],
Kojto 122:f9eeca106725 1581 "extra_labels": ["ARM_SSG", "MPS2", "MPS2_M1"],
Kojto 122:f9eeca106725 1582 "macros": ["CMSDK_CM1"],
Kojto 122:f9eeca106725 1583 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"]
Kojto 122:f9eeca106725 1584 },
Kojto 122:f9eeca106725 1585 "ARM_MPS2_M3": {
Kojto 122:f9eeca106725 1586 "inherits": ["ARM_MPS2_Target"],
Kojto 122:f9eeca106725 1587 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1588 "supported_toolchains": ["ARM"],
Kojto 122:f9eeca106725 1589 "extra_labels": ["ARM_SSG", "MPS2", "MPS2_M3"],
Kojto 122:f9eeca106725 1590 "macros": ["CMSDK_CM3"],
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_MPS2_M4": {
Kojto 122:f9eeca106725 1595 "inherits": ["ARM_MPS2_Target"],
Kojto 122:f9eeca106725 1596 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1597 "supported_toolchains": ["ARM"],
Kojto 122:f9eeca106725 1598 "extra_labels": ["ARM_SSG", "MPS2", "MPS2_M4"],
Kojto 122:f9eeca106725 1599 "macros": ["CMSDK_CM4"],
Kojto 122:f9eeca106725 1600 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"],
Kojto 123:b0220dba8be7 1601 "release_versions": ["2"]
Kojto 122:f9eeca106725 1602 },
Kojto 122:f9eeca106725 1603 "ARM_MPS2_M7": {
Kojto 122:f9eeca106725 1604 "inherits": ["ARM_MPS2_Target"],
Kojto 122:f9eeca106725 1605 "core": "Cortex-M7",
Kojto 122:f9eeca106725 1606 "supported_toolchains": ["ARM"],
Kojto 122:f9eeca106725 1607 "extra_labels": ["ARM_SSG", "MPS2", "MPS2_M7"],
Kojto 122:f9eeca106725 1608 "macros": ["CMSDK_CM7"],
Kojto 122:f9eeca106725 1609 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"],
Kojto 123:b0220dba8be7 1610 "release_versions": ["2"]
Kojto 122:f9eeca106725 1611 },
Kojto 122:f9eeca106725 1612 "ARM_IOTSS_Target": {
Kojto 122:f9eeca106725 1613 "inherits": ["Target"],
Kojto 122:f9eeca106725 1614 "public": false,
Kojto 122:f9eeca106725 1615 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"]
Kojto 122:f9eeca106725 1616 },
Kojto 122:f9eeca106725 1617 "ARM_IOTSS_BEID": {
Kojto 122:f9eeca106725 1618 "inherits": ["ARM_IOTSS_Target"],
Kojto 122:f9eeca106725 1619 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1620 "supported_toolchains": ["ARM"],
Kojto 122:f9eeca106725 1621 "extra_labels": ["ARM_SSG", "IOTSS", "IOTSS_BEID"],
Kojto 122:f9eeca106725 1622 "macros": ["CMSDK_BEID"],
Kojto 122:f9eeca106725 1623 "device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"],
Kojto 123:b0220dba8be7 1624 "release_versions": ["2"]
Kojto 122:f9eeca106725 1625 },
Kojto 122:f9eeca106725 1626 "ARM_BEETLE_SOC": {
Kojto 122:f9eeca106725 1627 "inherits": ["ARM_IOTSS_Target"],
Kojto 122:f9eeca106725 1628 "core": "Cortex-M3",
Kojto 124:2241e3a39974 1629 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1630 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1631 "extra_labels": ["ARM_SSG", "BEETLE"],
Kojto 122:f9eeca106725 1632 "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 1633 "progen": {
Kojto 122:f9eeca106725 1634 "target": "beetle",
Kojto 122:f9eeca106725 1635 "uvision5": {
Kojto 122:f9eeca106725 1636 "template": ["uvision5_arm_beetle_soc.uvproj.tmpl"]
Kojto 122:f9eeca106725 1637 }
Kojto 122:f9eeca106725 1638 },
Kojto 122:f9eeca106725 1639 "device_has": ["ANALOGIN", "CLCD", "I2C", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SPI"],
Kojto 124:2241e3a39974 1640 "features": ["BLE"],
Kojto 124:2241e3a39974 1641 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1642 },
Kojto 122:f9eeca106725 1643 "RZ_A1H": {
Kojto 122:f9eeca106725 1644 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1645 "core": "Cortex-A9",
Kojto 122:f9eeca106725 1646 "program_cycle_s": 2,
Kojto 122:f9eeca106725 1647 "extra_labels": ["RENESAS", "MBRZA1H"],
Kojto 122:f9eeca106725 1648 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1649 "inherits": ["Target"],
Kojto 122:f9eeca106725 1650 "progen": {
Kojto 122:f9eeca106725 1651 "target": "gr-peach",
Kojto 122:f9eeca106725 1652 "iar": {
Kojto 122:f9eeca106725 1653 "template": ["iar_rz_a1h.ewp.tmpl"]
Kojto 122:f9eeca106725 1654 }
Kojto 122:f9eeca106725 1655 },
Kojto 122:f9eeca106725 1656 "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 1657 "features": ["IPV4"],
Kojto 123:b0220dba8be7 1658 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1659 },
Kojto 122:f9eeca106725 1660 "VK_RZ_A1H": {
Kojto 122:f9eeca106725 1661 "inherits": ["Target"],
Kojto 122:f9eeca106725 1662 "core": "Cortex-A9",
Kojto 122:f9eeca106725 1663 "extra_labels": ["RENESAS", "VKRZA1H"],
Kojto 122:f9eeca106725 1664 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 122:f9eeca106725 1665 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1666 "progen": {
Kojto 122:f9eeca106725 1667 "target": "vk-rza1h",
Kojto 122:f9eeca106725 1668 "iar": {
Kojto 122:f9eeca106725 1669 "template": ["iar_rz_a1h.ewp.tmpl"]
Kojto 122:f9eeca106725 1670 }
Kojto 122:f9eeca106725 1671 },
Kojto 122:f9eeca106725 1672 "program_cycle_s": 2,
Kojto 122:f9eeca106725 1673 "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 1674 "features": ["IPV4"],
Kojto 123:b0220dba8be7 1675 "default_build": "standard",
Kojto 123:b0220dba8be7 1676 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1677 },
Kojto 122:f9eeca106725 1678 "MAXWSNENV": {
Kojto 122:f9eeca106725 1679 "inherits": ["Target"],
Kojto 122:f9eeca106725 1680 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1681 "macros": ["__SYSTEM_HFX=24000000"],
Kojto 122:f9eeca106725 1682 "extra_labels": ["Maxim", "MAX32610"],
Kojto 122:f9eeca106725 1683 "supported_toolchains": ["GCC_ARM", "IAR", "ARM"],
Kojto 122:f9eeca106725 1684 "progen": {"target": "maxwsnenv"},
Kojto 122:f9eeca106725 1685 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1686 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1687 },
Kojto 122:f9eeca106725 1688 "MAX32600MBED": {
Kojto 122:f9eeca106725 1689 "inherits": ["Target"],
Kojto 122:f9eeca106725 1690 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1691 "macros": ["__SYSTEM_HFX=24000000"],
Kojto 122:f9eeca106725 1692 "extra_labels": ["Maxim", "MAX32600"],
Kojto 122:f9eeca106725 1693 "supported_toolchains": ["GCC_ARM", "IAR", "ARM"],
Kojto 122:f9eeca106725 1694 "progen": {"target": "max32600mbed"},
Kojto 122:f9eeca106725 1695 "device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1696 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1697 },
Kojto 122:f9eeca106725 1698 "EFM32GG_STK3700": {
Kojto 122:f9eeca106725 1699 "inherits": ["Target"],
Kojto 122:f9eeca106725 1700 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1701 "macros": ["EFM32GG990F1024"],
Kojto 122:f9eeca106725 1702 "extra_labels": ["Silicon_Labs", "EFM32"],
Kojto 122:f9eeca106725 1703 "supported_toolchains": ["GCC_ARM", "ARM", "uARM"],
Kojto 122:f9eeca106725 1704 "progen": {"target": "efm32gg-stk"},
Kojto 122:f9eeca106725 1705 "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 1706 "forced_reset_timeout": 2,
Kojto 123:b0220dba8be7 1707 "release_versions": ["2"]
Kojto 122:f9eeca106725 1708 },
Kojto 122:f9eeca106725 1709 "EFM32LG_STK3600": {
Kojto 122:f9eeca106725 1710 "inherits": ["Target"],
Kojto 122:f9eeca106725 1711 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1712 "macros": ["EFM32LG990F256"],
Kojto 122:f9eeca106725 1713 "extra_labels": ["Silicon_Labs", "EFM32"],
Kojto 122:f9eeca106725 1714 "supported_toolchains": ["GCC_ARM", "ARM", "uARM"],
Kojto 122:f9eeca106725 1715 "progen": {"target": "efm32lg-stk"},
Kojto 122:f9eeca106725 1716 "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 1717 "forced_reset_timeout": 2,
Kojto 123:b0220dba8be7 1718 "release_versions": ["2"]
Kojto 122:f9eeca106725 1719 },
Kojto 122:f9eeca106725 1720 "EFM32WG_STK3800": {
Kojto 122:f9eeca106725 1721 "inherits": ["Target"],
Kojto 122:f9eeca106725 1722 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1723 "macros": ["EFM32WG990F256"],
Kojto 122:f9eeca106725 1724 "extra_labels": ["Silicon_Labs", "EFM32"],
Kojto 122:f9eeca106725 1725 "supported_toolchains": ["GCC_ARM", "ARM", "uARM"],
Kojto 122:f9eeca106725 1726 "progen": {"target": "efm32wg-stk"},
Kojto 122:f9eeca106725 1727 "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 1728 "forced_reset_timeout": 2,
Kojto 123:b0220dba8be7 1729 "release_versions": ["2"]
Kojto 122:f9eeca106725 1730 },
Kojto 122:f9eeca106725 1731 "EFM32ZG_STK3200": {
Kojto 122:f9eeca106725 1732 "inherits": ["Target"],
Kojto 122:f9eeca106725 1733 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 1734 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 1735 "supported_toolchains": ["GCC_ARM", "uARM"],
Kojto 122:f9eeca106725 1736 "extra_labels": ["Silicon_Labs", "EFM32"],
Kojto 122:f9eeca106725 1737 "macros": ["EFM32ZG222F32"],
Kojto 122:f9eeca106725 1738 "progen": {
Kojto 122:f9eeca106725 1739 "target": "efm32zg-stk"
Kojto 122:f9eeca106725 1740 },
Kojto 122:f9eeca106725 1741 "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 1742 "default_build": "small",
Kojto 122:f9eeca106725 1743 "forced_reset_timeout": 2,
Kojto 123:b0220dba8be7 1744 "release_versions": ["2"]
Kojto 122:f9eeca106725 1745 },
Kojto 122:f9eeca106725 1746 "EFM32HG_STK3400": {
Kojto 122:f9eeca106725 1747 "inherits": ["Target"],
Kojto 122:f9eeca106725 1748 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 1749 "default_toolchain": "uARM",
Kojto 122:f9eeca106725 1750 "supported_toolchains": ["GCC_ARM", "uARM"],
Kojto 122:f9eeca106725 1751 "extra_labels": ["Silicon_Labs", "EFM32"],
Kojto 122:f9eeca106725 1752 "macros": ["EFM32HG322F64"],
Kojto 122:f9eeca106725 1753 "progen": {
Kojto 122:f9eeca106725 1754 "target": "efm32hg-stk"
Kojto 122:f9eeca106725 1755 },
Kojto 122:f9eeca106725 1756 "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 1757 "default_build": "small",
Kojto 122:f9eeca106725 1758 "forced_reset_timeout": 2,
Kojto 123:b0220dba8be7 1759 "release_versions": ["2"]
Kojto 122:f9eeca106725 1760 },
Kojto 122:f9eeca106725 1761 "EFM32PG_STK3401": {
Kojto 122:f9eeca106725 1762 "inherits": ["Target"],
Kojto 122:f9eeca106725 1763 "core": "Cortex-M4F",
Kojto 122:f9eeca106725 1764 "macros": ["EFM32PG1B200F256GM48"],
Kojto 122:f9eeca106725 1765 "extra_labels": ["Silicon_Labs", "EFM32"],
Kojto 122:f9eeca106725 1766 "supported_toolchains": ["GCC_ARM", "ARM", "uARM", "IAR"],
Kojto 122:f9eeca106725 1767 "progen": {"target": "efm32pg-stk"},
Kojto 122:f9eeca106725 1768 "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 1769 "forced_reset_timeout": 2,
Kojto 123:b0220dba8be7 1770 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1771 },
Kojto 122:f9eeca106725 1772 "WIZWIKI_W7500": {
Kojto 122:f9eeca106725 1773 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1774 "core": "Cortex-M0",
Kojto 122:f9eeca106725 1775 "extra_labels": ["WIZNET", "W7500x", "WIZwiki_W7500"],
Kojto 122:f9eeca106725 1776 "supported_toolchains": ["uARM", "ARM"],
Kojto 122:f9eeca106725 1777 "inherits": ["Target"],
Kojto 122:f9eeca106725 1778 "progen": {"target": "wizwiki-w7500"},
Kojto 122:f9eeca106725 1779 "device_has": ["ANALOGIN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1780 "release_versions": ["2"]
Kojto 122:f9eeca106725 1781 },
Kojto 122:f9eeca106725 1782 "WIZWIKI_W7500P": {
Kojto 122:f9eeca106725 1783 "supported_form_factors": ["ARDUINO"],
Kojto 122:f9eeca106725 1784 "core": "Cortex-M0",
Kojto 122:f9eeca106725 1785 "extra_labels": ["WIZNET", "W7500x", "WIZwiki_W7500P"],
Kojto 122:f9eeca106725 1786 "supported_toolchains": ["uARM", "ARM"],
Kojto 122:f9eeca106725 1787 "inherits": ["Target"],
Kojto 122:f9eeca106725 1788 "progen": {"target": "wizwiki-w7500p"},
Kojto 122:f9eeca106725 1789 "device_has": ["ANALOGIN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1790 "release_versions": ["2"]
Kojto 122:f9eeca106725 1791 },
Kojto 122:f9eeca106725 1792 "WIZWIKI_W7500ECO": {
Kojto 122:f9eeca106725 1793 "inherits": ["Target"],
Kojto 122:f9eeca106725 1794 "core": "Cortex-M0",
Kojto 122:f9eeca106725 1795 "progen": {"target": "wizwiki_w7500eco"},
Kojto 122:f9eeca106725 1796 "extra_labels": ["WIZNET", "W7500x", "WIZwiki_W7500ECO"],
Kojto 122:f9eeca106725 1797 "supported_toolchains": ["uARM", "ARM"],
Kojto 122:f9eeca106725 1798 "device_has": ["ANALOGIN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
Kojto 123:b0220dba8be7 1799 "release_versions": ["2"]
Kojto 122:f9eeca106725 1800 },
Kojto 122:f9eeca106725 1801 "SAMR21G18A": {
Kojto 122:f9eeca106725 1802 "inherits": ["Target"],
Kojto 122:f9eeca106725 1803 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 1804 "macros": ["__SAMR21G18A__", "I2C_MASTER_CALLBACK_MODE=true", "EXTINT_CALLBACK_MODE=true", "USART_CALLBACK_MODE=true", "TC_ASYNC=true"],
Kojto 122:f9eeca106725 1805 "extra_labels": ["Atmel", "SAM_CortexM0P", "SAMR21"],
Kojto 122:f9eeca106725 1806 "supported_toolchains": ["GCC_ARM", "ARM", "uARM"],
Kojto 122:f9eeca106725 1807 "progen": {"target": "samr21g18a"},
Kojto 122:f9eeca106725 1808 "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 1809 "release_versions": ["2"]
Kojto 122:f9eeca106725 1810 },
Kojto 122:f9eeca106725 1811 "SAMD21J18A": {
Kojto 122:f9eeca106725 1812 "inherits": ["Target"],
Kojto 122:f9eeca106725 1813 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 1814 "macros": ["__SAMD21J18A__", "I2C_MASTER_CALLBACK_MODE=true", "EXTINT_CALLBACK_MODE=true", "USART_CALLBACK_MODE=true", "TC_ASYNC=true"],
Kojto 122:f9eeca106725 1815 "extra_labels": ["Atmel", "SAM_CortexM0P", "SAMD21"],
Kojto 122:f9eeca106725 1816 "supported_toolchains": ["GCC_ARM", "ARM", "uARM"],
Kojto 122:f9eeca106725 1817 "progen": {"target": "samd21j18a"},
Kojto 122:f9eeca106725 1818 "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 1819 "release_versions": ["2"]
Kojto 122:f9eeca106725 1820 },
Kojto 122:f9eeca106725 1821 "SAMD21G18A": {
Kojto 122:f9eeca106725 1822 "inherits": ["Target"],
Kojto 122:f9eeca106725 1823 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 1824 "macros": ["__SAMD21G18A__", "I2C_MASTER_CALLBACK_MODE=true", "EXTINT_CALLBACK_MODE=true", "USART_CALLBACK_MODE=true", "TC_ASYNC=true"],
Kojto 122:f9eeca106725 1825 "extra_labels": ["Atmel", "SAM_CortexM0P", "SAMD21"],
Kojto 122:f9eeca106725 1826 "supported_toolchains": ["GCC_ARM", "ARM", "uARM"],
Kojto 122:f9eeca106725 1827 "progen": {"target": "samd21g18a"},
Kojto 122:f9eeca106725 1828 "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 1829 "release_versions": ["2"]
Kojto 122:f9eeca106725 1830 },
Kojto 122:f9eeca106725 1831 "SAML21J18A": {
Kojto 122:f9eeca106725 1832 "inherits": ["Target"],
Kojto 122:f9eeca106725 1833 "core": "Cortex-M0+",
Kojto 122:f9eeca106725 1834 "macros": ["__SAML21J18A__", "I2C_MASTER_CALLBACK_MODE=true", "EXTINT_CALLBACK_MODE=true", "USART_CALLBACK_MODE=true", "TC_ASYNC=true"],
Kojto 122:f9eeca106725 1835 "extra_labels": ["Atmel", "SAM_CortexM0P", "SAML21"],
Kojto 122:f9eeca106725 1836 "supported_toolchains": ["GCC_ARM", "ARM", "uARM"],
Kojto 122:f9eeca106725 1837 "progen": {"target": "samr21j18a"},
Kojto 122:f9eeca106725 1838 "progen_target": "samr21j18a",
Kojto 122:f9eeca106725 1839 "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 1840 },
Kojto 122:f9eeca106725 1841 "SAMG55J19": {
Kojto 122:f9eeca106725 1842 "inherits": ["Target"],
Kojto 122:f9eeca106725 1843 "core": "Cortex-M4",
Kojto 122:f9eeca106725 1844 "extra_labels": ["Atmel", "SAM_CortexM4", "SAMG55"],
Kojto 122:f9eeca106725 1845 "macros": ["__SAMG55J19__", "BOARD=75", "I2C_MASTER_CALLBACK_MODE=true", "EXTINT_CALLBACK_MODE=true", "USART_CALLBACK_MODE=true", "TC_ASYNC=true"],
Kojto 122:f9eeca106725 1846 "supported_toolchains": ["GCC_ARM", "ARM", "uARM"],
Kojto 122:f9eeca106725 1847 "default_toolchain": "ARM",
Kojto 122:f9eeca106725 1848 "progen": {"target": "samg55j19"},
Kojto 122:f9eeca106725 1849 "progen_target": "samg55j19",
Kojto 122:f9eeca106725 1850 "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 1851 "default_build": "standard"
Kojto 122:f9eeca106725 1852 },
Kojto 123:b0220dba8be7 1853 "MCU_NRF51_UNIFIED": {
Kojto 123:b0220dba8be7 1854 "inherits": ["Target"],
Kojto 123:b0220dba8be7 1855 "core": "Cortex-M0",
Kojto 123:b0220dba8be7 1856 "OVERRIDE_BOOTLOADER_FILENAME": "nrf51822_bootloader.hex",
Kojto 123:b0220dba8be7 1857 "macros": [
Kojto 123:b0220dba8be7 1858 "NRF51",
Kojto 123:b0220dba8be7 1859 "TARGET_NRF51822",
Kojto 123:b0220dba8be7 1860 "BLE_STACK_SUPPORT_REQD",
Kojto 123:b0220dba8be7 1861 "SOFTDEVICE_PRESENT",
Kojto 123:b0220dba8be7 1862 "S130",
Kojto 123:b0220dba8be7 1863 "TARGET_MCU_NRF51822"
Kojto 123:b0220dba8be7 1864 ],
Kojto 123:b0220dba8be7 1865 "MERGE_BOOTLOADER": false,
Kojto 123:b0220dba8be7 1866 "extra_labels": ["NORDIC", "MCU_NRF51", "MCU_NRF51822_UNIFIED", "NRF5"],
Kojto 123:b0220dba8be7 1867 "OUTPUT_EXT": "hex",
Kojto 123:b0220dba8be7 1868 "is_disk_virtual": true,
Kojto 123:b0220dba8be7 1869 "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
Kojto 123:b0220dba8be7 1870 "public": false,
Kojto 123:b0220dba8be7 1871 "MERGE_SOFT_DEVICE": true,
Kojto 123:b0220dba8be7 1872 "EXPECTED_SOFTDEVICES_WITH_OFFSETS": [
Kojto 123:b0220dba8be7 1873 {
Kojto 123:b0220dba8be7 1874 "boot": "",
Kojto 123:b0220dba8be7 1875 "name": "s130_nrf51_2.0.0_softdevice.hex",
Kojto 123:b0220dba8be7 1876 "offset": 110592
Kojto 123:b0220dba8be7 1877 }
Kojto 123:b0220dba8be7 1878 ],
Kojto 123:b0220dba8be7 1879 "detect_code": ["1070"],
Kojto 123:b0220dba8be7 1880 "post_binary_hook": {
Kojto 123:b0220dba8be7 1881 "function": "MCU_NRF51Code.binary_hook",
Kojto 123:b0220dba8be7 1882 "toolchains": ["ARM_STD", "GCC_ARM", "IAR"]
Kojto 123:b0220dba8be7 1883 },
Kojto 123:b0220dba8be7 1884 "program_cycle_s": 6,
Kojto 123:b0220dba8be7 1885 "features": ["BLE"],
Kojto 123:b0220dba8be7 1886 "config":{
Kojto 123:b0220dba8be7 1887 "lf_clock_src": {
Kojto 123:b0220dba8be7 1888 "value": "NRF_LF_SRC_XTAL",
Kojto 123:b0220dba8be7 1889 "macro_name": "MBED_CONF_NORDIC_NRF_LF_CLOCK_SRC"
Kojto 123:b0220dba8be7 1890 }
Kojto 123:b0220dba8be7 1891 }
Kojto 123:b0220dba8be7 1892 },
Kojto 123:b0220dba8be7 1893 "MCU_NRF51_32K_UNIFIED": {
Kojto 123:b0220dba8be7 1894 "inherits": ["MCU_NRF51_UNIFIED"],
Kojto 123:b0220dba8be7 1895 "extra_labels_add": ["MCU_NORDIC_32K", "MCU_NRF51_32K"],
Kojto 123:b0220dba8be7 1896 "macros_add": ["TARGET_MCU_NORDIC_32K", "TARGET_MCU_NRF51_32K"],
Kojto 123:b0220dba8be7 1897 "public": false
Kojto 123:b0220dba8be7 1898 },
Kojto 123:b0220dba8be7 1899 "NRF51_DK": {
Kojto 123:b0220dba8be7 1900 "supported_form_factors": ["ARDUINO"],
Kojto 123:b0220dba8be7 1901 "inherits": ["MCU_NRF51_32K_UNIFIED"],
Kojto 123:b0220dba8be7 1902 "progen": {"target": "nrf51-dk"},
Kojto 123:b0220dba8be7 1903 "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 1904 "release_versions": ["2", "5"]
Kojto 123:b0220dba8be7 1905 },
Kojto 123:b0220dba8be7 1906 "MCU_NRF52": {
Kojto 123:b0220dba8be7 1907 "inherits": ["Target"],
Kojto 123:b0220dba8be7 1908 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 1909 "macros": ["NRF52", "TARGET_NRF52832", "BLE_STACK_SUPPORT_REQD", "SOFTDEVICE_PRESENT", "S132"],
Kojto 123:b0220dba8be7 1910 "extra_labels": ["NORDIC", "MCU_NRF52", "MCU_NRF52832", "NRF5"],
Kojto 123:b0220dba8be7 1911 "OUTPUT_EXT": "hex",
Kojto 123:b0220dba8be7 1912 "is_disk_virtual": true,
Kojto 123:b0220dba8be7 1913 "supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
Kojto 123:b0220dba8be7 1914 "public": false,
Kojto 123:b0220dba8be7 1915 "detect_code": ["1101"],
Kojto 123:b0220dba8be7 1916 "program_cycle_s": 6,
Kojto 123:b0220dba8be7 1917 "MERGE_SOFT_DEVICE": true,
Kojto 123:b0220dba8be7 1918 "EXPECTED_SOFTDEVICES_WITH_OFFSETS": [
Kojto 123:b0220dba8be7 1919 {
Kojto 123:b0220dba8be7 1920 "boot": "",
Kojto 123:b0220dba8be7 1921 "name": "s132_nrf52_2.0.0_softdevice.hex",
Kojto 123:b0220dba8be7 1922 "offset": 114688
Kojto 123:b0220dba8be7 1923 }
Kojto 123:b0220dba8be7 1924 ],
Kojto 123:b0220dba8be7 1925 "post_binary_hook": {
Kojto 123:b0220dba8be7 1926 "function": "MCU_NRF51Code.binary_hook",
Kojto 123:b0220dba8be7 1927 "toolchains": ["ARM_STD", "GCC_ARM", "IAR"]
Kojto 123:b0220dba8be7 1928 },
Kojto 123:b0220dba8be7 1929 "MERGE_BOOTLOADER": false,
Kojto 123:b0220dba8be7 1930 "features": ["BLE"],
Kojto 123:b0220dba8be7 1931 "config":{
Kojto 123:b0220dba8be7 1932 "lf_clock_src": {
Kojto 123:b0220dba8be7 1933 "value": "NRF_LF_SRC_XTAL",
Kojto 123:b0220dba8be7 1934 "macro_name": "MBED_CONF_NORDIC_NRF_LF_CLOCK_SRC"
Kojto 123:b0220dba8be7 1935 }
Kojto 123:b0220dba8be7 1936 }
Kojto 123:b0220dba8be7 1937 },
Kojto 123:b0220dba8be7 1938 "NRF52_DK": {
Kojto 123:b0220dba8be7 1939 "supported_form_factors": ["ARDUINO"],
Kojto 123:b0220dba8be7 1940 "inherits": ["MCU_NRF52"],
Kojto 123:b0220dba8be7 1941 "progen": {"target": "nrf52-dk"},
Kojto 123:b0220dba8be7 1942 "macros_add": [
Kojto 123:b0220dba8be7 1943 "BOARD_PCA10040",
Kojto 123:b0220dba8be7 1944 "NRF52_PAN_12",
Kojto 123:b0220dba8be7 1945 "NRF52_PAN_15",
Kojto 123:b0220dba8be7 1946 "NRF52_PAN_58",
Kojto 123:b0220dba8be7 1947 "NRF52_PAN_55",
Kojto 123:b0220dba8be7 1948 "NRF52_PAN_54",
Kojto 123:b0220dba8be7 1949 "NRF52_PAN_31",
Kojto 123:b0220dba8be7 1950 "NRF52_PAN_30",
Kojto 123:b0220dba8be7 1951 "NRF52_PAN_51",
Kojto 123:b0220dba8be7 1952 "NRF52_PAN_36",
Kojto 123:b0220dba8be7 1953 "NRF52_PAN_53",
Kojto 123:b0220dba8be7 1954 "S132",
Kojto 123:b0220dba8be7 1955 "CONFIG_GPIO_AS_PINRESET",
Kojto 123:b0220dba8be7 1956 "BLE_STACK_SUPPORT_REQD",
Kojto 123:b0220dba8be7 1957 "SWI_DISABLE0",
Kojto 123:b0220dba8be7 1958 "NRF52_PAN_20",
Kojto 123:b0220dba8be7 1959 "NRF52_PAN_64",
Kojto 123:b0220dba8be7 1960 "NRF52_PAN_62",
Kojto 123:b0220dba8be7 1961 "NRF52_PAN_63"
Kojto 123:b0220dba8be7 1962 ],
Kojto 123:b0220dba8be7 1963 "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 1964 "release_versions": ["2", "5"]
Kojto 123:b0220dba8be7 1965 },
Kojto 122:f9eeca106725 1966 "BLUEPILL_F103C8": {
Kojto 122:f9eeca106725 1967 "core": "Cortex-M3",
Kojto 122:f9eeca106725 1968 "default_toolchain": "GCC_ARM",
Kojto 122:f9eeca106725 1969 "extra_labels": ["STM", "STM32F1", "STM32F103C8"],
Kojto 122:f9eeca106725 1970 "supported_toolchains": ["GCC_ARM"],
Kojto 122:f9eeca106725 1971 "inherits": ["Target"],
Kojto 122:f9eeca106725 1972 "progen": {"target": "bluepill-f103c8"},
Kojto 122:f9eeca106725 1973 "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"]
Kojto 123:b0220dba8be7 1974 },
Kojto 123:b0220dba8be7 1975 "NUMAKER_PFM_NUC472": {
Kojto 123:b0220dba8be7 1976 "core": "Cortex-M4F",
Kojto 123:b0220dba8be7 1977 "default_toolchain": "ARM",
Kojto 123:b0220dba8be7 1978 "extra_labels": ["NUVOTON", "NUC472", "NUMAKER_PFM_NUC472"],
Kojto 124:2241e3a39974 1979 "macros": ["MBEDTLS_ENTROPY_HARDWARE_ALT"],
Kojto 123:b0220dba8be7 1980 "is_disk_virtual": true,
Kojto 123:b0220dba8be7 1981 "supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
Kojto 123:b0220dba8be7 1982 "inherits": ["Target"],
Kojto 123:b0220dba8be7 1983 "progen": {"target": "numaker-pfm-nuc472"},
Kojto 123:b0220dba8be7 1984 "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 1985 "features": ["IPV4"],
Kojto 123:b0220dba8be7 1986 "release_versions": ["2", "5"]
Kojto 122:f9eeca106725 1987 }
Kojto 122:f9eeca106725 1988 }