Commit 60d32ce
samples: 802154_phy_test: fix for nRF54H20_ENGB
The app_rpc.c code need to be aware of CONFIG_SOC_NRF54H20_ENGB_CPURAD.
Signed-off-by: Andrzej Kuros <[email protected]>
(cherry picked from commit 842f499)1 parent 77e0e65 commit 60d32ce
File tree
1 file changed
+4
-2
lines changed- samples/peripheral/802154_phy_test/modules/app_rpc/zephyr/src
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments