zephyr/samples/drivers
Michael Hope d5e1753eb6 boards: arm: document and enable the DAC for the Arduino Zero
The previous commits added the SAM0 DAC driver.  Now document and
enable it, including enabling it in the DAC sample.

Signed-off-by: Michael Hope <mlhx@google.com>
2020-08-04 16:08:48 -05:00
..
can zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
counter drivers: counter: Add native_posix counter hardware model and driver 2020-07-27 13:25:50 +02:00
crypto zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
current_sensing zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dac boards: arm: document and enable the DAC for the Arduino Zero 2020-08-04 16:08:48 -05:00
display zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
entropy zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
espi samples: drivers: espi: Update OOB transaction test 2020-07-26 09:02:35 -04:00
flash_shell zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
gpio/boards
ht16k33 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c_fujitsu_fram zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
kscan zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
kscan_touch zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lcd_hd44780 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_apa102
led_apa102c_bitbang zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_lp3943
led_lp5562 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_lpd8806
led_pca9633
led_ws2812
lora drivers: lora: Prepare Kconfig for additional radios 2020-07-02 08:32:37 -04:00
peci zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ps2 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
soc_flash_nrf zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
spi_flash boards: arm: nrf: Adding Circuit Dojo nRF9160 Feather definitions. 2020-07-10 17:56:00 +02:00
spi_flash_at45 spi-device: set CS gpio flags for all devices that had none 2020-07-09 06:07:07 -05:00
spi_fujitsu_fram samples: drivers: Fix unitialized spi_cfg in spi_fujitsu_fram sample 2020-07-22 09:59:51 +02:00
watchdog
drivers.rst