zephyr/tests/bluetooth/tester/boards
Alberto Escolar Piedras cb53e40ff9 drivers uart_native_posix: rename to native_pty and support N instances
Rename the driver from uart_native_posix to uart_native_pty.
Including renaming the DTS compatible, and kconfig options, deprecating
the old ones.

And refactor the driver, generalizing it, so we can have any number of
instances.
Note that, unfortunately generalizing to N instances cannot be done
without a degree of backwards compatibility breakage: This driver was
born with all its configuration and selection of the instances based on
kconfig.
When the driver was made to use DT, it was done in a way that required
both DT and kconfig needing to manually coherently enable the 2nd UART.
This has now been fixed, which it means only DT is used to decide how
many instances are avaliable, and UART_NATIVE_POSIX_PORT_1_ENABLE is
just ignored.

Including:
* Deprecate UART_NATIVE_WAIT_PTS_READY_ENABLE: the options is always on
  now as it has no practical drawbacks.
* Deprecate UART_NATIVE_POSIX_PORT_1_ENABLE: DTS intanciation defines it
  being available now.
* Rename a few functions and in general shorten pseudo-tty/pseudo-
  terminal to PTY instead of PTTY.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2025-03-11 18:54:02 +01:00
..
cyw920829m2evk_02.conf
cyw920829m2evk_02.overlay
frdm_rw612.conf tests/samples: remove ENTROPY_GENERATOR from BT related tests/samples 2024-12-19 17:53:37 +01:00
frdm_rw612.overlay
native_sim.conf drivers uart_native_posix: rename to native_pty and support N instances 2025-03-11 18:54:02 +01:00
nrf52dk_nrf52832.overlay
nrf54h20dk_nrf54h20_cpuapp.conf tests: Bluetooth: Tester: Increase RTT_MESSAGE_SIZE 2024-12-06 15:17:55 +01:00
nrf54h20dk_nrf54h20_cpuapp.overlay
nrf54l15dk_nrf54l15_cpuapp.conf Tests: Bluetooth: Fix stack overflow for tester 2025-02-28 18:30:08 +01:00
nrf54l15dk_nrf54l15_cpuapp.overlay
nrf5340_audio_dk_nrf5340_cpuapp.conf Bluetooth: Host: Remove HCI ECC emulation 2025-01-23 10:14:46 +01:00
nrf5340_audio_dk_nrf5340_cpuapp.overlay
nrf5340dk_nrf5340_cpuapp.conf Bluetooth: Host: Remove HCI ECC emulation 2025-01-23 10:14:46 +01:00
nrf5340dk_nrf5340_cpuapp.overlay
nrf52840dk_nrf52840.conf tests: Bluetooth: Tester: Increase RTT_MESSAGE_SIZE 2024-12-06 15:17:55 +01:00
nrf52840dk_nrf52840.overlay
nucleo_wba55cg.conf
panb511evb_nrf54l15_cpuapp.conf tests: Add necessary configurations for PAN B511 EVB 2025-02-14 10:47:54 +01:00
panb511evb_nrf54l15_cpuapp.overlay tests: Add necessary configurations for PAN B511 EVB 2025-02-14 10:47:54 +01:00
qemu_cortex_m3.conf
rd_rw612_bga.conf tests/samples: remove ENTROPY_GENERATOR from BT related tests/samples 2024-12-19 17:53:37 +01:00
reel_board.overlay