| commit | df7750f63ad0064a0fce02a120d4a21b8a03bcda | [log] [tgz] |
|---|---|---|
| author | Pieter De Gendt <pieter.degendt@basalte.be> | Wed Feb 07 17:02:53 2024 +0100 |
| committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Fri Mar 01 14:10:24 2024 +0100 |
| tree | f1f59526673bf0720ca417bf4920cfec4b4a213a | |
| parent | afa65e4bbec5c387f2064b46d6451c5d10251743 [diff] |
shell: backends: Add RPMsg shell backend Introduce a backend for the Shell subsystem using a RPMsg endpoint. This is useful for tooling & testing a remote processor from linux. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>