esp-hal/esp-ulp-riscv-hal/CHANGELOG.md
Björn Quentin c612fecfae
Clear LP/RTC RAM (#916)
* Clear LP_RAM/RTC RAM to make sure .bss is cleared

* Rename `ulp-riscv-hal` to `esp-ulp-riscv-hal`

* CHANGELOG.md entry
2023-11-09 14:06:58 +01:00

480 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Add the ulp-riscv-hal package (#840)

Changed

  • Renamed to esp-ulp-riscv-hal (#916)

Fixed

Removed