Skip to content

Commit feb3896

Browse files
kartbencarlescufi
authored andcommitted
boards: doc: cypress: Update all cypress.com links to use HTTPS
While recent browsers seem to transparently try to use https when hitting http://www.cypress.com/... URLs, they are effectively not working anymore, so use https://www.cypress.com/... URLs instead. And it's a good practice anyway to promote secure links vs. plain http :) curl http://www.cypress.com/products/32-bit-arm-cortex-m4-psoc-6 -v -m 5 * Trying [2a02:26f0:2b00:1a::212:b1ac]:80... * Connected to www.cypress.com (2a02:26f0:2b00:1a::212:b1ac) port 80 (#0) > GET /products/32-bit-arm-cortex-m4-psoc-6 HTTP/1.1 Host: > www.cypress.com User-Agent: curl/8.1.2 Accept: */* > * Operation timed out after 5004 milliseconds with 0 bytes received * Closing connection 0 curl: (28) Operation timed out after 5004 milliseconds with 0 bytes received Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 58444cc commit feb3896

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

boards/arm/cy8ckit_062_wifi_bt/doc/index.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -187,22 +187,22 @@ References
187187
**********
188188

189189
.. _PSoC 62 MCU SoC Website:
190-
http://www.cypress.com/products/32-bit-arm-cortex-m4-psoc-6
190+
https://www.cypress.com/products/32-bit-arm-cortex-m4-psoc-6
191191

192192
.. _PSoC 62 MCU Datasheet:
193-
http://www.cypress.com/documentation/datasheets/psoc-6-mcu-psoc-62-datasheet-programmable-system-chip-psoc-preliminary
193+
https://www.cypress.com/documentation/datasheets/psoc-6-mcu-psoc-62-datasheet-programmable-system-chip-psoc-preliminary
194194

195195
.. _PSoC 62 MCU Architecture Reference Manual:
196-
http://www.cypress.com/documentation/technical-reference-manuals/psoc-6-mcu-psoc-62-architecture-technical-reference-manual
196+
https://www.cypress.com/documentation/technical-reference-manuals/psoc-6-mcu-psoc-62-architecture-technical-reference-manual
197197

198198
.. _PSoC 62 MCU Register Reference Manual:
199-
http://www.cypress.com/documentation/technical-reference-manuals/psoc-6-mcu-psoc-62-register-technical-reference-manual-trm
199+
https://www.cypress.com/documentation/technical-reference-manuals/psoc-6-mcu-psoc-62-register-technical-reference-manual-trm
200200

201201
.. _CY8CKIT-062-WiFi-BT Website:
202-
http://www.cypress.com/documentation/development-kitsboards/psoc-6-wifi-bt-pioneer-kit
202+
https://www.cypress.com/documentation/development-kitsboards/psoc-6-wifi-bt-pioneer-kit
203203

204204
.. _CY8CKIT-062-WiFi-BT User Guide:
205-
http://www.cypress.com/file/407731/download
205+
https://www.cypress.com/file/407731/download
206206

207207
.. _CY8CKIT-062-WiFi-BT Schematics:
208-
http://www.cypress.com/file/420846/download
208+
https://www.cypress.com/file/420846/download

boards/arm/cy8cproto_062_4343w/doc/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,16 +160,16 @@ Errata
160160
+------------------------------------------------+----------------------------------------+
161161

162162
.. _PSoC 62 MCU SoC Website:
163-
http://www.cypress.com/products/32-bit-arm-cortex-m4-psoc-6
163+
https://www.cypress.com/products/32-bit-arm-cortex-m4-psoc-6
164164

165165
.. _PSoC 62 MCU Datasheet:
166-
http://www.cypress.com/documentation/datasheets/psoc-6-mcu-psoc-62-datasheet-programmable-system-chip-psoc-preliminary
166+
https://www.cypress.com/documentation/datasheets/psoc-6-mcu-psoc-62-datasheet-programmable-system-chip-psoc-preliminary
167167

168168
.. _PSoC 62 MCU Architecture Reference Manual:
169-
http://www.cypress.com/documentation/technical-reference-manuals/psoc-6-mcu-psoc-62-architecture-technical-reference-manual
169+
https://www.cypress.com/documentation/technical-reference-manuals/psoc-6-mcu-psoc-62-architecture-technical-reference-manual
170170

171171
.. _PSoC 62 MCU Register Reference Manual:
172-
http://www.cypress.com/documentation/technical-reference-manuals/psoc-6-mcu-psoc-62-register-technical-reference-manual-trm
172+
https://www.cypress.com/documentation/technical-reference-manuals/psoc-6-mcu-psoc-62-register-technical-reference-manual-trm
173173

174174
.. _CY8CPROTO-062-4343W PSoC 6 Wi-Fi BT Website:
175175
https://www.infineon.com/cms/en/product/evaluation-boards/cy8cproto-062-4343w/

boards/arm/cy8cproto_063_ble/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ References
121121
**********
122122

123123
.. _PSoC 63 BLE MCU SoC Website:
124-
http://www.cypress.com/products/32-bit-arm-cortex-m4-psoc-6
124+
https://www.cypress.com/products/32-bit-arm-cortex-m4-psoc-6
125125

126126
.. _PSoC 63 BLE MCU Datasheet:
127127
https://www.infineon.com/dgdl/Infineon-PSoC_6_MCU_PSoC_63_with_BLE_Datasheet_Programmable_System-on-Chip_(PSoC)-DataSheet-v16_00-EN.pdf?fileId=8ac78c8c7d0d8da4017d0ee4efe46c37&utm_source=cypress&utm_medium=referral&utm_campaign=202110_globe_en_all_integration-files

0 commit comments

Comments
 (0)