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.
Is there a way to set CONFIG_ESP32_WIFI_ENABLED=n via ESP32 menuconfig?
-
- Posts: 1708
- 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?
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.
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: Google [Bot] and 91 guests