mirror of
https://github.com/esp-rs/esp-idf-hal.git
synced 2025-09-28 21:01:26 +00:00

* ULP peripheral; ULP HAL code renamed * Use an enum for the chip cores * riscv-ulp-hal feature bugfixes * Fix the CI for ULP as well
3 lines
56 B
Plaintext
3 lines
56 B
Plaintext
PROVIDE(_ram_size = 4K);
|
|
INCLUDE riscv_ulp_link_base.x;
|