Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Pisit Sawangvonganan b8a8173c1f drivers: kconfig: fix typo 7 days ago
..
CMakeLists.txt drivers: i2s: Added Apollo510 I2S driver. 2 weeks ago
Kconfig
Kconfig.ambiq drivers: kconfig: fix typo 7 days ago
Kconfig.esp32 drivers: i2s: esp32: add support for non-gdma SoCs 3 months ago
Kconfig.litex
Kconfig.mcux drivers: drivers/i2s: fix sai issue for support frdm_mcxn497 6 months ago
Kconfig.mcux_flexcomm boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 9 months ago
Kconfig.nrfx drivers: i2s: Add support for nRF TDM peripherals 1 month ago
Kconfig.renesas_ra drivers: i2s: Initial driver support for SSIE on Renesas RA 2 weeks ago
Kconfig.sam_ssc soc: atmel: Drop PINCTRL from Kconfig.defconfig 8 months ago
Kconfig.siwx91x drivers: i2s: siwx91x: Add siwx91x I2S primary driver 2 months ago
Kconfig.stm32 drivers: i2s: add sai support for stm32u5xx 1 month ago
Kconfig.test drivers: i2s: Add dummy driver for vnd,i2s 7 months ago
i2s_ambiq.c drivers: i2s: Added Apollo510 I2S driver. 2 weeks ago
i2s_common.c kernel: Modify the signature of k_mem_slab_free() 2 years ago
i2s_esp32.c drivers: i2s: esp32 fix warnings and errors due to variable declarations 3 months ago
i2s_handlers.c build: namespace the generated headers with `zephyr/` 1 year ago
i2s_litex.c drivers: i2s: Rename struct ring_buf -> struct ring_buffer 6 months ago
i2s_litex.h drivers: i2s: Rename struct ring_buf -> struct ring_buffer 6 months ago
i2s_ll_stm32.c style: add missing curly braces in if/while/for statements. 2 months ago
i2s_ll_stm32.h drivers: i2s: Make the stm32 i2s driver use a msgq 5 months ago
i2s_mcux_flexcomm.c drivers: i2s: Place API into iterable section 7 months ago
i2s_mcux_sai.c drivers: i2s: mcux_sai: Add condition for both directions configuration 2 weeks ago
i2s_nrf_tdm.c drivers: clock_control: nrf2: align with hw binding names 4 weeks ago
i2s_nrfx.c drivers: i2s_nrfx: Add missing <hal/nrf_clock.h> inclusion 4 weeks ago
i2s_renesas_ra_ssie.c drivers: i2s: Initial driver support for SSIE on Renesas RA 2 weeks ago
i2s_sam_ssc.c drivers: i2s: Rename struct ring_buf -> struct ring_buffer 6 months ago
i2s_silabs_siwx91x.c drivers: i2s: siwx91x: Add siwx91x I2S primary driver 2 months ago
i2s_stm32_sai.c drivers: i2s: stm32 sai add mclk-divider property 3 weeks ago
i2s_test.c drivers: i2s: Place API into iterable section 7 months ago