esp-hal/esp32c3-hal/examples
jneem 5503121bea
Async read implementation for usb serial jtag (#889)
* Async read implementation for usb serial jtag

* Check the example in ci

* Add the example's required features

* Add changelog entry

* Improve the example

* Add examples for other boards

* Fix changelog

* Add required features for examples
2023-11-17 18:26:45 +00:00
..
adc_cal.rs
adc.rs
advanced_serial.rs
aes_dma.rs
aes.rs
blinky_erased_pins.rs
blinky.rs
clock_monitor.rs
crc.rs
debug_assist.rs
direct-vectoring.rs
embassy_hello_world.rs
embassy_i2c.rs
embassy_i2s_read.rs
embassy_i2s_sound.rs
embassy_rmt_rx.rs
embassy_rmt_tx.rs
embassy_serial.rs
embassy_spi.rs
embassy_usb_serial_jtag.rs Async read implementation for usb serial jtag (#889) 2023-11-17 18:26:45 +00:00
embassy_wait.rs
gpio_interrupt.rs
hello_rgb.rs
hello_world.rs
hmac.rs
i2c_bmp180_calibration_data.rs
i2c_display.rs
i2s_read.rs
i2s_sound.rs
interrupt_preemption.rs
ledc.rs
qspi_flash.rs
ram.rs
read_efuse.rs
rmt_rx.rs
rmt_tx.rs
rng.rs
rsa.rs
rtc_time.rs
rtc_watchdog.rs
serial_interrupts.rs
sha.rs
sleep_timer_rtcio.rs
sleep_timer.rs
software_interrupts.rs
spi_eh1_device_loopback.rs
spi_eh1_loopback.rs
spi_halfduplex_read_manufacturer_id.rs
spi_loopback_dma.rs
spi_loopback.rs
spi_slave_dma.rs
systimer.rs
timer_interrupt.rs
twai.rs
usb_serial_jtag.rs
watchdog.rs