Skip to content

Commit fb7bdb4

Browse files
author
Marek Matej
committed
samples: ot: shell: update the sample configuration
Add l2 shell and ieee802154 node to the samples. Signed-off-by: Marek Matej <[email protected]>
1 parent abab746 commit fb7bdb4

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

samples/net/openthread/shell/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ CONFIG_NET_LOG=y
1818
CONFIG_SHELL=y
1919
CONFIG_NET_SHELL=y
2020
CONFIG_OPENTHREAD_SHELL=y
21+
CONFIG_NET_L2_IEEE802154_SHELL=y
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
3+
&ieee802154 {
4+
status = "okay";
5+
};

0 commit comments

Comments
 (0)