zephyr/boards/arm/stm32f3_disco
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
support
board.cmake boards: stm32: fix --reset argument for stm32cubeprogrammer runner 2023-01-05 11:16:03 -06:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig boards: remove unnecessary I2C / SPI bus Kconfig enablement 2022-08-09 07:28:11 -05:00
revision.cmake boards: arm: add new rev. for STM32F3Disco board 2021-04-02 08:40:13 -05:00
stm32f3_disco.dts boards: arm: add adc clock properties for all stm32 boards 2023-08-29 11:27:07 +01:00
stm32f3_disco.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
stm32f3_disco_B.conf boards: arm: add new rev. for STM32F3Disco board 2021-04-02 08:40:13 -05:00
stm32f3_disco_defconfig boards: arm: stm32f3 boards have no FPU by default 2022-11-22 14:28:13 +00:00
stm32f3_disco_E.conf boards: arm: add new rev. for STM32F3Disco board 2021-04-02 08:40:13 -05:00
stm32f3_disco_E.overlay boards: Set devicetree alias for ST LIS2DH and compatible nodes 2022-08-04 09:06:57 -05:00
stm32f3_disco_E.yaml boards: arm: add i3g4250d gyro to stm32f3_disco_E 2021-09-28 19:44:26 -04:00