Skip to content

Commit 9518ec2

Browse files
committed
cleanup
1 parent 79c5a35 commit 9518ec2

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

test-data/solutions/ImageOnly/CmsisViewTreeMulticoreRef.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ solution
1515
book
1616
label=Cortex-M0 Device Generic Users Guide
1717
expandable=0
18-
resourcePath=https://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html
19-
docPath=https://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html
20-
tooltip=https://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html
18+
resourcePath=http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html
19+
docPath=http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html
20+
tooltip=http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html
2121
features=docFile
2222
command=cmsis-csolution.openDocFile

test-data/solutions/WestSupport/CmsisViewTreeRef.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ solution
2222
book
2323
label=Cortex-M0 Device Generic Users Guide
2424
expandable=0
25-
resourcePath=https://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html
26-
docPath=https://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html
27-
tooltip=https://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html
25+
resourcePath=http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html
26+
docPath=http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html
27+
tooltip=http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html
2828
features=docFile
2929
command=cmsis-csolution.openDocFile
3030
project

test-data/solutions/WestSupport/core0/core0.Debug+CM0.cbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build:
99
device: ARM::RteTest_ARMCM0_Dual:cm0_core0
1010
device-pack: ARM::RteTest_DFP@0.2.0
1111
device-books:
12-
- name: https://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html
12+
- name: http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html
1313
title: Cortex-M0 Device Generic Users Guide
1414
dbgconf:
1515
- file: ../.cmsis/solution+CM0.dbgconf

test-data/solutions/WestSupport/core1/core1.Debug+CM0.cbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build:
99
device: ARM::RteTest_ARMCM0_Dual:cm0_core1
1010
device-pack: ARM::RteTest_DFP@0.2.0
1111
device-books:
12-
- name: https://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html
12+
- name: http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html
1313
title: Cortex-M0 Device Generic Users Guide
1414
dbgconf:
1515
- file: ../.cmsis/solution+CM0.dbgconf

0 commit comments

Comments
 (0)