zephyr/boards/posix/nrf52_bsim
Ioannis Glaropoulos 611fa04847 boards: nrf52_bsim: implement ARM CMSIS intrinsic stubs
Implement stubs for ARM CMSIS intrinsics,
to be used locally for nrf52_bsim builds.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-06-17 17:40:16 +02:00
..
doc global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
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.cmake license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
board_irq.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
board_soc.h boards: posix: nrf52_sim: model DSB as no-op in cmsis.h 2020-06-17 15:55:44 +02:00
bstests.h nrf52_bsim: Codestyle fix 2018-10-24 15:57:05 +01:00
bstests_entry.c nrf52_bsim: Codestyle fix 2018-10-24 15:57:05 +01:00
CMakeLists.txt nrf52_bsim: Move CMSIS functions to cmsis.c 2020-06-09 08:19:50 +02:00
cmdline.h nrf52_bsim: Add missing header guard and extern C block 2019-08-12 15:10:15 +02:00
cmsis.c nrf52_bsim: Move CMSIS functions to cmsis.c 2020-06-09 08:19:50 +02:00
cmsis.h boards: nrf52_bsim: implement ARM CMSIS intrinsic stubs 2020-06-17 17:40:16 +02:00
irq_handler.c nrf52_bsim: Move CMSIS functions to cmsis.c 2020-06-09 08:19:50 +02:00
k_busy_wait.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
Kconfig drivers: entropy: nrf5: Fix dependency of the enabling Kconfig option 2019-08-09 20:14:24 +02:00
Kconfig.board drivers: entropy: nrf5: Fix dependency of the enabling Kconfig option 2019-08-09 20:14:24 +02:00
Kconfig.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
main.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
nrf52_bsim.dts boards: dts: nrf: Remove SoC compatible in top-level compatible 2020-04-29 08:20:15 -05:00
nrf52_bsim.yaml nrf52_bsim: declare BSIM_OUT_PATH as required env var 2018-10-19 10:57:54 -04:00
nrf52_bsim_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
radio_sim_nrfxx.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
time_machine.c nrf52_bsim: Minor fix in time coversion 2019-08-05 18:57:51 +02:00
time_machine.h new simulated board: nrf52_bsim 2018-10-15 09:36:37 -04:00
trace_hook.c nrf52_bsim: Fix: shell return code should be != 0 on ASSERT 2019-11-08 14:04:19 +01:00