..
aes
Update to latest PACs and resolve the (numerous) resulting errors ( #984 )
2023-11-30 19:01:22 +00:00
analog
Update embassy to its embedded-* v1.0.0 versions ( #1076 )
2024-01-16 20:25:22 +00:00
clock
C6 deep sleep driver MVP ( #918 )
2024-01-03 15:14:17 +00:00
dma
Dma convenience macro ( #935 )
2023-12-01 10:22:39 +00:00
embassy
Update embassy to its embedded-* v1.0.0 versions ( #1076 )
2024-01-16 20:25:22 +00:00
interrupt
Add rt-riscv and rt-xtensa features to esp-hal-common ( #1057 )
2024-01-03 14:24:05 +00:00
ledc
Remove unnecessary paste syntax ( #986 )
2023-12-01 07:14:31 +00:00
mcpwm
remove double &mut for SetDutyCycle impl on PwmPin ( #1033 )
2023-12-15 14:39:56 +00:00
pcnt
Update to latest PACs and resolve the (numerous) resulting errors ( #984 )
2023-11-30 19:01:22 +00:00
rom
Remove #[rustfmt::skip] attributes and run rustfmt
2023-09-27 10:50:25 -07:00
rsa
Update to latest PACs and resolve the (numerous) resulting errors ( #984 )
2023-11-30 19:01:22 +00:00
rtc_cntl
Unify the low-power peripheral names (RTC_CNTL and LP_CLKRST to LPWR) ( #1064 )
2024-01-08 14:00:26 +00:00
soc
Fix stack-top calculation for app-core ( #1081 )
2024-01-15 14:46:34 +00:00
spi
Fix dma_read and dma_write for SPI slave dma driver ( #1013 )
2023-12-12 10:09:20 +00:00
twai
typo ( #987 )
2023-12-01 07:13:37 +00:00
assist_debug.rs
Update to latest PACs and resolve the (numerous) resulting errors ( #984 )
2023-11-30 19:01:22 +00:00
delay.rs
Update to latest release candidate of embedded-hal{-async,-nb} ( #994 )
2023-12-08 10:56:27 +00:00
ecc.rs
Update to latest PACs and resolve the (numerous) resulting errors ( #984 )
2023-11-30 19:01:22 +00:00
etm.rs
Update to latest PACs and resolve the (numerous) resulting errors ( #984 )
2023-11-30 19:01:22 +00:00
fmt.rs
Add defmt support, make log optional ( #773 )
2023-09-04 11:29:44 +01:00
gpio.rs
Update to 1.0.0 releases of embedded-hal-* packages ( #1068 )
2024-01-11 14:33:23 +00:00
hmac.rs
Update to latest PACs and resolve the (numerous) resulting errors ( #984 )
2023-11-30 19:01:22 +00:00
i2c.rs
Configurable I2C Timeout ( #1011 )
2023-12-11 08:34:11 +00:00
i2s.rs
Fix transmutes, clean up some unnecessary ones ( #1009 )
2023-12-09 17:00:39 +00:00
lib.rs
Add rt-riscv and rt-xtensa features to esp-hal-common ( #1057 )
2024-01-03 14:24:05 +00:00
otg_fs.rs
Unify the low-power peripheral names (RTC_CNTL and LP_CLKRST to LPWR) ( #1064 )
2024-01-08 14:00:26 +00:00
parl_io.rs
Update to latest PACs and resolve the (numerous) resulting errors ( #984 )
2023-11-30 19:01:22 +00:00
peripheral.rs
Unify the low-power peripheral names (RTC_CNTL and LP_CLKRST to LPWR) ( #1064 )
2024-01-08 14:00:26 +00:00
prelude.rs
Add rt-riscv and rt-xtensa features to esp-hal-common ( #1057 )
2024-01-03 14:24:05 +00:00
reg_access.rs
Fix SHA ( #1021 )
2023-12-13 16:56:15 +00:00
reset.rs
Documenting a number of peripherals and packages ( #680 )
2023-08-09 06:33:50 -07:00
rmt.rs
Update to latest PACs and resolve the (numerous) resulting errors ( #984 )
2023-11-30 19:01:22 +00:00
rng.rs
Update to latest PACs and resolve the (numerous) resulting errors ( #984 )
2023-11-30 19:01:22 +00:00
sha.rs
Update to latest PACs and resolve the (numerous) resulting errors ( #984 )
2023-11-30 19:01:22 +00:00
system.rs
Update to latest PACs and resolve the (numerous) resulting errors ( #984 )
2023-11-30 19:01:22 +00:00
systimer.rs
Fix transmutes, clean up some unnecessary ones ( #1009 )
2023-12-09 17:00:39 +00:00
timer.rs
Unify the low-power peripheral names (RTC_CNTL and LP_CLKRST to LPWR) ( #1064 )
2024-01-08 14:00:26 +00:00
trace.rs
Update to latest PACs and resolve the (numerous) resulting errors ( #984 )
2023-11-30 19:01:22 +00:00
uart.rs
Update to latest PACs and resolve the (numerous) resulting errors ( #984 )
2023-11-30 19:01:22 +00:00
usb_serial_jtag.rs
Update to latest PACs and resolve the (numerous) resulting errors ( #984 )
2023-11-30 19:01:22 +00:00