esp-hal/esp32c2-hal/ld
Jordan Halase f22cd7370d
Add CRC functionality from ESP ROM (#587)
* Add ESP ROM CRC and fallbacks to HAL

* Cargo fmt

* Add CRC examples

* Cargo fmt

* Cargo fmt and clippy (all)

* Update CHANGELOG.md
2023-06-14 05:40:51 -07:00
..
bl-esp32c2-memory.x Unify linker scripts (#443) 2023-03-20 08:12:14 -07:00
bl-linkall.x Refactor the clock module, provide ROM functions via linker scripts (#353) 2023-01-23 07:12:33 -08:00
bl-riscv-link.x feat(riscv): relocate .trap machinery to RAM (#541) 2023-05-26 20:48:49 +01:00
db-esp32c2-link.x Add startup code and build/linker scripts, add ADC, eFuse, GPIO, and TIMG 2022-10-11 10:11:36 -07:00
db-esp32c2-memory.x Re-enable RTC in remaining examples, fix linker scripts, fix CI 2022-10-12 10:01:13 -07:00
db-linkall.x Refactor the clock module, provide ROM functions via linker scripts (#353) 2023-01-23 07:12:33 -08:00
db-riscv-link.x feat(riscv): relocate .trap machinery to RAM (#541) 2023-05-26 20:48:49 +01:00
rom-functions.x Add CRC functionality from ESP ROM (#587) 2023-06-14 05:40:51 -07:00