#vex-v5 #vex-robotics #v5 #vex

deprecated no-std vexide-panic

Panic handler for vexide

17 releases

new 0.1.10 Feb 26, 2026
0.1.10-rc.1 Apr 9, 2025
0.1.9 Mar 6, 2025
0.1.7 Nov 29, 2024
0.1.2 Jul 16, 2024

#429 in Robotics

MIT license

210KB
2.5K SLoC

Panic handler 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.


vexide-panic

Panic handler implementation for vexide.

Maintained: no

[!important] This crate is deprecated.

Its functionality is now available from vexide-startup with feature panic-hook enabled.

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.

Dependencies

~0.8–1.5MB
~28K SLoC