libhal-google / libhal-armcortex

A collection of drivers and libraries for the Cortex M series ARM processors using libhal
Apache License 2.0
5 stars 3 forks source link

:bug: Fix interrupts #132

Closed kammce closed 1 year ago

kammce commented 1 year ago

Interrupts wouldn't fire for handlers passed into them. systick_timer's interrupt was also reported to not work either.

Further changes were made: