Is there a way to set CONFIG_ESP32_WIFI_ENABLED=n via ESP32 menuconfig?

zapta1
Posts: 9
Joined: Sat Jan 21, 2023 12:10 am

Is there a way to set CONFIG_ESP32_WIFI_ENABLED=n via ESP32 menuconfig?

Postby zapta1 » Sun Feb 26, 2023 5:38 am

Is there a way to set CONFIG_ESP32_WIFI_ENABLED=n via ESP32 menuconfig?

I looked all around the GUI, including Components/Wi Fi, and could find a way to turn it off.

Our app is BLE only and I hope that this will save us compile time and/or binary size.

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

Re: Is there a way to set CONFIG_ESP32_WIFI_ENABLED=n via ESP32 menuconfig?

Postby MicroController » Mon Feb 27, 2023 9:21 pm

That's not the flag you're looking for ;-)
It doesn't do much of anything.

Make sure you have your project's (and components') dependencies declared right to not inadvertently pull in unnecessary components.

Who is online

Users browsing this forum: No registered users and 62 guests