zephyr/boards
Benjamin Cabé feb3896e66 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é <benjamin@zephyrproject.org>
2023-10-02 20:20:46 +02:00
..
arc ARC: boards: qemu: define vendor properly 2023-09-25 07:42:01 -04:00
arm boards: doc: cypress: Update all cypress.com links to use HTTPS 2023-10-02 20:20:46 +02:00
arm64 dts: bindings: boards: Update Ethernet PHY to use reg property 2023-09-29 09:47:15 +02:00
common drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
mips boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
nios2 boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
posix boards nrf53_bsim: Set net core as primary 2023-09-29 16:21:43 +03:00
riscv boards: riscv: qemu: enable coverage support for all targets 2023-10-02 14:00:07 -04:00
shields shields: Add CAN-FD MikroElektronika mcp2518fd click shield 2023-10-01 09:20:37 +03:00
sparc boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
x86 boards: x86: add eMMC support for Intel Alder lake platform 2023-09-29 16:29:00 +02:00
xtensa dts: bindings: boards: Update Ethernet PHY to use reg property 2023-09-29 09:47:15 +02:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
deprecated.cmake boards: mark esp32 board as deprecated 2023-07-25 18:12:33 +02:00
index.rst doc: boards: Link to the board porting guide 2023-09-29 16:29:49 +02:00
Kconfig