zephyr/samples/drivers
Fabio Baltieri 792469aae9 yamllint: indentation: fix files in samples/
Fix the YAML files indentation for files in samples/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00
..
adc samples: drivers: adc: add gd32l233r_eval board 2022-12-28 10:37:52 +01:00
audio/dmic includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
can drivers: can: skip all CAN loopback mode tests for kvaser,pcican 2022-11-01 15:22:31 -04:00
clock_control_litex includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
clock_control_xec samples: drivers: clock_xec: Add MEC172x and MEC152x clock driver sample 2022-12-28 10:43:03 +01:00
counter yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
crypto includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
current_sensing
dac samples: board: esp32: DAC sample code 2022-12-13 16:29:38 +00:00
display yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
eeprom yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
espi yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
flash_shell samples: drivers: flash_shell: disambiguate flash shell app 2022-11-19 14:24:38 -05:00
fpga/fpga_controller yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
ht16k33 include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
i2c_fujitsu_fram yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
i2s yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
ipm yamllint: fix all yamllint truthy errors 2023-01-04 01:16:45 +09:00
jesd216 yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
kscan yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
kscan_touch yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
lcd_cyclonev_socdk yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
lcd_hd44780 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_apa102 drivers: regulator: fixed: simplify implementation 2022-11-30 15:49:30 +01:00
led_apa102c_bitbang includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_lp503x includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_lp3943 tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
led_lp5562 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_lpd8806 samples: led_lpd8806: Remove outdated link 2022-09-29 12:20:14 +02:00
led_pca9633 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_pwm boards: rpi_pico: avoid conflicting use of LED 2023-01-02 13:03:46 +01:00
led_sx1509b_intensity includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_ws2812 yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
led_xec samples: drivers: led: Add sample for Microchip XEC LED driver 2022-12-02 11:31:50 +01:00
lora yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
mbox yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
memc yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
misc tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
peci yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
ps2 yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
soc_flash_nrf yamllint: fix all yamllint hyphens errors 2023-01-04 01:16:45 +09:00
spi_bitbang includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
spi_flash yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
spi_flash_at45 all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
spi_fujitsu_fram includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
uart samples: drivers: uart: Detect missing FIFO mode in echo_bot 2022-12-31 18:24:32 +01:00
w1/scanner yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
watchdog samples: Use immediate logging mode in watchdog related samples 2022-12-10 09:45:02 +01:00
drivers.rst