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 SPI slave support (#580) 2023-10-10 09:00:18 -07:00
analog Provide ADC values in mV instead of requiring the user to scale them (#836) 2023-10-30 10:16:45 -07:00
clock Replace any underscores in feature names with dashes (#833) 2023-09-29 16:36:09 +01:00
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 Add defmt support, make log optional (#773) 2023-09-04 11:29:44 +01:00
ledc No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
mcpwm No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
pcnt No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
rom Remove #[rustfmt::skip] attributes and run rustfmt 2023-09-27 10:50:25 -07:00
rsa Unify the system peripheral (#832) 2023-09-29 08:14:50 -07:00
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 No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
delay.rs Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
ecc.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
etm.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
fmt.rs Add defmt support, make log optional (#773) 2023-09-04 11:29:44 +01:00
gpio.rs Add ULP RISC-V HAL (#840) 2023-10-10 16:32:52 +02:00
hmac.rs Update dependencies, miscellaneous fixes/improvements (#878) 2023-10-27 06:41:04 -07:00
i2c.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
i2s.rs Fix async SPI/DMA race condition (#869) 2023-10-25 11:50:18 +01:00
lib.rs Add RISCV TRACE Encoder driver (#864) 2023-10-23 13:16:27 +02:00
otg_fs.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
parl_io.rs SPI slave support (#580) 2023-10-10 09:00:18 -07:00
peripheral.rs Unify the system peripheral (#832) 2023-09-29 08:14:50 -07:00
prelude.rs Prelude improvements/fixes (#860) 2023-10-20 06:56:17 -07:00
reg_access.rs Move alignment helper to its own module in preparation of HMAC module (#753) 2023-08-24 12:26:30 -07:00
reset.rs Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
rmt.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
rng.rs Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
sha.rs Miscellaneous pre-release fixes (#883) 2023-10-31 06:50:54 -07:00
system.rs Add RISCV TRACE Encoder driver (#864) 2023-10-23 13:16:27 +02:00
systimer.rs Miscellaneous pre-release fixes (#883) 2023-10-31 06:50:54 -07:00
timer.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
trace.rs Add RISCV TRACE Encoder driver (#864) 2023-10-23 13:16:27 +02:00
uart.rs ESP32-C6/H2: UART sync registers and use xtal (#893) 2023-11-01 15:58:15 +01:00
usb_serial_jtag.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00