esp-hal/esp-hal-common/src/cpu_control
Scott Mabin 3a57eb98fe
Completely remove pac references in hal drivers (#309)
* Peripheral ref/sha (#312)

* Add SHA to list of peripherals to be created

* Refactor SHA peripheral to use PeripheralRef

* Update SHA examples to get them building again

* Fix async time drivers

* Fix usb otg

* Fix s3

Co-authored-by: Jesse Braham <jessebraham@users.noreply.github.com>
2022-12-14 13:15:45 +00:00
..
esp32.rs Completely remove pac references in hal drivers (#309) 2022-12-14 13:15:45 +00:00
esp32s3.rs Completely remove pac references in hal drivers (#309) 2022-12-14 13:15:45 +00:00
none.rs Implement starting a task on second core of ESP32 and ESP32-S3 2022-07-05 17:41:55 +02:00