| .. |
|
analog
|
Get the ADC example building, clean up some cfg gates
|
2022-10-12 09:28:34 -07:00 |
|
clocks_ll
|
Remove some unused constants
|
2022-10-13 07:34:02 -07:00 |
|
cpu_control
|
Implement starting a task on second core of ESP32 and ESP32-S3
|
2022-07-05 17:41:55 +02:00 |
|
dma
|
Basic DMA for ESP32-C3
|
2022-10-13 10:14:51 -07:00 |
|
efuse
|
Add startup code and build/linker scripts, add ADC, eFuse, GPIO, and TIMG
|
2022-10-11 10:11:36 -07:00 |
|
gpio
|
Add startup code and build/linker scripts, add ADC, eFuse, GPIO, and TIMG
|
2022-10-11 10:11:36 -07:00 |
|
interrupt
|
Fix ESP32-C3 interrupt/exception handling (#207)
|
2022-10-05 14:15:17 +01:00 |
|
ledc
|
Inject configuration symbols in build script, simplify cfg gating (#187)
|
2022-09-14 07:46:23 -07:00 |
|
rtc
|
Update dependencies, fix some errors after rebase, add RTC_CNTL
|
2022-10-11 10:12:42 -07:00 |
|
utils
|
RMT: Shouldn't be possible to assign pins multiple times into channel
|
2022-09-20 12:33:17 +02:00 |
|
clock.rs
|
More corrections to clocks
|
2022-10-12 09:28:34 -07:00 |
|
delay.rs
|
Update to newest embedded-hal alpha and add embedded-hal-nb
|
2022-09-29 16:07:49 +02:00 |
|
gpio.rs
|
Fix clock and GPIO drivers, add analog GPIO pins
|
2022-10-11 10:11:36 -07:00 |
|
i2c.rs
|
Fix a bunch of cfg gates, use published version of PAC
|
2022-10-12 12:25:15 -07:00 |
|
lib.rs
|
Basic DMA for ESP32-C3
|
2022-10-13 10:14:51 -07:00 |
|
prelude.rs
|
Update to newest embedded-hal alpha and add embedded-hal-nb
|
2022-09-29 16:07:49 +02:00 |
|
pulse_control.rs
|
Fix ESP32-C3 interrupt/exception handling (#207)
|
2022-10-05 14:15:17 +01:00 |
|
rng.rs
|
|
|
|
rom.rs
|
More corrections to clocks
|
2022-10-12 09:28:34 -07:00 |
|
rtc_cntl.rs
|
Fix a bunch of cfg gates, use published version of PAC
|
2022-10-12 12:25:15 -07:00 |
|
serial.rs
|
Create the esp32c2-hal package and add it to the workspace
|
2022-10-11 08:03:43 -07:00 |
|
spi.rs
|
Basic DMA for ESP32-C3
|
2022-10-13 10:14:51 -07:00 |
|
system.rs
|
Basic DMA for ESP32-C3
|
2022-10-13 10:14:51 -07:00 |
|
systimer.rs
|
Fix a bunch of cfg gates, use published version of PAC
|
2022-10-12 12:25:15 -07:00 |
|
timer.rs
|
Fix a bunch of cfg gates, use published version of PAC
|
2022-10-12 12:25:15 -07:00 |
|
usb_serial_jtag.rs
|
Use the PTR constant instead of the ptr() function for peripherals
|
2022-06-07 10:08:52 -07:00 |