esp-hal/esp-hal-common/src
Björn Quentin 547f6db6ce
Add SYSTIMER ETM (#828)
* Add SYSTIMER ETM

* Remove logger-init from examples
2023-09-28 11:59:50 +02: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 Update Clock module documentation (#774) 2023-09-01 09:51:22 -07:00
dma (G)DMA AES working mode support (#821) 2023-09-27 09:08:14 -07:00
embassy Implement embedded_hal_async::delay::DelayUs trait for SYSTIMER alarms (#812) 2023-09-25 07:33:47 -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 Adding async support for RSA peripheral (#790) 2023-09-27 09:03:06 -07:00
rtc_cntl Remove #[rustfmt::skip] attributes and run rustfmt 2023-09-27 10:50:25 -07:00
soc Add ETM, Add GPIO ETM (#819) 2023-09-26 12:56:09 +02: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 Document the lp_gpio module 2023-09-26 06:33:54 -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 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 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 No longer publicly expose the PeripheralClockControl struct (#817) 2023-09-26 09:07:57 -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