aboutsummaryrefslogtreecommitdiff
path: root/include/user
Commit message (Collapse)AuthorAge
* 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.
* Primitive ability to call kernel code from userspace.Josh Rahm2020-11-25