client can connect to provider and download an image.
Updated network component to add get mac address
This commit is contained in:
@@ -121,6 +121,24 @@ dependencies:
|
||||
registry_url: https://components.espressif.com/
|
||||
type: service
|
||||
version: 3.0.3
|
||||
espressif/mdns:
|
||||
component_hash: 1ebe3bd675bb9d1c58f52bc0b609b32f74e572b01c328f9e61282040c775495c
|
||||
dependencies:
|
||||
- name: idf
|
||||
require: private
|
||||
version: '>=5.0'
|
||||
source:
|
||||
registry_url: https://components.espressif.com/
|
||||
type: service
|
||||
version: 1.11.0
|
||||
http_client:
|
||||
dependencies:
|
||||
- name: idf
|
||||
version: '>=5.0.0'
|
||||
source:
|
||||
path: C:\Dev\Classified\Calendink\components\http_client
|
||||
type: local
|
||||
version: 1.0.0
|
||||
idf:
|
||||
source:
|
||||
type: idf
|
||||
@@ -146,9 +164,11 @@ dependencies:
|
||||
type: local
|
||||
version: 1.0.0
|
||||
direct_dependencies:
|
||||
- espressif/mdns
|
||||
- http_client
|
||||
- idf
|
||||
- led
|
||||
- network
|
||||
manifest_hash: 82be8e1c72b7c09d777d347050aba296d424314ce0b7f7642b5bd08a5e276e54
|
||||
manifest_hash: 097f2b35eb7bfe4a05687f2391f9fd078cab6437b8459fd420c47d1fa7a3c3d4
|
||||
target: esp32c6
|
||||
version: 2.0.0
|
||||
|
||||
Reference in New Issue
Block a user