zephyr/boards/posix/nrf52_bsim
Anas Nashif 3ae52624ff license: cleanup: add SPDX Apache-2.0 license identifier
Update the files which contain no license information with the
'Apache-2.0' SPDX license identifier.  Many source files in the tree are
missing licensing information, which makes it harder for compliance
tools to determine the correct license.

By default all files without license information are under the default
license of Zephyr, which is Apache version 2.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-04-07 08:45:22 -04:00
..
doc doc: Bluetooth: Expand BabbleSim section 2019-03-17 21:39:21 -04:00
fake
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04: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
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 boards: Rename reserved function names 2019-04-03 17:31:00 -04:00
board_soc.h drivers: nrf_power_clock: Migrate to DTS. 2019-02-25 17:51:24 +01: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 boards: Rename reserved function names 2019-04-03 17:31:00 -04:00
k_busy_wait.c kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
main.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
nrf52_bsim.yaml
nrf52_bsim_defconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
radio_sim_nrfxx.h
time_machine.c
time_machine.h
trace_hook.c