esp-hal/esp32c6-hal/examples
Jesse Braham 5af8b6387a
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-06-22 06:46:50 -07:00
..
adc.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
advanced_serial.rs ESP32H2: Improve examples documentation (#598) 2023-06-19 07:14:12 -07:00
aes.rs Improve examples documentation (#533) 2023-05-12 13:46:56 +02:00
blinky_erased_pins.rs Add blinky_erased_pins example for ESP32-H2 (#530) 2023-05-12 14:18:04 +02:00
blinky.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
crc.rs Add CRC functionality from ESP ROM (#587) 2023-06-14 05:40:51 -07:00
debug_assist.rs Add DEBUG-ASSIST functionality (#484) 2023-04-20 07:38:55 -07:00
embassy_hello_world.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
embassy_i2c.rs Clean up re-exports and make small improvements to documentation (#607) 2023-06-22 06:46:50 -07:00
embassy_serial.rs Clean up re-exports and make small improvements to documentation (#607) 2023-06-22 06:46:50 -07:00
embassy_spi.rs Improve examples documentation (#533) 2023-05-12 13:46:56 +02:00
embassy_wait.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
gpio_interrupt.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
hello_rgb.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
hello_world.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
i2c_bmp180_calibration_data.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
i2c_display.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
i2s_read.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
i2s_sound.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
interrupt_preemption.rs Correct a number of comments in various examples 2023-05-25 06:02:15 -07:00
ledc.rs Add duty-cycle fading support 2023-05-15 17:11:31 +00:00
mcpwm.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
pcnt_encoder.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
pulse_control.rs Initial support for RMT in ESP32-H2 (#556) 2023-05-23 10:14:17 -07:00
qspi_flash.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
ram.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
read_efuse.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
rng.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
rsa.rs Update documentation (#606) 2023-06-21 04:03:15 -07:00
rtc_time.rs implement fetching the RTC timer value in milliseconds and mircroseconds (#476) 2023-05-08 07:59:37 -07:00
rtc_watchdog.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
serial_interrupts.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
sha.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
software_interrupts.rs Correct a number of comments in various examples 2023-05-25 06:02:15 -07:00
spi_eh1_device_loopback.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
spi_eh1_loopback.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
spi_halfduplex_read_manufacturer_id.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
spi_loopback_dma.rs Add examples for polling DMA transfers. 2023-05-25 06:37:09 +00:00
spi_loopback.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
systimer.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
timer_interrupt.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00
usb_serial_jtag.rs Implement embedded_hal_nb::serial::* traits for UsbSerialJtag (#498) 2023-05-02 12:14:15 +01:00
watchdog.rs Add PeripheralClockControl argument to timg, wdt, sha, usb-serial-jtag and uart constructors (#463) 2023-03-31 09:51:34 +02:00