startup and debug led
authorJohn Tsiombikas <nuclear@member.fsf.org>
Tue, 23 Oct 2018 12:04:50 +0000 (15:04 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Tue, 23 Oct 2018 12:04:50 +0000 (15:04 +0300)
commit4cdb0feb633bc6181644704cea8f18368b5bcfd1
treecf67ccd447088f84fb2be181f0c678c3e9b00803
parente3851fa5fc01560a8ab799046b7cf0d2f35f18e8
startup and debug led
Makefile
rpikern.ld
src/libc/stdint.h [new file with mode: 0644]
src/libc/string.c [new file with mode: 0644]
src/libc/string.h [new file with mode: 0644]
src/main.c [new file with mode: 0644]
src/startup.s