zephyr/samples
Tomáš Beneš 14138d4a34 Bluetooth: Controller: Add coexistence implementation
To enable Bluetooth controller coexistence feature, there is
implementation of ticker task, which aborts any ongoing radio events
during assertion of the grant pin. This solves the co-existence issue
in the role of the subordinate transceiver.

Signed-off-by: Tomáš Beneš <tomas@dronetag.cz>
2023-03-16 14:37:55 +01:00
..
application_development treewide: update usage of zephyr_code_relocate 2023-01-17 18:08:37 +01:00
arch boards: xtensa: m5stickc_plus: initial support 2023-01-09 10:16:27 +01:00
basic samples: hash_map: Add newlib filter to samples.yaml 2023-03-16 09:15:23 +01:00
bluetooth Bluetooth: Controller: Add coexistence implementation 2023-03-16 14:37:55 +01:00
boards samples and tests: Add REQUIRED to Zephyr find_package call 2023-03-02 09:58:27 +01:00
compression
cpp subsys/cpp: Also run C++ tests with picolibc when possible 2023-01-20 09:03:25 +01:00
drivers samples: drivers: counter: add esp32s3 overlay 2023-03-14 10:50:37 +01:00
hello_world yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
kernel samples: kernel: metairq_dispatch differ the assert msg 2023-03-09 09:45:09 +00:00
modules samples: fix path to tensorflow lite micro examples 2023-03-06 16:08:55 -06:00
net samples: net: sockets: tcp: Add newlib filter to samples.yaml 2023-03-16 11:46:45 +01:00
philosophers Revert "Samples: Philosophers: Revert stack size change" 2023-02-22 08:15:56 -05:00
posix samples: posix: gettimeofday: include time.h 2023-01-11 09:41:29 +01:00
sensor samples: sensor_shell: Fix return code for sensor_shell 2023-03-08 13:16:19 +01:00
shields samples: shields: npm6001_ek: remove dead assignment 2022-12-27 13:12:55 +01:00
subsys samples: input_dump: add a board overlay for testing zephyr,gpio-keys 2023-03-14 17:15:09 -04:00
synchronization
tfm_integration samples: tfm: Disable initial attestation test 2023-02-11 07:59:06 +09:00
userspace yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
classic.rst
index.rst samples: cpp: Relocate samples/subsys/cpp to samples/cpp 2023-01-13 17:42:55 -05:00
sample_definition_and_criteria.rst Bluetooth: Remove point 6 of Samples Guidelines 2023-02-06 10:43:31 +01:00