zephyr/boards/posix/nrf52_bsim
Krzysztof Chruscinski 1d9e5ee108 logging: Refactoring 'in place' mode to reduce memory footprint
Changed 'in place' mode to bypass logger system and directly
call active backends. With this approach memory footprint of
the logger can be significantly reduced in terms of RAM and ROM.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-01-29 17:24:37 +01:00
..
doc doc: fix misspellings in docs 2018-11-02 20:10:20 -04:00
fake
CMakeLists.txt nrf52_bsim: Improve compile time check of HW models version 2019-01-08 10:59:57 -05:00
Kconfig
Kconfig.board drivers: clock control: nrf: rename CLOCK_CONTROL_NRF5 Kconfig symbol 2019-01-15 18:03:24 +01:00
Kconfig.defconfig logging: Refactoring 'in place' mode to reduce memory footprint 2019-01-29 17:24:37 +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
board_irq.h
board_soc.h nrf52_bsim: Update to support incoming changes to clock driver 2019-01-19 07:09:38 -05: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
hw_models_version nrf52_bsim: Update to support incoming changes to clock driver 2019-01-19 07:09:38 -05:00
irq_handler.c
k_busy_wait.c kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
main.c nrf52_bsim: Add support for dynamically registering cmd line args 2019-01-07 10:27:09 -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
radio_sim_nrfxx.h
time_machine.c
time_machine.h
trace_hook.c