Commit ccfd5ef
samples: tfm_integration: replace nrf5340dk with nrf9161dk
Building for nrf5340dk cause link time failure as:
undefined reference to `tfm_platform_gpio_pin_mcu_select'
It only happens with this platform, not with other ones in the allow
list, therefore we pick another Nordic one as integration platform and
disable nrf5340dk.
Signed-off-by: Valerio Setti <vsetti@baylibre.com>1 parent 7352849 commit ccfd5ef
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | | - | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
0 commit comments