Skip to content

Commit 7c8b16f

Browse files
author
Marcelo Salazar
committed
Remove HRM1017 target
1 parent 0864aa8 commit 7c8b16f

File tree

4 files changed

+0
-231
lines changed

4 files changed

+0
-231
lines changed

targets/TARGET_NORDIC/TARGET_MCU_NRF51822/TARGET_HRM1017/PinNames.h

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

targets/TARGET_NORDIC/TARGET_MCU_NRF51822/TARGET_HRM1017/device.h

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

targets/targets.json

Lines changed: 0 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -5378,45 +5378,6 @@
53785378
"1075"
53795379
]
53805380
},
5381-
"HRM1017": {
5382-
"inherits": [
5383-
"MCU_NRF51_16K"
5384-
],
5385-
"macros_add": [
5386-
"TARGET_NRF_LFCLK_RC"
5387-
],
5388-
"release_versions": [
5389-
"2"
5390-
],
5391-
"device_name": "nRF51822_xxAA",
5392-
"detect_code": [
5393-
"1017"
5394-
]
5395-
},
5396-
"HRM1017_BOOT": {
5397-
"inherits": [
5398-
"MCU_NRF51_16K_BOOT"
5399-
],
5400-
"extra_labels_add": [
5401-
"HRM1017"
5402-
],
5403-
"macros_add": [
5404-
"TARGET_HRM1017",
5405-
"TARGET_NRF_LFCLK_RC"
5406-
]
5407-
},
5408-
"HRM1017_OTA": {
5409-
"inherits": [
5410-
"MCU_NRF51_16K_OTA"
5411-
],
5412-
"extra_labels_add": [
5413-
"HRM1017"
5414-
],
5415-
"macros_add": [
5416-
"TARGET_HRM1017",
5417-
"TARGET_NRF_LFCLK_RC"
5418-
]
5419-
},
54205381
"NRF51_DK_LEGACY": {
54215382
"supported_form_factors": [
54225383
"ARDUINO"

tools/tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,6 @@
489489
"NRF51_DK", "NRF51_DK_BOOT", "NRF51_DK_OTA",
490490
"NRF51_MICROBIT", "NRF51_MICROBIT_B", "NRF51_MICROBIT_BOOT",
491491
"NRF51_MICROBIT_B_BOOT", "NRF51_MICROBIT_B_OTA", "NRF51_MICROBIT_OTA",
492-
"HRM1017", "HRM1017_BOOT", "HRM1701_OTA",
493492
"NUCLEO_L011K4",
494493
"TY51822R3", "TY51822R3_BOOT", "TY51822R3_OTA",
495494
"NRF15_DONGLE", "NRF15_DONGLE_BOOT", "NRF15_DONGLE_OTA",

0 commit comments

Comments
 (0)