zephyr/boards
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
..
arc ARC: boards: qemu: define vendor properly 2023-09-25 07:42:01 -04:00
arm doc: stm32: Update all st.com links to use HTTPS 2023-09-26 16:55:08 +02:00
arm64 boards: add vendor to board yaml 2023-09-22 09:29:36 +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: add vendor to board yaml 2023-09-22 09:29:36 +02:00
riscv boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
shields doc: stm32: Update all st.com links to use HTTPS 2023-09-26 16:55:08 +02:00
sparc boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
x86 uart: ns16550: use io-mapped DT property for IO port access 2023-09-26 12:03:04 +02:00
xtensa boards: intel_adsp: fix board compatible 2023-09-22 09:29:36 +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 docs: boards: sort the board architectures alphanumerically 2023-07-06 09:15:59 +02:00
Kconfig boards: kconfig: qemu: introduce QEMU_GDBSERVER_LISTEN_DEV 2023-02-20 09:48:52 +01:00