zephyr/boards/posix/nrf52_bsim
Anas Nashif a2fd7d70ec cleanup: include/: move misc/util.h to sys/util.h
move misc/util.h to sys/util.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
doc doc: Cleanup references to cmake 2019-06-17 10:09:57 -07:00
fake
argparse.c nrf52_bsim: Add support for dynamically registering cmd line args 2019-01-07 10:27:09 -05:00
argparse.h nrf52_bsim: Add support for dynamically registering cmd line args 2019-01-07 10:27:09 -05:00
board_irq.h boards: Rename reserved function names 2019-04-03 17:31:00 -04:00
board_soc.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
board.cmake license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
bstests_entry.c nrf52_bsim: Codestyle fix 2018-10-24 15:57:05 +01:00
bstests.h nrf52_bsim: Codestyle fix 2018-10-24 15:57:05 +01:00
CMakeLists.txt docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
cmdline.h nrf52_bsim: Add header to allow reusing native_posix drivers 2019-04-28 13:40:13 -04:00
hw_models_version nrf52_bsim: Update to support incoming changes to clock driver 2019-01-19 07:09:38 -05:00
irq_handler.c cleanup: include/: move tracing.h to debug/tracing.h 2019-06-27 22:55:49 -04:00
k_busy_wait.c kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
Kconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.board license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.defconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
main.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
nrf52_bsim_defconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
nrf52_bsim.yaml nrf52_bsim: declare BSIM_OUT_PATH as required env var 2018-10-19 10:57:54 -04:00
radio_sim_nrfxx.h
time_machine.c
time_machine.h
trace_hook.c