10 releases

0.1.7 Nov 29, 2024
0.1.6 Nov 29, 2024
0.1.5 Oct 16, 2024
0.1.2 Jul 16, 2024
0.1.1 May 17, 2024

#165 in Robotics

Download history 3/week @ 2024-08-17 5/week @ 2024-09-07 12/week @ 2024-09-14 32/week @ 2024-09-21 28/week @ 2024-09-28 397/week @ 2024-10-05 192/week @ 2024-10-12 77/week @ 2024-10-19 12/week @ 2024-10-26 14/week @ 2024-11-02 216/week @ 2024-11-09 61/week @ 2024-11-16 131/week @ 2024-11-23 249/week @ 2024-11-30

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

MIT license

290KB
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–2MB
~33K SLoC