jerpelea opened a new pull request, #20071:
URL: https://github.com/apache/nuttx/pull/20071

   ## Summary
   
   esp_reconnect_work_cb() dereferences g_sta_reconnect, which is only declared 
under ESP_WLAN_HAS_STA, so CONFIG_ESPRESSIF_WIFI_SOFTAP alone fails to compile. 
 Guard the callback as the Xtensa counterpart does.
   
   ## Impact
   
   RELEASE
   
   ## Testing
   
   CI


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to