esp-hal/esp-hal-common/src
Jesse Braham d7babe6ef6
Peripheral ref/i2c (#303)
* Add I2C to list of peripherals to be created

* Refactor I2C driver to use PeripheralRef
2022-12-13 07:06:27 -08:00
..
analog
clocks_ll
cpu_control PeripheralRef/spi (#299) 2022-12-13 00:36:18 -08:00
dma
efuse
embassy Peripheral ref/systimer (#302) 2022-12-13 06:52:51 -08:00
gpio
interrupt
ledc
mcpwm
peripherals Peripheral ref/i2c (#303) 2022-12-13 07:06:27 -08:00
rtc Support ESP32-C2 with 26MHz Xtal 2022-12-13 05:15:10 -08:00
utils
clock.rs Support ESP32-C2 with 26MHz Xtal 2022-12-13 05:15:10 -08:00
delay.rs
embassy.rs
gpio.rs
i2c.rs Peripheral ref/i2c (#303) 2022-12-13 07:06:27 -08:00
i2s.rs
lib.rs
otg_fs.rs
peripheral.rs
prelude.rs
pulse_control.rs
rng.rs
rom.rs
rtc_cntl.rs
sha.rs
spi.rs PeripheralRef/spi (#299) 2022-12-13 00:36:18 -08:00
system.rs
systimer.rs Peripheral ref/systimer (#302) 2022-12-13 06:52:51 -08:00
timer.rs
uart.rs
usb_serial_jtag.rs