-
Notifications
You must be signed in to change notification settings - Fork 328
Description
Is your feature request related to a problem? Please describe.
Feature request is related to previously discontinued functionality.
Describe the solution you would like to see implemented
Greetings, I am the developer of a non-Linux raspberry Pi project which uses Circle (currently step 50) as the framework base. This framework doesn't have NetworkManager since it is not a Linux based OS.
Is it possible to add optional support for the ability to write wpa_supplicant.conf to save my users some steps in configuring their wifi during imaging? I'm using raspberry pi imager since it works great and handles all of the partitioning correctly.
I understand if this might be an advanced option and could instruct users of my application on how to enable this feature.
Describe alternatives you've considered
Editing the wpa_supplicant.conf file on the bootfs volume manually (this is the current solution)
Additional context
N/A
Version
1.9.6 (Default)