rene-dev / stmbl

AC Servo Driver for STM32F4
GNU General Public License v3.0
842 stars 404 forks source link

implement hardfault handler #50

Closed rene-dev closed 6 years ago

rene-dev commented 8 years ago

https://github.com/rene-dev/stmbl/blob/master/src/stm32f4xx_it.c#L55 example: https://github.com/thomask77/drquad32/blob/master/Source/fault_handler.c#L19