zephyr/boards/posix/nrf52_bsim
Krzysztof Chruscinski 7f08061f0c logging: Revamp menuconfig
Clean up logging menuconfig by grouping configuration into
sections like: mode, processing configuration, backends.

Additionlly, removed LOG_ENABLE_FANCY_OUTPUT_FORMATTING which is no
longer in use.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-01-26 06:15:42 -05: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_irq.h power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
board_soc.h boards: nrf52_bsim: Use simplified nrf_bsim_models 2020-10-12 13:11:12 +02:00
board.cmake license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
bstests_entry.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
bstests.h nrf52_bsim: Codestyle fix 2018-10-24 15:57:05 +01:00
CMakeLists.txt posix: Add cpu_hold() function to better emulate code delay 2020-12-14 12:32:11 +01: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: Fix cmsis irq locking logical bug 2020-11-11 13:24:47 +01:00
cmsis.h boards: nrf52_bsim: no-op arm functions as defines 2020-10-12 13:11:12 +02:00
cpu_wait.c posix: Add cpu_hold() function to better emulate code delay 2020-12-14 12:32:11 +01:00
irq_handler.c power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
Kconfig drivers: entropy: nrf5: Fix dependency of the enabling Kconfig option 2019-08-09 20:14:24 +02:00
Kconfig.board Bluetooth: controller: Select controller features from SoC capabilities 2020-09-18 18:11:35 +02:00
Kconfig.defconfig logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
main.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
nrf52_bsim_defconfig logging: Revamp menuconfig 2021-01-26 06:15:42 -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
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 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00