glmfe
|
f398594982
|
feat(protocol_examples_common): Use Ethernet Init component
- Refactored protocol_examples_common to use ethernet_init component
|
2025-11-19 15:58:12 +01:00 |
|
Ondrej Kosta
|
6e160e2e47
|
fix(examples): fixed examples ethernet_init dependency
|
2025-10-21 13:06:04 +02:00 |
|
Ondrej Kosta
|
d622d4d9ac
|
feat(esp_eth): removed SPI Ethernet and PHY drivers from IDF
|
2025-09-28 16:19:42 +02:00 |
|
WanqQixiang
|
6b503d0db5
|
component: Remove wifi_provisioning component and esp_prov tool
|
2025-09-26 09:48:50 +08:00 |
|
Ondrej Kosta
|
9662963a3d
|
fix(esp_eth): fixed ETH builds by forcing Ethernet init ver
|
2025-09-25 07:28:12 +02:00 |
|
glmfe
|
0b330482a7
|
fix(ethernet_init): Update Ethernet Init Calls
Removed references to components/ethernet_init to use new managed component ethernet_init.
|
2025-09-23 08:48:08 +02:00 |
|
Roman Leonov
|
852ecc3338
|
feat(network): Update sta2eth example to esp_tinyusb v2.0.0
|
2025-09-12 11:28:38 +02:00 |
|
Ivan Grokhotkov
|
236200a93f
|
change(examples): remove idf version dependency
|
2025-05-12 11:39:41 +02:00 |
|
Ivan Grokhotkov
|
6d87100a70
|
feat(examples): add local components via idf_component.yml
Specifying all the dependencies (managed and local) in the manifest
makes it easier for users to see every component the example
depends on.
|
2023-09-19 10:38:24 +02:00 |
|
Ondrej Kosta
|
b7ba0c610c
|
renamed 'sta_to_eth' example to 'sta2eth'
|
2023-06-20 08:55:51 +02:00 |
|