zephyr/boards/posix
Alberto Escolar Piedras 3a4bebacb1 nrf52_bsim: Convert to use the native simulator
Convert the nrf52_bsim board, to use the native simulator
as its engine.
This means some of the functionality the board included
before is now handled by the native simulator, including
the overall program main and CPU/HW scheduling.

Note that this board remains separate from the native_sim
board, even if both use the native simulator.

Also update the nRF HW models component to a new version
which has been converted into an extension for the
native simulator.

After this change, it becames also possible to build
the nrf52_bsim with an embedded C library, and to
use with it the Zephyr POSIX API shim.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-08-24 15:40:00 +02:00
..
common native boards: Split SDL events handling in top and bottom 2023-07-06 16:04:15 +02:00
doc bsim boards: doc: Fix around printk backend 2023-06-20 15:14:29 +02:00
native_posix Bluetooth: Userchan: Add support for TCP Connection 2023-08-22 15:50:56 +02:00
native_sim native_sim: Define path to native_simulator on arch cmake files 2023-08-24 15:40:00 +02:00
nrf52_bsim nrf52_bsim: Convert to use the native simulator 2023-08-24 15:40:00 +02:00
index.rst docs: boards: fix capitalization of board architectures 2023-07-06 09:15:59 +02:00