zephyr/boards/posix/nrf52_bsim
Andrew Boie 979b17f243 kernel: activate arch interface headers
Duplicate definitions elsewhere have been removed.

A couple functions which are defined by the arch interface
to be non-inline, but were implemented inline by native_posix
and intel64, have been moved to non-inline.

Some missing conditional compilation for z_arch_irq_offload()
has been fixed, as this is an optional feature.

Some massaging of native_posix headers to get everything
in the right scope.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-10-21 10:13:38 -07:00
..
doc doc: fix doc, boards, and samples misspellings 2019-09-27 11:44:00 +02:00
fake
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig
argparse.c
argparse.h
board.cmake
board_irq.h arch: posix: isolate arch-soc/board IF from kernel-arch IF 2019-10-09 09:14:18 -04:00
board_soc.h
bstests.h
bstests_entry.c
cmdline.h nrf52_bsim: Add missing header guard and extern C block 2019-08-12 15:10:15 +02:00
hw_models_version nrf52_bsim: Require v1.8 of the HW models 2019-10-04 17:15:39 +02:00
irq_handler.c kernel: activate arch interface headers 2019-10-21 10:13:38 -07:00
k_busy_wait.c
main.c
nrf52_bsim.yaml
nrf52_bsim_defconfig
radio_sim_nrfxx.h
time_machine.c
time_machine.h
trace_hook.c