zephyr/samples
Victor Chavez a18aa915ce logging: Added BLE Backend Service
Added a new logger backend to recieve data over a BLE
notification characteristic.
The characteristic is based on the UUID from the Nordic connect SDK
service NUS, which allows to have a UART shell over BLE.
The idea behind this, is that this logger can be used directly
with the NRF apps or any other BLE UART terminal app.

Signed-off-by: Victor Chavez <chavez-bermudez@fh-aachen.de>
2023-04-03 15:17:57 +02:00
..
application_development samples: out_of_tree_board: Fix board name 2023-03-30 09:45:37 +00:00
arch documentation: samples: smp: Fix pathname for SMP sample examples 2023-03-27 11:06:10 -04:00
basic samples: basic: blinky_pwm: add esp32s3 overlay 2023-03-31 09:19:56 +02:00
bluetooth bluetooth: fix armclang compiler warnings with is*() functions 2023-03-31 09:19:16 +02:00
boards Revert "samples: boards: stm32: pm: standby_shutdown: use hwinfo_get_reset_cause()" 2023-03-31 09:18:54 +02:00
compression samples: compression: lz4 requires more than 64kB of RAM 2022-11-02 16:06:06 -05:00
cpp subsys/cpp: Also run C++ tests with picolibc when possible 2023-01-20 09:03:25 +01:00
drivers samples: drivers: adc for the stm32h5 boards 2023-04-03 09:50:43 +02:00
fuel_gauge drivers: Added fuel gauge max17048 2023-03-22 14:51:33 -04: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: zperf: remove reference to quark se 2023-03-29 10:26:56 -05: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: Add proximity sensor sample 2023-03-31 09:20:36 +02:00
shields samples: shields: x_nucleo_53l0a1: Add missing prj.conf 2023-03-20 19:53:24 +09:00
subsys logging: Added BLE Backend Service 2023-04-03 15:17:57 +02:00
synchronization samples: synchronization: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 13:59:57 -04:00
tfm_integration tfm: Use relative path to the runners.yaml hex file and move tfm_merged 2023-03-31 09:20:04 +02:00
userspace yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01: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