Using Miniz in user application

jithin1991
Posts: 4
Joined: Mon Feb 19, 2024 12:21 am

Using Miniz in user application

Postby jithin1991 » 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

MicroController
Posts: 1704
Joined: Mon Oct 17, 2022 7:38 pm
Location: Europe, Germany

Re: Using Miniz in user application

Postby MicroController » Mon Feb 19, 2024 8:44 am

Try adding component "esp_rom" to your dependencies.

jithin1991
Posts: 4
Joined: Mon Feb 19, 2024 12:21 am

Re: Using Miniz in user application

Postby jithin1991 » Tue Feb 20, 2024 11:40 pm

I ended up copying miniz (.c and .h) files in to my application and it works

Who is online

Users browsing this forum: Baidu [Spider] and 94 guests