zephyr/boards/arm/stm32f746g_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 boards: arm: stm32f746g_disco: Use specified USB serial 2023-07-28 08:38:43 +00:00
arduino_r3_connector.dtsi boards: stm32: Extend stm32f746g_disco board with Arduino header 2020-06-26 12:04:19 -05:00
board.cmake boards: arm: st, stm32: add jlink runner args 2019-04-19 13:56:28 -05:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig boards: stop using kscan for LVGL touch input 2023-09-05 10:05:50 +02:00
stm32f746g_disco.dts dt: Make zephyr,memory-attr a capabilities bitmask 2023-09-15 12:46:54 +02:00
stm32f746g_disco.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
stm32f746g_disco_defconfig boards: stm32: Remove use of CONFIG_PINMUX 2021-11-26 11:36:42 +01:00