esp-hal/esp32c3-hal/examples
Scott Mabin b30886cce6
Periodic system timer & esp32s2 fixes & edge interrupt fixes (#167)
* Add Periodic mode to SYSTIMER

* Deduplicate shared code in SYSTIMER

* esp32s2 edge mode systimer interrupt

- Make systimer interrupts edge mode
- fix examples for s3 & s2

* Fix TPS for esp32s2, clean up examples
2022-08-25 07:13:56 -07:00
..
adc.rs
advanced_serial.rs
blinky.rs
clock_monitor.rs
gpio_interrupt.rs
hello_rgb.rs
hello_world.rs
i2c_display.rs
ledc.rs
pulse_control.rs
ram.rs
read_efuse.rs
rtc_watchdog.rs
serial_interrupts.rs
spi_eh1_loopback.rs
spi_loopback.rs
systimer.rs Periodic system timer & esp32s2 fixes & edge interrupt fixes (#167) 2022-08-25 07:13:56 -07:00
timer_interrupt.rs
usb_serial_jtag.rs
watchdog.rs