Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions boards/nordic/nrf54lm20pdk/nrf54lm20a_cpuapp_common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
status = "okay";
};

&nfct {
status = "okay";
};

&gpio0 {
status = "okay";
};
Expand Down
9 changes: 0 additions & 9 deletions samples/bluetooth/peripheral_hids_keyboard/app.overlay

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ manifest:
- name: nrfxlib
repo-path: sdk-nrfxlib
path: nrfxlib
revision: 9924a5f82206f0cd31905fd659d7a3621249db79
revision: 89a665471355b21cb2f3577025ee531a470a631f
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
Expand Down