|
67 | 67 | ("lpc11u35_hrm1017_if", False, 0x0000, "bin" ),
|
68 | 68 | ("lpc11u35_sscity_if", False, 0x0000, "bin" ),
|
69 | 69 | ("lpc11u35_ssci824_if", False, 0x0000, "bin" ),
|
70 |
| - ("lpc11u35_ro359b_if", False, 0x0000, "bin" ), |
71 | 70 | ("lpc11u35_archlink_if", False, 0x0000, "bin" ),
|
72 | 71 | ("lpc11u35_tiny_if", False, 0x0000, "bin" ),
|
73 | 72 | ("lpc11u35_c027_if", False, 0x0000, "bin" ),
|
@@ -173,7 +172,6 @@ def VENDOR_TO_FAMILY(x, y) : return (VENDOR_ID[x] <<8) | y
|
173 | 172 | ( 0x1018, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_ssci824_if', None, 'Switch-Science-mbed-LPC824' ),
|
174 | 173 | ( 0x1019, VENDOR_TO_FAMILY('Nordic', 1), 'lpc11u35_sscity_if', None, 'Switch-Science-mbed-TY51822r3' ),
|
175 | 174 | ( 0x1021, VENDOR_TO_FAMILY('Nordic', 1), 'lpc11u35_ssci_chibi_if', None, None ), # TODO - set target to 'SSCI-MBIT' when mbed-os supports this
|
176 |
| - ( 0x1022, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_ro359b_if', None, None ), |
177 | 175 | ( 0x1050, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_lpc812xpresso_if', None, 'NXP-LPC800-MAX' ),
|
178 | 176 | ( 0x1054, VENDOR_TO_FAMILY('Stub', 1), 'lpc4322_lpc54114xpresso_if', 'lpc4322_bl', 'LPCXpresso54114' ),
|
179 | 177 | ( 0x1056, VENDOR_TO_FAMILY('Stub', 1), 'lpc4322_lpc54608xpresso_if', 'lpc4322_bl', 'LPCXpresso54608' ),
|
@@ -264,7 +262,6 @@ def VENDOR_TO_FAMILY(x, y) : return (VENDOR_ID[x] <<8) | y
|
264 | 262 | 0x0261, # FRDM-KL27Z
|
265 | 263 | 0x0262, # FRDM-KL43Z
|
266 | 264 | 0x0218, # FRDM-KL82Z
|
267 |
| - 0x1022, # RO359B (K24F) |
268 | 265 | 0x0201, # KW41Z
|
269 | 266 | ])
|
270 | 267 |
|
|
0 commit comments