esp-hal/esp32s2-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
advanced_serial.rs
blinky.rs
clock_monitor.rs
dac.rs
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_rgb.rs
hello_world.rs
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
i2s_read.rs Preliminary I2S Implementation 2022-11-17 08:24:43 -08:00
i2s_sound.rs Preliminary I2S Implementation 2022-11-17 08:24:43 -08:00
ledc.rs
pulse_control.rs
ram.rs
read_efuse.rs
rtc_watchdog.rs
serial_interrupts.rs
sha.rs Add SHA accelerator implementation (#257) 2022-11-28 14:20:31 -08:00
spi_eh1_device_loopback.rs
spi_eh1_loopback.rs
spi_loopback_dma.rs Add more trait re-exports to prelude module (#260) 2022-11-23 07:24:47 -08:00
spi_loopback.rs
systimer.rs
timer_interrupt.rs
usb_serial.rs
watchdog.rs