Skip to content

Commit 06d2db5

Browse files
mbrossardgaborcsapo
authored andcommitted
deprecation: remove sam3u2c_ncs36510rf_if project
1 parent f1cecb7 commit 06d2db5

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
@@ -501,10 +501,6 @@ projects:
501501
- *module_if
502502
- *module_hic_sam3u2c
503503
- records/board/mkit_dk_dongle_nrf5x.yaml
504-
sam3u2c_ncs36510rf_if:
505-
- *module_if
506-
- *module_hic_sam3u2c
507-
- records/board/ncs36510rf.yaml
508504
sam3u2c_ublox_evk_nina_b1_if:
509505
- *module_if
510506
- *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" ),
@@ -186,7 +185,6 @@ def VENDOR_TO_FAMILY(x, y) : return (VENDOR_ID[x] <<8) | y
186185
( 0x1102, VENDOR_TO_FAMILY('Nordic', 2), 'sam3u2c_mkit_dk_dongle_nrf5x_if', 'sam3u2c_bl', 'Nordic-nRF52840-DK' ),
187186
( 0x1114, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_ssci1114_if', None, 'LPC1114FN28' ),
188187
( 0x1120, VENDOR_TO_FAMILY('Nordic', 1), 'sam3u2c_mkit_dk_dongle_nrf5x_if', 'sam3u2c_bl', 'Nordic-nRF51-Dongle' ),
189-
( 0x1200, VENDOR_TO_FAMILY('Stub', 3), 'sam3u2c_ncs36510rf_if', 'sam3u2c_bl', None ), # TODO - Set to 'ncs36510' when non-zero flash addresses are supported
190188
( 0x1234, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_c027_if', None, 'u-blox-C027' ),
191189
( 0x1236, VENDOR_TO_FAMILY('Stub', 1), 'stm32f103xb_ublox_evk_odin_w2_if', 'stm32f103xb_bl', 'ublox-EVK-ODIN-W2' ),
192190
( 0x1237, VENDOR_TO_FAMILY('Nordic', 2), 'sam3u2c_ublox_evk_nina_b1_if', 'sam3u2c_bl', 'U-BLOX-EVK-NINA-B1' ),

0 commit comments

Comments
 (0)