zephyr/samples
Emil Gydesen 93eccad72f samples: Bluetooth: Fix timeout for iso_broadcast
The timeout was accidentally changed from 60 seconds
to 0.6 seconds.

This commit also fixes the number of prints, since we are now
sending at 10ms intervals.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-06-22 12:23:52 +02:00
..
application_development samples: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
arch samples: arch: mpu_test: Update Readme. 2022-06-21 20:29:15 -04:00
basic samples: basic: minimal: remove pinmux 2022-06-06 15:39:50 -07:00
bluetooth samples: Bluetooth: Fix timeout for iso_broadcast 2022-06-22 12:23:52 +02:00
boards samples: remove intel_s1000_crb samples 2022-06-13 16:19:51 -04:00
compression samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
drivers samples: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
hello_world samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
kernel samples: kernel: condition_variables: Remove unneeded tstack extern 2022-06-20 10:25:52 +02:00
modules samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
net logging: Remove logging v1 from the logging 2022-06-16 10:51:15 -04:00
philosophers samples/philosophers: use stack_data_t type 2022-05-18 10:53:50 +02:00
posix include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
sensor drivers: sensor: ens210: Convert sample to use DEVICE_DT_GET_ONE 2022-06-20 08:46:01 -05:00
shields lib/libc/minimal: Move sqrt/sqrtf from samples 2022-05-14 08:49:36 +09:00
subsys logging: Remove logging v1 from the logging 2022-06-16 10:51:15 -04:00
synchronization samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
tfm_integration logging: Remove logging v1 from the logging 2022-06-16 10:51:15 -04:00
userspace samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02: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