esp-hal/esp32s3-hal/examples
Jesse Braham a586cb311e
Rename the ADC constructor to new, make it infallible (#1133)
* Rename the ADC constructor to `new`, make it infallible

* Update `CHANGELOG.md`
2024-02-01 11:51:05 +00:00
..
adc_cal.rs Rename the ADC constructor to new, make it infallible (#1133) 2024-02-01 11:51:05 +00:00
adc.rs Rename the ADC constructor to new, make it infallible (#1133) 2024-02-01 11:51:05 +00:00
advanced_serial.rs
aes_dma.rs Refactor DMA to make API more consistent across devices (#1125) 2024-01-30 14:58:48 +00:00
aes.rs
blinky_erased_pins.rs
blinky.rs
clock_monitor.rs
crc.rs
debug_assist.rs
embassy_hello_world.rs
embassy_i2c.rs
embassy_i2s_read.rs Refactor DMA to make API more consistent across devices (#1125) 2024-01-30 14:58:48 +00:00
embassy_i2s_sound.rs Refactor DMA to make API more consistent across devices (#1125) 2024-01-30 14:58:48 +00:00
embassy_multicore_interrupt.rs
embassy_multicore.rs
embassy_multiprio.rs
embassy_rmt_rx.rs
embassy_rmt_tx.rs
embassy_serial.rs
embassy_spi.rs Refactor DMA to make API more consistent across devices (#1125) 2024-01-30 14:58:48 +00:00
embassy_usb_serial_jtag.rs Unify: rename the esp-hal-common package to esp-hal [0/?] (#1131) 2024-01-31 16:26:20 +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 Refactor DMA to make API more consistent across devices (#1125) 2024-01-30 14:58:48 +00:00
i2s_sound.rs Refactor DMA to make API more consistent across devices (#1125) 2024-01-30 14:58:48 +00:00
lcd_i8080.rs Refactor DMA to make API more consistent across devices (#1125) 2024-01-30 14:58:48 +00:00
ledc.rs
mcpwm.rs
multicore.rs
octal_psram.rs Unify: rename the esp-hal-common package to esp-hal [0/?] (#1131) 2024-01-31 16:26:20 +00:00
pcnt_encoder.rs
psram.rs Unify: rename the esp-hal-common package to esp-hal [0/?] (#1131) 2024-01-31 16:26:20 +00:00
qspi_flash.rs Refactor DMA to make API more consistent across devices (#1125) 2024-01-30 14:58:48 +00:00
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_ext0.rs
sleep_timer_ext1.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 Refactor DMA to make API more consistent across devices (#1125) 2024-01-30 14:58:48 +00:00
spi_loopback.rs
spi_slave_dma.rs Refactor DMA to make API more consistent across devices (#1125) 2024-01-30 14:58:48 +00:00
systimer.rs
timer_interrupt.rs
twai.rs
ulp_riscv_core_basic.rs Combine the esp-ulp-riscv-hal and esp32c6-lp-hal packages (#1115) 2024-01-26 13:46:51 +00:00
usb_serial_jtag.rs
usb_serial.rs
watchdog.rs