zephyr/samples
Fabio Baltieri e0cc2b8dd0 yamllint: fix all yamllint hyphens errors
Fix all hyphens errors detected by yamllint:

yamllint -f parsable -c .yamllint $( find -regex '.*\.y[a]*ml' ) | \
  grep '(hyphens)'

Default config is only one space after the hyphen.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 01:16:45 +09:00
..
application_development yamllint: fix all yamllint truthy errors 2023-01-04 01:16:45 +09:00
arch yamllint: fix all yamllint truthy errors 2023-01-04 01:16:45 +09:00
basic samples: basic: fade_led: add support for rpi_pico board 2023-01-02 13:03:46 +01:00
bluetooth Bluetooth: Audio: Add packing to unicast group create 2022-12-22 10:59:16 +01:00
boards yamllint: fix all yamllint hyphens errors 2023-01-04 01:16:45 +09:00
compression samples: compression: lz4 requires more than 64kB of RAM 2022-11-02 16:06:06 -05:00
drivers yamllint: fix all yamllint hyphens errors 2023-01-04 01:16:45 +09:00
hello_world includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
kernel samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
modules tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
net yamllint: fix all yamllint truthy errors 2023-01-04 01:16:45 +09:00
philosophers samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
posix yamllint: fix all yamllint hyphens errors 2023-01-04 01:16:45 +09:00
sensor yamllint: fix all yamllint truthy errors 2023-01-04 01:16:45 +09:00
shields samples: shields: npm6001_ek: remove dead assignment 2022-12-27 13:12:55 +01:00
subsys yamllint: fix all yamllint brackets errors 2023-01-04 01:16:45 +09:00
synchronization samples: synchronization: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 13:59:57 -04:00
tfm_integration yamllint: fix all yamllint colons, commas and empty-lines errors 2023-01-04 01:16:45 +09:00
userspace includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst docs: add definition and minimum criteria for samples 2022-09-14 17:27:05 -04:00
sample_definition_and_criteria.rst docs: add definition and minimum criteria for samples 2022-09-14 17:27:05 -04:00