Skip to content

Commit

Permalink
samples: Align to nrf5340 icbmsg backend
Browse files Browse the repository at this point in the history
Align the overlays to nrf5340 icbmsg backend.

Signed-off-by: Dominik Chat <[email protected]>
  • Loading branch information
dchat-nordic committed Oct 18, 2024
1 parent 029f0cf commit 278e89b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
*/

#include <zephyr/dt-bindings/ipc_service/static_vrings.h>

&ipc0 {
zephyr,priority = <0 PRIO_COOP>;
};

sid_semtech: &spi4 {
compatible = "nordic,nrf-spim";
status = "okay";
Expand Down
6 changes: 0 additions & 6 deletions samples/sid_end_device/boards/thingy53_nrf5340_cpuapp.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
*/

#include <zephyr/dt-bindings/ipc_service/static_vrings.h>

&ipc0 {
zephyr,priority = <0 PRIO_COOP>;
};

&i2c1 {
status = "okay";

Expand Down

0 comments on commit 278e89b

Please sign in to comment.