esp-hal/esp32s3-hal/ld
Jordan Halase a562863cde
Add MD5 functionality from ESP ROM (#618)
* Add ROM MD5 definitions in linker and devices

* Add initial MD5 support

* Implement traits and add comments to MD5 module

* Add MD5 example to ESP32-C3

* Test MD5 context on the quick brown fox

* Implemenr From<Context> for Digest

* Add MD5 to the rest of the examples

* Add docs for MD5

* Remove #[repr(transparent)] from md5::Digest

* Update CHANGELOG.md
2023-06-26 09:01:34 +02:00
..
db-esp32s3.x Add high level CPU interrupts for ESP32-S3 direct-boot 2022-10-31 08:21:33 +01:00
db-memory.x Add direct-boot support for ESP32-S3 (#107) 2022-07-20 07:14:19 -07:00
link-esp32s3.x Apply fix to esp32s2 & esp32s3 2023-03-24 15:50:23 +00:00
linkall.x Unify linker scripts (#443) 2023-03-20 08:12:14 -07:00
memory.x Apply fix to esp32s2 & esp32s3 2023-03-24 15:50:23 +00:00
rom-functions.x Add MD5 functionality from ESP ROM (#618) 2023-06-26 09:01:34 +02:00