Using Miniz in user application
Posted: Mon Feb 19, 2024 12:40 am
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
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