aboutsummaryrefslogtreecommitdiff
path: root/src/user/init.c
Commit message (Collapse)AuthorAge
* run clang-format.Josh Rahm2021-10-26
|
* Basic SPI working.Josh Rahm2020-11-26
|
* Add ability to jump to a usermode init routine.Josh Rahm2020-11-25
This routine will has a newly allocated stack. I found out that when using the st-flash utility it likes to reset the device with the IPSR in HARD FAULT mode (?) so I have to manually hit the reset button to get it to work.