esp-hal/esp-hal-common/src
Björn Quentin a13ab2943a
ESP32-C6/H2: UART sync registers and use xtal (#893)
* ESP32-C6/H2: UART sync registers and use xtal

* CHANGELOG.md entry
2023-11-01 15:58:15 +01:00
..
aes
analog Provide ADC values in mV instead of requiring the user to scale them (#836) 2023-10-30 10:16:45 -07:00
clock
dma Fix async SPI/DMA race condition (#869) 2023-10-25 11:50:18 +01:00
embassy Miscellaneous pre-release fixes (#883) 2023-10-31 06:50:54 -07:00
interrupt
ledc
mcpwm
pcnt
rom
rsa
rtc_cntl Miscellaneous pre-release fixes (#883) 2023-10-31 06:50:54 -07:00
soc Make sure BLE and WiFi are not powered down when esp-wifi needs them (#891) 2023-11-01 14:01:02 +01:00
spi Fix async SPI/DMA race condition (#869) 2023-10-25 11:50:18 +01:00
twai Update dependencies, miscellaneous fixes/improvements (#878) 2023-10-27 06:41:04 -07:00
assist_debug.rs
delay.rs
ecc.rs
etm.rs
fmt.rs
gpio.rs
hmac.rs Update dependencies, miscellaneous fixes/improvements (#878) 2023-10-27 06:41:04 -07:00
i2c.rs
i2s.rs Fix async SPI/DMA race condition (#869) 2023-10-25 11:50:18 +01:00
lib.rs
otg_fs.rs
parl_io.rs
peripheral.rs
prelude.rs
reg_access.rs
reset.rs
rmt.rs
rng.rs
sha.rs Miscellaneous pre-release fixes (#883) 2023-10-31 06:50:54 -07:00
system.rs
systimer.rs Miscellaneous pre-release fixes (#883) 2023-10-31 06:50:54 -07:00
timer.rs
trace.rs
uart.rs ESP32-C6/H2: UART sync registers and use xtal (#893) 2023-11-01 15:58:15 +01:00
usb_serial_jtag.rs