esp-hal/esp32c3-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-esp32c3-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-esp32c3-link.x Move linker scripts to sub-folders 2022-02-18 12:00:05 +01:00
db-esp32c3-memory.x esp32c3: Add support for booting from MCUboot bootloader 2022-10-24 09:37:52 -03: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
mb-esp32c3-link.x esp32c3: Set entry point address on MCUboot image header 2022-10-24 09:52:46 -03:00
mb-esp32c3-memory.x esp32c3: Add support for booting from MCUboot bootloader 2022-10-24 09:37:52 -03:00
mb-linkall.x esp32c3: Add support for booting from MCUboot bootloader 2022-10-24 09:37:52 -03:00
mb-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