esp-hal/esp-hal-common/src
Juraj Sadel 3b689b2a52
H2: Add I2S support (#597)
* H2: Add initial i2s support and i2s_read and i2s_sound examples

* Add I2S_SCLK and I2S_DEFAULT_CLK_SRC constants for all chips

* Update I2S driver

* fmt

* Add changelog

* Change DIN GPIO17 to GPIO14 in ESP32 i2s_read example
2023-06-19 06:24:09 -07:00
..
aes
analog
clock H2: Add I2S support (#597) 2023-06-19 06:24:09 -07:00
dma H2: Add I2S support (#597) 2023-06-19 06:24:09 -07:00
embassy
interrupt
ledc
mcpwm
pcnt
rom
rsa
rtc_cntl fix: ️ Fix clippy warnings 2023-06-19 03:56:37 -07:00
soc H2: Add I2S support (#597) 2023-06-19 06:24:09 -07:00
twai
assist_debug.rs
delay.rs
gpio.rs
i2c.rs Udpate H2 and C6 clocks. Remove i2c_clock for all chips but ESP32 (#592) 2023-06-19 03:31:42 -07:00
i2s.rs H2: Add I2S support (#597) 2023-06-19 06:24:09 -07:00
lib.rs
otg_fs.rs
peripheral.rs
prelude.rs
pulse_control.rs
radio.rs
reset.rs
rng.rs
sha.rs fix: ️ Fix clippy warnings 2023-06-19 03:56:37 -07:00
spi.rs
system.rs Udpate H2 and C6 clocks. Remove i2c_clock for all chips but ESP32 (#592) 2023-06-19 03:31:42 -07:00
systimer.rs
timer.rs
uart.rs
usb_serial_jtag.rs