zephyr/boards/posix/nrf52_bsim
Thomas Stenersen a3fc1a1f53 drivers: nrf5: Don't force specific drivers from soc/arm/nordic_nrf
Redefining the config will not let another (out-of-source) driver be
chosen instead of the default. The driver is practically forced by the
soc settings. This commit moves default settings from soc/arm/nordic_nrf
into the drivers themselves.

Signed-off-by: Thomas Stenersen <thomas.stenersen@nordicsemi.no>
2019-03-12 19:42:40 +01:00
..
doc doc: boards: move all board docs to be index.rst 2019-02-09 17:22:08 -06: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 all: Update reserved function names 2019-03-11 13:48:42 -04:00
board_soc.h drivers: nrf_power_clock: Migrate to DTS. 2019-02-25 17:51:24 +01:00
board.cmake
bstests_entry.c
bstests.h
CMakeLists.txt nrf52_bsim: Improve compile time check of HW models version 2019-01-08 10:59:57 -05: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 all: Update reserved function names 2019-03-11 13:48:42 -04:00
k_busy_wait.c
Kconfig kconfig: boards: nrf52_bsim: Remove redundant BOARD_NRF52_BSIM dep. 2019-03-09 10:02:23 -05:00
Kconfig.board drivers: nrf5: Don't force specific drivers from soc/arm/nordic_nrf 2019-03-12 19:42:40 +01:00
Kconfig.defconfig logging: Refactoring 'in place' mode to reduce memory footprint 2019-01-29 17:24:37 +01:00
main.c nrf52_bsim: Add support for dynamically registering cmd line args 2019-01-07 10:27:09 -05:00
nrf52_bsim_defconfig
nrf52_bsim.yaml
radio_sim_nrfxx.h
time_machine.c
time_machine.h
trace_hook.c