Commit d370b5b
committed
applications: serial_lte_modem: Remove use of CONFIG_UART_x_NRF_HW_ASYNC
Use of CONFIG_UART_x_NRF_HW_ASYNC has been mostly removed earlier from
SLM app side with PR nrfconnect#19720. Removing last few references.
This causes some overlays to become empty so they are deleted.
overlay-zephyr-modem-external-mcu.conf would only have
CONFIG_SLM_POWER_PIN so it's also removed and documentation updated
so that apps should define it.
Signed-off-by: Tommi Rantanen <[email protected]>1 parent db6b981 commit d370b5b
File tree
5 files changed
+4
-34
lines changed- applications/serial_lte_modem
- doc
5 files changed
+4
-34
lines changedLines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | 331 | | |
335 | 332 | | |
336 | 333 | | |
| |||
339 | 336 | | |
340 | 337 | | |
341 | 338 | | |
342 | | - | |
| 339 | + | |
| 340 | + | |
343 | 341 | | |
344 | 342 | | |
345 | 343 | | |
| |||
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 12 deletions
This file was deleted.
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 7 | | |
12 | 8 | | |
0 commit comments