gustavonihei opened a new pull request #4727: URL: https://github.com/apache/incubator-nuttx/pull/4727
## Summary This PR intends to enable the allocation of the Partition Table at a custom offset (default is **0x8000**). Also refactor and reorganize Partition Table related configs. ## Impact Besides the reorganization and renaming of the configs, this PR brings no functional changes. Custom boards may need to refresh their defconfigs. ## Testing Tested the partition table component with `esp32-devkitc:nsh` and `esp32c3-devkit:nsh`. Both worked as expected. -- 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]
