Skip to content

Commit 32da9dd

Browse files
mbrossardgaborcsapo
authored andcommitted
deprecation: remove sam3u2c_ncs36510rf_if project
1 parent c5371e3 commit 32da9dd

File tree

4 files changed

+0
-44
lines changed

4 files changed

+0
-44
lines changed

projects.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -505,10 +505,6 @@ projects:
505505
- *module_if
506506
- *module_hic_sam3u2c
507507
- records/board/mkit_dk_dongle_nrf5x.yaml
508-
sam3u2c_ncs36510rf_if:
509-
- *module_if
510-
- *module_hic_sam3u2c
511-
- records/board/ncs36510rf.yaml
512508
sam3u2c_ublox_evk_nina_b1_if:
513509
- *module_if
514510
- *module_hic_sam3u2c

records/board/ncs36510rf.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

source/board/ncs36510rf.c

Lines changed: 0 additions & 32 deletions
This file was deleted.

test/info.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
("lpc11u35_archlink_if", False, 0x0000, "bin" ),
7171
("lpc11u35_tiny_if", False, 0x0000, "bin" ),
7272
("lpc11u35_c027_if", False, 0x0000, "bin" ),
73-
("sam3u2c_ncs36510rf_if", False, 0x8000, "bin" ),
7473
("kl26z_nina_b1_if", False, 0x8000, "bin" ),
7574
("lpc11u35_lpc4088dm_if", False, 0x0000, "bin" ),
7675
("lpc11u35_lpc4088qsb_if", False, 0x0000, "bin" ),
@@ -185,7 +184,6 @@ def VENDOR_TO_FAMILY(x, y) : return (VENDOR_ID[x] <<8) | y
185184
( 0x1102, VENDOR_TO_FAMILY('Nordic', 2), 'sam3u2c_mkit_dk_dongle_nrf5x_if', 'sam3u2c_bl', 'Nordic-nRF52840-DK' ),
186185
( 0x1114, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_ssci1114_if', None, 'LPC1114FN28' ),
187186
( 0x1120, VENDOR_TO_FAMILY('Nordic', 1), 'sam3u2c_mkit_dk_dongle_nrf5x_if', 'sam3u2c_bl', 'Nordic-nRF51-Dongle' ),
188-
( 0x1200, VENDOR_TO_FAMILY('Stub', 3), 'sam3u2c_ncs36510rf_if', 'sam3u2c_bl', None ), # TODO - Set to 'ncs36510' when non-zero flash addresses are supported
189187
( 0x1234, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_c027_if', None, 'u-blox-C027' ),
190188
( 0x1236, VENDOR_TO_FAMILY('Stub', 1), 'stm32f103xb_ublox_evk_odin_w2_if', 'stm32f103xb_bl', 'ublox-EVK-ODIN-W2' ),
191189
( 0x1237, VENDOR_TO_FAMILY('Nordic', 2), 'sam3u2c_ublox_evk_nina_b1_if', 'sam3u2c_bl', 'U-BLOX-EVK-NINA-B1' ),

0 commit comments

Comments
 (0)