11 releases

0.1.8 Jan 27, 2025
0.1.7 Nov 29, 2024
0.1.5 Oct 16, 2024
0.1.2 Jul 16, 2024
0.1.1 May 17, 2024

#214 in Robotics

Download history 65/week @ 2024-10-21 10/week @ 2024-10-28 12/week @ 2024-11-04 244/week @ 2024-11-11 40/week @ 2024-11-18 263/week @ 2024-11-25 130/week @ 2024-12-02 116/week @ 2024-12-09 29/week @ 2024-12-16 8/week @ 2025-01-06 3/week @ 2025-01-13 10/week @ 2025-01-20 155/week @ 2025-01-27 26/week @ 2025-02-03

195 downloads per month
Used in 2 crates (via vexide)

MIT license

295KB
4.5K SLoC

vexide-panic

Panic handler implementation for vexide. Supports printing a backtrace when running in the simulator. If the display_panics feature is enabled, it will also display the panic message on the V5 Brain display.


lib.rs:

Panic handler implementation for vexide

Supports capturing and printing backtraces to aid in debugging.

If the display_panics feature is enabled, it will also display the panic message on the V5 Brain display.

Dependencies

~1.1–1.9MB
~33K SLoC