zephyr/samples
Gerard Marull-Paretas bcab9f9ac5 samples: bluetooth: hci: replace SYS_DEVICE_DEFINE with SYS_INIT
SYS_INIT can be used for the same purpose, what is being run is simply
an initialization hook.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-12-24 20:59:10 -05:00
..
application_development cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
basic samples: Take into account PINCTRL in minimal configurations 2021-12-21 18:30:35 +01:00
bluetooth samples: bluetooth: hci: replace SYS_DEVICE_DEFINE with SYS_INIT 2021-12-24 20:59:10 -05:00
boards tests: fix typos and misnamed platforms 2021-12-17 12:24:37 -05:00
compression cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
drivers mbox: Enforce callback registration before enabling the channel 2021-12-23 12:38:21 +01:00
hello_world tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
kernel tests: kernel: cycle64: mark test as slow 2021-11-29 10:35:49 -05:00
modules samples, modules: tflite-micro: reduce sample test case noise 2021-12-13 19:24:32 -06:00
net samples: echo_server: increase sys workqueue stack 2021-12-21 15:20:41 -05:00
philosophers samples: philosophers: fix pointer type mismatch for stack fork 2021-09-09 19:06:38 -04:00
posix samples/posix: eventfd: Prevent run in twister when SRAM below 32K 2021-09-20 19:48:34 -04:00
sensor samples: sensor: Add sample for MH-Z19B 2021-12-20 18:47:47 +01:00
shields drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
subsys samples: subsys: dfu: Fix image signing tool executable name 2021-12-21 17:08:35 +01:00
synchronization cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
tfm_integration doc: guides: tfm: Add pages on test suites 2021-12-21 17:07:58 +01:00
userspace samples: prod_consumer: use app_shared.h instead of main.h 2021-12-02 10:53:55 +01:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst samples: compression: lz4: lz4 sample application 2021-06-12 17:21:55 +02:00