ZigEmbeddedGroup / microzig

Unified abstraction layer and HAL for several microcontrollers
zlib License
1.26k stars 102 forks source link

Use app provided panic handler if it exists #209

Closed MatthiasPortzel closed 5 months ago

MatthiasPortzel commented 5 months ago

Before, Zig didn't find my app provided panic handler.

Also, manages to avoid the use of usingnamespace.