zephyr/boards
Alberto Escolar Piedras 0ae060d174 drivers: Console: Move all posix arch boards to same driver
All posix arch boards are required to provide the same
tracing/print API.
So, instead of having a different driver for native_posix and the
bsim boards, let's have a common one which uses this API.
This in turn results in the printk strings being printed in
the same underlaying backend as before with individual drivers.

A part from this, the native_posix console driver was a full
backend for the now long gone Zephyr console shell
(named legacy_shell from 527256501f
until it was retired in fd0b7f7767).
The whole input handling in this driver was dead code
(since 140a8d0c8a)

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-05-26 12:57:41 +02:00
..
arc ARC: HSDK4XD: Add documentation 2023-05-25 08:23:44 +00:00
arm boards: arm: adafruit_feather_m0_lora: fix lora samples 2023-05-26 05:55:51 -04:00
arm64 tests: do not filter on SMP, use board yaml file 2023-05-24 07:50:50 -04:00
common
mips
nios2
posix drivers: Console: Move all posix arch boards to same driver 2023-05-26 12:57:41 +02:00
riscv ITE: drivers/usb/device: Add USB Device Controller Support 2023-05-26 12:40:18 +02:00
shields boards: shields: Adding a new amg88xx shield 2023-05-25 13:31:29 +00:00
sparc dts/sparc/gaisler: add SoC and board compatible strings 2023-05-02 10:53:27 +02:00
x86 tests: do not filter on SMP, use board yaml file 2023-05-24 07:50:50 -04:00
xtensa doc: esp32: Update the building instruction 2023-05-25 16:15:54 +02:00
CMakeLists.txt
Kconfig
deprecated.cmake
index.rst