yamt opened a new pull request #536:
URL: https://github.com/apache/incubator-nuttx-apps/pull/536


   ## Summary
   * It doesn't make much sense to have the default values for
     these highly environment-dependent settings.
   
   * netutils/netinit/netinit_associate.c calls wpa_driver_wext_associate
     if the SSID is not empty. Depending on the environment, it can take
     long to fail. It slows down the boot of some configurations
     considerably. eg. esp32-devkitc:wapi
   
   ## Impact
   
   ## Testing
   esp32-devkitc:wapi (with some local patches)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to