zephyr/boards/arm/96b_argonkey
Benjamin Cabé 14c92da96d doc: stm32: Update all st.com links to use HTTPS
While recent browsers seem to transparently try to use https for
http://www.st.com/... URLs, they are effectively not working anymore, so use
https://www.st.com/... URLs instead.

curl http://www.st.com/en/evaluation-tools/nucleo-g070rb.html -m 5 -v
*   Trying 104.89.117.48:80...
* Connected to www.st.com (104.89.117.48) port 80 (#0)
> GET /en/evaluation-tools/nucleo-g070rb.html HTTP/1.1
> Host: www.st.com
> User-Agent: curl/8.1.2
> Accept: */*
>
* Operation timed out after 5002 milliseconds with 0 bytes received
* Closing connection 0
curl: (28) Operation timed out after 5002 milliseconds with 0 bytes
received

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2023-09-26 16:55:08 +02:00
..
doc doc: stm32: Update all st.com links to use HTTPS 2023-09-26 16:55:08 +02:00
96b_argonkey.dts boards: add zephyr,code properties to the various gpio-keys nodes 2023-08-07 11:26:26 +02:00
96b_argonkey.yaml rtc: Remove old rtc functionality 2019-09-14 07:33:38 -05:00
96b_argonkey_defconfig boards: stm32: Remove use of CONFIG_PINMUX 2021-11-26 11:36:42 +01:00
Kconfig.board boards: arm: stm32f412 boards change Kconfig 2021-10-07 15:38:22 -04:00
Kconfig.defconfig boards: update stm32 i2s pll configuration 2023-03-30 13:47:55 +02:00