cortex-from-scratch
2019-07-18 Robin Krensuart small ping pong receive, update of register functions
2019-07-15 Robin Krensbasic memory management and uart wait fix
2019-07-14 Robin Krensuart functionality (delay) + interrupt tested
2019-07-13 Robin Krensbasic uart functionality (not tested)
2019-07-10 Robin Krensimplementation of interrupts, SysTick exception
2019-07-10 Robin Krensinit vector implementation
2019-07-09 Robin Krensprint to uart0 [note: always printed on screen through...
2019-07-08 Robin Krensjump to c
2019-07-05 Robin Krensstatic RAM (.data) usage
2019-07-05 Robin Krensfirst commit, basic setup and makefile