Bare programmation on the raspberry pi 3
Go to file
Mathieu Maret 4dc88ed87c Add debug target 2022-03-15 20:56:42 +01:00
Makefile Add debug target 2022-03-15 20:56:42 +01:00
config.txt Initial import with uart 2022-03-14 11:28:49 +01:00
crt0.S Initial import with uart 2022-03-14 11:28:49 +01:00
debug.gdb Add debug target 2022-03-15 20:56:42 +01:00
gpio.h Initial import with uart 2022-03-14 11:28:49 +01:00
hello.c add puts 2022-03-14 20:28:46 +01:00
mmio.h add puts 2022-03-14 20:28:46 +01:00
rpi3.ld Initial import with uart 2022-03-14 11:28:49 +01:00
uart.c add puts 2022-03-14 20:28:46 +01:00
uart.h add puts 2022-03-14 20:28:46 +01:00