zephyr/samples/drivers
Pawel Sagan 132b35c3ad samples: drivers: i2s: Add LiteX I2S sample
This commit adds the LiteX I2S devices usage example with:
 - i2s rx and tx initialization,
 - i2s rx and tx configuration,
 - i2s rx receiving,
 - i2s tx sending.

An application is a simple sound loopback - it allows to connect
a music source and a receiver such as headseat and listen to it.

Signed-off-by: Pawel Sagan <psagan@internships.antmicro.com>
Signed-off-by: Mateusz Holenko <mholenko@antmicro.com>
2020-08-26 08:17:42 -04: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: Use non-default frequency. 2020-08-25 09:32:29 +02:00
flash_shell samples: flash_shell: Fix overwriting return value 2020-08-19 15:01:50 +02: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
i2s/litex samples: drivers: i2s: Add LiteX I2S sample 2020-08-26 08:17:42 -04:00
jesd216 samples: drivers: jesd216: check return value of flash_sfdp_read() 2020-08-24 11:06:48 +02: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 samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
led_apa102c_bitbang zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_lp3943 samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
led_lp5562 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_lpd8806 samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
led_pca9633 samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
led_ws2812 samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
lora drivers: lora: Prepare Kconfig for additional radios 2020-07-02 08:32:37 -04:00
peci samples: derives/peci can't run at EVB board 2020-08-18 14:20:49 -04: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 samples: drivers: spi_flash: add support for arty_a7_arm_designstart_m1 2020-08-26 12:32:27 +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 samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
drivers.rst samples: drivers: Change drivers.rst to find all samples readme file 2020-05-15 17:18:56 +02:00