rtc implementation
[cortex-from-scratch] / start.asm
2019-07-25 Robin Krensbasic led gpio driver
2019-07-24 Robin Krenstested working terminal and reordering of code
2019-07-19 Robin Krenssmall system SRAM info output
2019-07-19 Robin Krensfurther ivt and isr implementation
2019-07-15 Robin Krensbasic memory management and uart wait fix
2019-07-10 Robin Krensinit vector implementation
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