mynewt-core icon indicating copy to clipboard operation
mynewt-core copied to clipboard

hw/ipc_nrf5340: Support for flexible memory sharing

Open kasjer opened this issue 1 year ago • 0 comments

This adds easy way to add application specific shared memory regions that will be defined on application core and can be easily found on network core. This is done so linker scripts for network and application core does not have to be carefully synchronized.

This functionality utilized new newt feature pkg.link_tables:

kasjer avatar May 23 '23 08:05 kasjer