esp-hal/esp-hal-common/src
2022-12-13 05:15:10 -08:00
..
analog GPIO module refactoring 2022-11-29 12:03:04 +01:00
clocks_ll Update esp-hal-common to use the newest PACs 2022-10-19 07:00:20 -07:00
cpu_control PeripheralRef/spi (#299) 2022-12-13 00:36:18 -08:00
dma Finalize I2S RX Implementation 2022-11-24 10:16:08 -08:00
efuse Add startup code and build/linker scripts, add ADC, eFuse, GPIO, and TIMG 2022-10-11 10:11:36 -07:00
embassy PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
gpio GPIO module refactoring 2022-11-29 12:03:04 +01:00
interrupt PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
ledc Missed some changes 2022-12-10 01:51:14 +01:00
mcpwm resolve mcpwm FIXME 2022-11-30 00:55:58 +01:00
peripherals PeripheralRef/spi (#299) 2022-12-13 00:36:18 -08:00
rtc Support ESP32-C2 with 26MHz Xtal 2022-12-13 05:15:10 -08:00
utils RMT: Shouldn't be possible to assign pins multiple times into channel 2022-09-20 12:33:17 +02:00
clock.rs Support ESP32-C2 with 26MHz Xtal 2022-12-13 05:15:10 -08:00
delay.rs Correct Systimer delay implementation 2022-12-09 05:34:53 -08:00
embassy.rs Embassy init updates: 2022-12-08 06:36:42 -08:00
gpio.rs GPIO module refactoring 2022-11-29 12:03:04 +01:00
i2c.rs remove i2c::SetupError and make i2c::I2C::new infallible 2022-11-29 14:19:45 +01:00
i2s.rs Finalize I2S RX Implementation 2022-11-24 10:16:08 -08:00
lib.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
otg_fs.rs ADC: Refactor, join S2 and S3 together and C2 and C3 as well (#245) 2022-11-02 10:38:03 -07:00
peripheral.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
prelude.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
pulse_control.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
rng.rs Adds Rng::random() -> u32 2022-03-24 08:44:04 -07:00
rom.rs More corrections to clocks 2022-10-12 09:28:34 -07:00
rtc_cntl.rs Update esp-hal-common to use the newest PACs 2022-10-19 07:00:20 -07:00
sha.rs Fix clippy warnings, update READMEs (#284) 2022-11-30 10:13:40 -08:00
spi.rs PeripheralRef/spi (#299) 2022-12-13 00:36:18 -08:00
system.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
systimer.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
timer.rs Add more configuration symbols and simplify the build script 2022-11-17 07:29:35 -08:00
uart.rs PeripheralRef init: uart (#272) 2022-12-12 14:45:33 +00:00
usb_serial_jtag.rs Add Rx and interrupts to UsbSerialJtag 2022-12-01 22:02:47 +11:00