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/07/29 17:00:45 UTC

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #4253: xtensa/esp32: Enable the allocation of multiple SPI Flash partitions

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


   ## Summary
   This RR intends to refactor the esp32_spiflash_alloc_mtdpart interface for enabling the creation of multiple MTD partitions with different offsets and sizes.
   Currently the "esp32_spiflash_alloc_mtdpart" allocates a statically-defined partition from "offset" and "size" set via Kconfig.
   This commit then changes the function interface to receive those information as arguments.
   
   ## Impact
   ESP32-based platforms. Should have no impact due to no functional changes.
   
   ## Testing
   `esp32-wrover-kit` with ongoing development.
   
   


-- 
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] Ouss4 merged pull request #4253: xtensa/esp32: Enable the allocation of multiple SPI Flash partitions

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


   


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