|
72 | 72 | ("lpc11u35_archlink_if", False, 0x0000, "bin" ),
|
73 | 73 | ("lpc11u35_tiny_if", False, 0x0000, "bin" ),
|
74 | 74 | ("lpc11u35_c027_if", False, 0x0000, "bin" ),
|
75 |
| - ("sam3u2c_ncs36510rf_if", False, 0x8000, "bin" ), |
76 | 75 | ("kl26z_nina_b1_if", False, 0x8000, "bin" ),
|
77 | 76 | ("lpc11u35_lpc4088dm_if", False, 0x0000, "bin" ),
|
78 | 77 | ("lpc11u35_lpc4088qsb_if", False, 0x0000, "bin" ),
|
@@ -188,7 +187,6 @@ def VENDOR_TO_FAMILY(x, y) : return (VENDOR_ID[x] <<8) | y
|
188 | 187 | ( 0x1102, VENDOR_TO_FAMILY('Nordic', 2), 'sam3u2c_mkit_dk_dongle_nrf5x_if', 'sam3u2c_bl', 'Nordic-nRF52840-DK' ),
|
189 | 188 | ( 0x1114, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_ssci1114_if', None, 'LPC1114FN28' ),
|
190 | 189 | ( 0x1120, VENDOR_TO_FAMILY('Nordic', 1), 'sam3u2c_mkit_dk_dongle_nrf5x_if', 'sam3u2c_bl', 'Nordic-nRF51-Dongle' ),
|
191 |
| - ( 0x1200, VENDOR_TO_FAMILY('Stub', 3), 'sam3u2c_ncs36510rf_if', 'sam3u2c_bl', None ), # TODO - Set to 'ncs36510' when non-zero flash addresses are supported |
192 | 190 | ( 0x1234, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_c027_if', None, 'u-blox-C027' ),
|
193 | 191 | ( 0x1236, VENDOR_TO_FAMILY('Stub', 1), 'stm32f103xb_ublox_evk_odin_w2_if', 'stm32f103xb_bl', 'ublox-EVK-ODIN-W2' ),
|
194 | 192 | ( 0x1237, VENDOR_TO_FAMILY('Nordic', 2), 'sam3u2c_ublox_evk_nina_b1_if', 'sam3u2c_bl', 'U-BLOX-EVK-NINA-B1' ),
|
|
0 commit comments