From 7d22b5fe18e1a9c47c9ad98c142e33509ac6e582 Mon Sep 17 00:00:00 2001 From: novlean Date: Mon, 10 Nov 2025 16:30:44 +0000 Subject: [PATCH] Update README.md article 9 added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e9cdb46847..51e549cf4d 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,7 @@ Technical guides and deep dives into embedded web servers, WebUI integration and - [Web File Manager on STM32, ESP32 and Embedded Linux](https://mongoose.ws/articles/building-a-web-file-manager-on-stm32-esp32-embedded-linux/) - [Web dashboard on Zephyr RTOS](https://mongoose.ws/articles/web-dashboard-on-zephyr-rtos/) - [Limiting TCP/IP RAM usage on STM32](https://mongoose.ws/articles/limiting-tcpip-ram-usage-on-stm32/) +- [STM32 Ethernet explained](https://mongoose.ws/articles/stm32-ethernet-explained/) ## Contributions