We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e6c64 commit 7e6da8bCopy full SHA for 7e6da8b
targets/targets.json
@@ -1242,6 +1242,7 @@
1242
"SPISLAVE",
1243
"STDIO_MESSAGES",
1244
"TRNG",
1245
+ "USBDEVICE",
1246
"FLASH"
1247
],
1248
"device_name": "MK22DN512xxx5"
@@ -8574,7 +8575,7 @@
8574
8575
"bootloader_supported": true,
8576
"mbed_rom_start": "0x10000000",
8577
"mbed_rom_size": "0x100000",
- "sectors": [[268435456, 512]],
8578
+ "sectors": [[268435456, 512]],
8579
"overrides": {
8580
"network-default-interface-type": "WIFI"
8581
},
@@ -8589,7 +8590,7 @@
8589
8590
8591
8592
"mbed_rom_size": "0x200000",
- "sectors": [[268435456, 512]]
8593
+ "sectors": [[268435456, 512]]
8594
8595
"CY8CKIT_062S2_43012": {
8596
"inherits": ["CY8CMOD_062S2_43012"],
0 commit comments