Hi,
I am using an esp32s3-wroom module for my project. Currently I'm facing CMake linking issues on miniz which I want to use it on my project.
I can see the miniz (.c and .h) files inside flasher_stub folder inside the esptool. How do I link this to my user application?
Thanks
Jithin
Using Miniz in user application
-
- Posts: 1705
- Joined: Mon Oct 17, 2022 7:38 pm
- Location: Europe, Germany
Re: Using Miniz in user application
Try adding component "esp_rom" to your dependencies.
-
- Posts: 4
- Joined: Mon Feb 19, 2024 12:21 am
Re: Using Miniz in user application
I ended up copying miniz (.c and .h) files in to my application and it works
Who is online
Users browsing this forum: Bing [Bot], MicroController and 69 guests