esp-hal/esp32c2-hal/examples
Scott Mabin 0000d46ac5 Embassy init updates:
- Rename timg feature to timg0 to better refect which TG is being used
- Use the time_driver::TimerType in the signature of init to fix #268
- Update examples
- Fix CI features
- Add timg0 cfg to build.rs
2022-12-08 06:36:42 -08:00
..
adc.rs Add more trait re-exports to prelude module (#260) 2022-11-23 07:24:47 -08:00
advanced_serial.rs Add a bunch of (untested) examples 2022-10-11 10:12:42 -07:00
blinky.rs Add more trait re-exports to prelude module (#260) 2022-11-23 07:24:47 -08:00
clock_monitor.rs Add a bunch of (untested) examples 2022-10-11 10:12:42 -07:00
embassy_hello_world.rs Embassy init updates: 2022-12-08 06:36:42 -08:00
gpio_interrupt.rs GPIO module refactoring 2022-11-29 12:03:04 +01:00
hello_world.rs Add a bunch of (untested) examples 2022-10-11 10:12:42 -07:00
i2c_bmp180_calibration_data.rs remove i2c::SetupError and make i2c::I2C::new infallible 2022-11-29 14:19:45 +01:00
i2c_display.rs remove i2c::SetupError and make i2c::I2C::new infallible 2022-11-29 14:19:45 +01:00
ledc.rs Add LEDC support for ESP32-C2 2022-11-04 08:19:53 -07:00
read_efuse.rs Add a bunch of (untested) examples 2022-10-11 10:12:42 -07:00
rtc_watchdog.rs Add a bunch of (untested) examples 2022-10-11 10:12:42 -07:00
serial_interrupts.rs Add a bunch of (untested) examples 2022-10-11 10:12:42 -07:00
sha.rs Add SHA accelerator implementation (#257) 2022-11-28 14:20:31 -08:00
spi_eh1_device_loopback.rs Add a bunch of (untested) examples 2022-10-11 10:12:42 -07:00
spi_eh1_loopback.rs Add a bunch of (untested) examples 2022-10-11 10:12:42 -07:00
spi_loopback_dma.rs Add more trait re-exports to prelude module (#260) 2022-11-23 07:24:47 -08:00
spi_loopback.rs Add a bunch of (untested) examples 2022-10-11 10:12:42 -07:00
systimer.rs Initial embassy support (#225) 2022-11-09 08:04:38 -08:00
timer_interrupt.rs Add a bunch of (untested) examples 2022-10-11 10:12:42 -07:00
watchdog.rs Add a bunch of (untested) examples 2022-10-11 10:12:42 -07:00