basic led gpio driver
[cortex-from-scratch] / include /
2019-07-25 Robin Krensbasic led gpio driver
2019-07-24 Robin Krenstested working terminal and reordering of code
2019-07-23 Robin Krensbasic terminal
2019-07-22 Robin Krensfixed-sized memory pool allocator
2019-07-19 Robin Krensfurther ivt and isr implementation
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...