Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
Add notice to README.md stating that the package has moved
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebraham committed May 23, 2024
1 parent 31f54a1 commit a66daad
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# esp-backtrace - backtrace for ESP32 bare-metal
# esp-backtrace - backtrace for ESP32 bare-metal---

## This project has moved! It can now be found in the [esp-rs/esp-hal](https://github.com/esp-rs/esp-hal/tree/main/esp-backtrace) repository.

---

Supports the ESP32, ESP32-C2/C3/C6, ESP32-H2, ESP32-P4, and ESP32-S2/S3. Optional exception and panic handlers are included, both of which can be enabled via their respective features.

Expand Down

0 comments on commit a66daad

Please sign in to comment.