zephyr/samples
Andrzej Kuros 174b7f4775 nrf_802154: nrf_802154_serialization_error never returns
Functions nrf_802154_serialization_error and
nrf_802154_sl_fault_handler shall never return.
However `__ASSERT()` might expand to an empty instruction
CONFIG_ASSERT=n and is not enough to stop execution.

Signed-off-by: Andrzej Kuroś <andrzej.kuros@nordicsemi.no>
2023-05-24 16:41:39 +02:00
..
application_development cmake: align Zephyr module variable to EXTRA_ZEPHYR_MODULES 2023-05-23 16:40:21 +02:00
arch samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
basic board: Adds MIMXRT1062-FMURT6 board support package 2023-05-18 14:08:06 -05:00
bluetooth Bluetooth: Audio: Add TMAS and two TMAP samples 2023-05-24 16:39:38 +02:00
boards nrf_802154: nrf_802154_serialization_error never returns 2023-05-24 16:41:39 +02:00
compression samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
cpp samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
drivers doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
fuel_gauge drivers: fuel_gauge: Add support for RSOC and ASOC 2023-05-19 13:40:19 -04:00
hello_world samples, tests: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
kernel samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
modules tests: samples: Resolve duplicates in names. 2023-05-16 06:21:25 -04:00
net doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
philosophers samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
posix samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sensor samples: sensor: Remove redundant stm32_vbat_sensor 2023-05-23 08:54:20 +02:00
shields samples: shields: npm1300_ek: Enable i2c pullups in overlay 2023-05-23 22:08:46 +02:00
subsys zbus: remove POSIX arch iterable sections restriction 2023-05-23 22:09:33 +02:00
synchronization samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
tfm_integration samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
userspace samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
classic.rst
index.rst drivers: Added fuel gauge max17048 2023-03-22 14:51:33 -04:00
sample_definition_and_criteria.rst Bluetooth: Remove point 6 of Samples Guidelines 2023-02-06 10:43:31 +01:00