esp-hal/esp-hal-common/src
Juraj Sadel 4d87e75d71
H2: prepare modem clocks for BLE (#953)
* H2: prepare modem clocks for BLE

* changelog
2023-11-17 11:04:17 +00:00
..
aes Clean up (#920) 2023-11-10 06:04:05 -08:00
analog RISC-V: Make atomic emulation opt-in (#904) 2023-11-10 11:51:47 +00:00
clock Replace any underscores in feature names with dashes (#833) 2023-09-29 16:36:09 +01:00
dma DMA cleanup (#915) 2023-11-10 13:20:35 +01:00
embassy Only implement __pender if a hal-executor is used (#937) 2023-11-15 00:30:03 -08:00
interrupt fix: interrupt riscv - _pc variable typo (#928) 2023-11-13 09:09:42 +01:00
ledc No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
mcpwm feat set frequency embedded hal (#880) 2023-11-09 03:33:47 +00: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 Miscellaneous pre-release fixes (#883) 2023-10-31 06:50:54 -07:00
soc H2: prepare modem clocks for BLE (#953) 2023-11-17 11:04:17 +00:00
spi Clean up (#920) 2023-11-10 06:04:05 -08:00
twai Derive Clone and Copy for EspTwaiFrame (#909) 2023-11-09 03:36:15 +00: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 Re-add API to get a GPIO's interrupt status bit (#929) 2023-11-13 14:03:45 +01:00
hmac.rs Update dependencies, miscellaneous fixes/improvements (#878) 2023-10-27 06:41:04 -07:00
i2c.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
i2s.rs Clean up (#920) 2023-11-10 06:04:05 -08:00
lib.rs RISC-V: Make atomic emulation opt-in (#904) 2023-11-10 11:51:47 +00:00
otg_fs.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
parl_io.rs Clean up (#920) 2023-11-10 06:04:05 -08: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 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 fix: wrong clear of RMT interrupts (esp-rs/esp-hal#925) (#930) 2023-11-13 14:13:21 +01:00
rng.rs Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
sha.rs Miscellaneous pre-release fixes (#883) 2023-10-31 06:50:54 -07:00
system.rs Add RISCV TRACE Encoder driver (#864) 2023-10-23 13:16:27 +02:00
systimer.rs Miscellaneous pre-release fixes (#883) 2023-10-31 06:50:54 -07:00
timer.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00
trace.rs Add RISCV TRACE Encoder driver (#864) 2023-10-23 13:16:27 +02:00
uart.rs Remove implementation of provided method (#921) 2023-11-10 13:48:14 +01:00
usb_serial_jtag.rs No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -07:00