avr-rust / ruduino

Reusable components for the Arduino Uno.
Apache License 2.0
702 stars 50 forks source link

Make the std-stub optional #26

Closed shepmaster closed 4 years ago

shepmaster commented 4 years ago

This allows people to provide their own panic_handler

Closes #19