esp-hal/esp32c3-hal/examples
Jesse Braham 0b26d3851c Clean up re-exports and make small improvements to documentation (#607)
* Create issue_handler.yml

* No longer re-export `embedded-hal`, hide exported macros in documentation

* Add simple package-level documentation for each HAL package

* Clean up/simplify re-exports

* Fix the examples that I broke

* Ensure top-level modules/types/functions have doc comments

* Update CHANGELOG

* Re-export the `soc::psram` module where available

---------

Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
2023-07-04 11:47:21 +01:00
..
adc.rs
advanced_serial.rs
aes.rs
blinky_erased_pins.rs
blinky.rs
clock_monitor.rs
crc.rs
debug_assist.rs
embassy_hello_world.rs
embassy_i2c.rs Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
embassy_serial.rs Clean up re-exports and make small improvements to documentation (#607) 2023-07-04 11:47:21 +01:00
embassy_spi.rs
embassy_wait.rs
gpio_interrupt.rs
hello_rgb.rs
hello_world.rs
i2c_bmp180_calibration_data.rs
i2c_display.rs
i2s_read.rs
i2s_sound.rs
interrupt_preemption.rs
ledc.rs
pulse_control.rs
qspi_flash.rs
ram.rs
read_efuse.rs
rng.rs
rsa.rs
rtc_time.rs
rtc_watchdog.rs
serial_interrupts.rs
sha.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
systimer.rs
timer_interrupt.rs
twai.rs
usb_serial_jtag.rs
watchdog.rs