espressif / esp-insights

ESP Insights: A remote diagnostics/observability framework for connected devices
Apache License 2.0
101 stars 27 forks source link

fix(build): Fix windows environment build issue that pull cbor component fail #42

Open ESP-YJM opened 3 months ago

ESP-YJM commented 3 months ago

When use Windows environment and build esp-insghts example, it will build failed that pull cbor component error. So change the yaml file that when build example will pull all components instead of using the old one.