esp-hal/esp-hal-common/src/soc/esp32c6
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
..
efuse.csv Unified efuse field access (#567) 2023-06-05 06:15:00 -07:00
efuse.rs Unified efuse field access (#567) 2023-06-05 06:15:00 -07:00
gpio.rs Remove a bunch of generic params from GpioPin (#553) 2023-05-22 12:27:36 +01:00
mod.rs H2: Add I2S support (#597) 2023-06-19 06:24:09 -07:00
peripherals.rs Clean up re-exports and make small improvements to documentation (#607) 2023-06-22 06:46:50 -07:00
radio_clocks.rs Fix 802.15.4 clock enabling (ESP32-C6) 2023-03-28 13:41:21 +02:00