esp-hal/esp-hal-common/src
Björn Quentin 8b01421c8e
Fix/c6 h2 interrupt disabling (#1040)
* Remove debug print

* C6/H2: Fix interrupt disabling

* CHANGELOG.md entry
2023-12-19 13:39:25 +00:00
..
aes Update to latest PACs and resolve the (numerous) resulting errors (#984) 2023-11-30 19:01:22 +00:00
analog actually use ADC calibration on xtensa chips (#1000) 2023-12-06 09:20:05 +00:00
clock Update to latest PACs and resolve the (numerous) resulting errors (#984) 2023-11-30 19:01:22 +00:00
dma Dma convenience macro (#935) 2023-12-01 10:22:39 +00:00
embassy auto enable interrupts (#1014) 2023-12-12 17:55:37 +00:00
interrupt Fix/c6 h2 interrupt disabling (#1040) 2023-12-19 13:39:25 +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 C6 PMU startup configuration (#974) 2023-12-15 16:18:37 +00:00
soc C6 PMU startup configuration (#974) 2023-12-15 16:18:37 +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 latest PACs and resolve the (numerous) resulting errors (#984) 2023-11-30 19:01:22 +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 Panic when DefaultHandler gets invoked (#1005) 2023-12-11 08:45:39 +00:00
otg_fs.rs Remove unnecessary pin required by USB peripheral (#990) 2023-12-01 13:24:38 +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 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 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 Update to latest PACs and resolve the (numerous) resulting errors (#984) 2023-11-30 19:01:22 +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