esp-hal/esp-hal-common/src
Anthony Grondin 5a8be302b4
Move alignment helper to its own module in preparation of HMAC module (#753)
* Move alignment helper to its own module.

* fix wrong endian on ESP32

- Add CHANGELOG.md entry
- Change reg_access module visibility
2023-08-24 12:26:30 -07:00
..
aes Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
analog Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
clock Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
dma PARL_IO TX driver (#733) 2023-08-23 10:32:13 -07:00
embassy Timer driver improvements (#737) 2023-08-22 12:20:05 +01:00
interrupt Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
ledc Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
mcpwm Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
pcnt Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
rom Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
rsa Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
rtc_cntl S3: GPIO wakeup source with RTC_IO pins (#690) 2023-08-23 10:54:51 -07:00
soc PARL_IO TX driver (#733) 2023-08-23 10:32:13 -07:00
twai Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
assist_debug.rs Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
delay.rs Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
gpio.rs Remove interrupt status clearing from PinFuture (#676) 2023-08-22 12:20:37 +01:00
i2c.rs Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
i2s.rs Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
lib.rs Move alignment helper to its own module in preparation of HMAC module (#753) 2023-08-24 12:26:30 -07:00
otg_fs.rs Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
parl_io.rs PARL_IO TX driver (#733) 2023-08-23 10:32:13 -07:00
peripheral.rs Documenting a number of peripherals and packages (#680) 2023-08-09 06:33: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 Make sure to use wrap-mode for RMT TX (ESP32/S2) (#710) 2023-08-09 06:56:10 -07:00
rng.rs Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
sha.rs Move alignment helper to its own module in preparation of HMAC module (#753) 2023-08-24 12:26:30 -07:00
spi.rs Add FlashSafeDma wrapper for eh traits which ensure correct DMA transfers from flash (#678) 2023-08-09 13:07:20 -07:00
system.rs PARL_IO TX driver (#733) 2023-08-23 10:32:13 -07:00
systimer.rs Timer driver improvements (#737) 2023-08-22 12:20:05 +01:00
timer.rs Set alarm on correct timer (#730) 2023-08-16 12:54:54 +01:00
uart.rs Update to 1.0.0-rc.1 version of embedded-hal-* crates (#747) 2023-08-22 14:53:41 +01:00
usb_serial_jtag.rs Implement the ufmt_write::uWrite trait for the USB Serial JTAG driver (#751) 2023-08-23 08:24:47 -07:00