basic memory management and uart wait fix
[cortex-from-scratch] / main.c
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