Skip to content

Commit 2ad56c8

Browse files
mbrossardgaborcsapo
authored andcommitted
deprecation: remove sam3u2c_ncs36510rf_if project
1 parent 5c8d424 commit 2ad56c8

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
@@ -498,10 +498,6 @@ projects:
498498
- *module_if
499499
- *module_hic_sam3u2c
500500
- records/board/mkit_dk_dongle_nrf5x.yaml
501-
sam3u2c_ncs36510rf_if:
502-
- *module_if
503-
- *module_hic_sam3u2c
504-
- records/board/ncs36510rf.yaml
505501
sam3u2c_ublox_evk_nina_b1_if:
506502
- *module_if
507503
- *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
@@ -71,7 +71,6 @@
7171
("lpc11u35_archlink_if", False, 0x0000, "bin" ),
7272
("lpc11u35_tiny_if", False, 0x0000, "bin" ),
7373
("lpc11u35_c027_if", False, 0x0000, "bin" ),
74-
("sam3u2c_ncs36510rf_if", False, 0x8000, "bin" ),
7574
("kl26z_nina_b1_if", False, 0x8000, "bin" ),
7675
("lpc11u35_lpc4088dm_if", False, 0x0000, "bin" ),
7776
("lpc11u35_lpc4088qsb_if", False, 0x0000, "bin" ),
@@ -187,7 +186,6 @@ def VENDOR_TO_FAMILY(x, y) : return (VENDOR_ID[x] <<8) | y
187186
( 0x1102, VENDOR_TO_FAMILY('Nordic', 2), 'sam3u2c_mkit_dk_dongle_nrf5x_if', 'sam3u2c_bl', 'Nordic-nRF52840-DK' ),
188187
( 0x1114, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_ssci1114_if', None, 'LPC1114FN28' ),
189188
( 0x1120, VENDOR_TO_FAMILY('Nordic', 1), 'sam3u2c_mkit_dk_dongle_nrf5x_if', 'sam3u2c_bl', 'Nordic-nRF51-Dongle' ),
190-
( 0x1200, VENDOR_TO_FAMILY('Stub', 3), 'sam3u2c_ncs36510rf_if', 'sam3u2c_bl', None ), # TODO - Set to 'ncs36510' when non-zero flash addresses are supported
191189
( 0x1234, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_c027_if', None, 'u-blox-C027' ),
192190
( 0x1236, VENDOR_TO_FAMILY('Stub', 1), 'stm32f103xb_ublox_evk_odin_w2_if', 'stm32f103xb_bl', 'ublox-EVK-ODIN-W2' ),
193191
( 0x1237, VENDOR_TO_FAMILY('Nordic', 2), 'sam3u2c_ublox_evk_nina_b1_if', 'sam3u2c_bl', 'U-BLOX-EVK-NINA-B1' ),

0 commit comments

Comments
 (0)