esp-hal/esp-hal-common/src
Jesse Braham edd6c16637
Replace any underscores in feature names with dashes (#833)
* Replace any underscores in feature names with dashes

* Update `CHANGELOG.md`
2023-09-29 16:36:09 +01:00
..
aes (G)DMA AES working mode support (#821) 2023-09-27 09:08:14 -07:00
analog No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
clock Replace any underscores in feature names with dashes (#833) 2023-09-29 16:36:09 +01:00
dma (G)DMA AES working mode support (#821) 2023-09-27 09:08:14 -07:00
embassy Unify the system peripheral (#832) 2023-09-29 08:14:50 -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 Replace any underscores in feature names with dashes (#833) 2023-09-29 16:36:09 +01:00
soc Replace any underscores in feature names with dashes (#833) 2023-09-29 16:36:09 +01:00
twai No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -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 Sleep support for esp32c3 (#795) 2023-09-29 08:09:50 -07:00
hmac.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
i2c.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
i2s.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
lib.rs Warnings cleanup and add missing PSRAM examples to the CI (#826) 2023-09-28 08:41:55 +02:00
otg_fs.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
parl_io.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
peripheral.rs Unify the system peripheral (#832) 2023-09-29 08:14:50 -07:00
prelude.rs Update esp-hal-smartled to use the new rmt driver, remove old pulse_control driver (#694) 2023-07-27 16:07:15 +01:00
radio.rs Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -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 No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
spi.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
system.rs Unify the system peripheral (#832) 2023-09-29 08:14:50 -07:00
systimer.rs Add SYSTIMER ETM (#828) 2023-09-28 11:59:50 +02:00
timer.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
uart.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
usb_serial_jtag.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00