zephyr/samples
Emil Gydesen 6ccd112c56 Bluetooth: Audio: Refactor bt_audio_codec_cfg to flat arrays
Refactor the bt_audio_codec_cfg to use flat arrays to store
metadata and codec specific configurations.

The purpose of this is to make it easier to copy the data
between layers, but also to support non-LTV data for non-LC3
codec configurations.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-08-28 15:56:53 +02:00
..
application_development modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
arch samples: arch: rename shadow variables 2023-08-22 11:39:58 +02:00
basic drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
bluetooth Bluetooth: Audio: Refactor bt_audio_codec_cfg to flat arrays 2023-08-28 15:56:53 +02:00
boards drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
compression tests/samples: use integration_platforms more where it makes sense 2023-05-26 17:52:02 -04:00
cpp doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
drivers drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
fuel_gauge drivers: fuel_gauge: Add support for RSOC and ASOC 2023-05-19 13:40:19 -04:00
hello_world samples: hello_world: use printf 2023-08-17 10:38:26 +02:00
kernel tests: add kernel tag to all benchmarks and samples 2023-06-02 04:47:06 -04:00
modules drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
net drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
philosophers samples: philosophers: rename shadow variables 2023-08-22 11:39:58 +02:00
posix samples: posix: uname: Set to 1cpu as shell_thread is not SMP-safe 2023-08-21 13:27:07 +02:00
sensor drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
shields drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
subsys drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
synchronization tests: synchronization: do not build on all 2023-06-13 09:38:27 -04:00
tfm_integration samples/tfm_integration: Remove 'noreturn' attribute from main 2023-06-17 07:28:42 -04:00
userspace samples: Fixed typos 2023-08-24 15:44:33 +02:00
classic.rst
index.rst drivers: Added fuel gauge max17048 2023-03-22 14:51:33 -04:00
sample_definition_and_criteria.rst doc: use a linked reference rather than a GitHub reference. 2023-08-16 14:58:20 +02:00