Skip to content

Commit

Permalink
boards: thingy53x: Align nRF5340 IPC configuration
Browse files Browse the repository at this point in the history
Align nRF5340 shared IPC configuration to upstream changes.

Signed-off-by: Dominik Chat <[email protected]>
  • Loading branch information
dchat-nordic committed Oct 21, 2024
1 parent f4ab9eb commit 1b8a6a8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 32 deletions.
30 changes: 0 additions & 30 deletions boards/nordic/thingy91x/nrf5340_shared_sram_planning_conf.dts

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -241,4 +241,4 @@ zephyr_udc0: &usbd {
};

/* Include partition configuration file */
#include "nrf5340_shared_sram_planning_conf.dts"
#include <common/nordic/nrf5340_shared_sram_partition.dtsi>
2 changes: 1 addition & 1 deletion boards/nordic/thingy91x/thingy91x_nrf5340_cpunet.dts
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@
};

/* Include shared RAM configuration file */
#include "nrf5340_shared_sram_planning_conf.dts"
#include <common/nordic/nrf5340_shared_sram_partition.dtsi>

0 comments on commit 1b8a6a8

Please sign in to comment.