esp-hal/esp-hal-common/src
Björn Quentin 4c34ebe9e2
Add ESP32-C6 BLE clock enable/disable (#784)
* Add ESP32-C6 BLE clock enable/disable

* CHANGELOG.md
2023-09-06 16:36:08 +01:00
..
aes Update PACs and xtensa-lx-rt package (#761) 2023-08-29 07:58:16 -07:00
analog Fix number of ADC attenuations for ESP32-C6 (#771) 2023-09-05 06:31:45 -07:00
clock Update Clock module documentation (#774) 2023-09-01 09:51:22 -07:00
dma Add defmt support, make log optional (#773) 2023-09-04 11:29:44 +01:00
embassy Add defmt support, make log optional (#773) 2023-09-04 11:29:44 +01:00
interrupt Add defmt support, make log optional (#773) 2023-09-04 11:29:44 +01:00
ledc Add defmt support, make log optional (#773) 2023-09-04 11:29:44 +01:00
mcpwm
pcnt
rom
rsa Update PACs and xtensa-lx-rt package (#761) 2023-08-29 07:58:16 -07:00
rtc_cntl Add defmt support, make log optional (#773) 2023-09-04 11:29:44 +01:00
soc Add ESP32-C6 BLE clock enable/disable (#784) 2023-09-06 16:36:08 +01:00
twai Add defmt support, make log optional (#773) 2023-09-04 11:29:44 +01:00
assist_debug.rs
delay.rs
fmt.rs Add defmt support, make log optional (#773) 2023-09-04 11:29:44 +01:00
gpio.rs Add defmt support, make log optional (#773) 2023-09-04 11:29:44 +01:00
hmac.rs feat(hmac): Add HMAC driver for hardware acceleration (#755) 2023-08-28 08:54:41 +02:00
i2c.rs
i2s.rs
lib.rs Add defmt support, make log optional (#773) 2023-09-04 11:29:44 +01:00
otg_fs.rs
parl_io.rs PARL_IO RX for ESP32-C6 / H2 (#760) 2023-08-29 18:48:37 +02:00
peripheral.rs
prelude.rs
radio.rs
reg_access.rs
reset.rs
rmt.rs Some general cleanup (#777) 2023-09-04 11:24:45 +01:00
rng.rs
sha.rs
spi.rs
system.rs feat(hmac): Add HMAC driver for hardware acceleration (#755) 2023-08-28 08:54:41 +02:00
systimer.rs
timer.rs Disable all watchdog timers at startup by default (#763) 2023-08-30 08:54:01 -07:00
uart.rs
usb_serial_jtag.rs