TheNuclearDart / bringup

STM32F7 discovery board bringup
GNU Affero General Public License v3.0
0 stars 0 forks source link

Move critical ISR and reset code to ITCM #12

Closed TheNuclearDart closed 2 years ago

TheNuclearDart commented 2 years ago

Not as easy as expected, need to move all of this to ITCM at some point

TheNuclearDart commented 2 years ago

I figured it out