You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/09/03 20:35:35 UTC

[GitHub] [incubator-nuttx] saramonteiro opened a new pull request #4471: xtensa/esp32: Wi-Fi board logic refactoring.

saramonteiro opened a new pull request #4471:
URL: https://github.com/apache/incubator-nuttx/pull/4471


   ## Summary
   
   This PR does the following:
   1.Reserve MTD partition exclusive to Wi-Fi
   2.Allow mount Wi-Fi in any FS, except NXFFS.
   
   ## Impact
   
   On saving Wi-Fi parameters.
   
   ## Testing
   
   I used the sta_softap defconfig with multiple FSs (SmartFS, LittleFS and SPIFFS). I configured the Wi-Fi parameters, reset the board and navigated until mnt/esp/wifi and used cat to visualize if parameters were still there.
   
   Note: To use SmartFS, it's important to have in mind that Wi-Fi filenames are large and CONFIG_SMARTFS_MAXNAMLEN should be adjusted.
   
   


-- 
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: commits-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4471: xtensa/esp32: Wi-Fi board logic refactoring.

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #4471:
URL: https://github.com/apache/incubator-nuttx/pull/4471


   


-- 
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: commits-unsubscribe@nuttx.apache.org

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