commit | d07b13dbc203be8066e9f840edf917dd8969ce00 | [log] [tgz] |
---|---|---|
author | Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> | Wed May 29 16:13:31 2024 +0200 |
committer | Carles Cufí <carles.cufi@nordicsemi.no> | Wed Jun 05 01:37:57 2024 -0700 |
tree | 1d1570ee805c69cd622d265cde48c3bf54f6b6bc | |
parent | 7975db44b201f25f57a0943176c3239ea8220fd8 [diff] |
drivers: serial: nrfx_uarte: Allow use of legacy shim on RISCV cores Legacy shim takes less flash so it should be a first choice on cores with less code memory (like RISCV cores on nrf54h20). Adding new instances support to the legacy shim. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>