Adding Regions for Partition Manager

Is it possible to add custom regions for a project to be used by the Partition Manager? I see how and where regions are defined, as shown here, but I'd like to use multiple external flash chips and have dedicated regions for each one without altering or forking the SDK. Is there a way to do this? 

Thank you!

Parents Reply
  • Apologies if my question is unclear, but that portion of the documentation explains how to define regions as they are already defined in partition_manager.cmake.

    My question is regarding whether regions can be defined on the user application/project level, outside of partition_manager.cmake. As mentioned before, I'd like to avoid forking the nRF Connect SDK repository, if possible.

    Again, thank you for your support on this question!

Children
Related