Commit graph

17 commits

Author SHA1 Message Date
babbleberry
d70738eea6 Updated to add -mstrict-align and use Apple Silicon gcc 2024-04-22 10:50:24 +01:00
babbleberry
71d96e9044 Fixed pull up/pull down being the wrong way around 2024-04-22 09:54:15 +01:00
Adam Greenwood-Byrne
1d022a6b6c
Revert "Solve Issue #50 pull up pull down register mapping wrong way around" 2024-04-22 09:49:39 +01:00
Nelson Ehling
c71a1cc18a Merge branch 'master' of https://github.com/LabNelson/rpi4-osdev 2024-03-27 12:51:32 +01:00
Nelson Ehling
d7ad289e54 setup folder for interrupt controlled SPI-Ethernet 2024-03-27 12:35:12 +01:00
Nelson Ehling
8277e48bc2 changed pull up pull down register mapping 2024-03-20 14:51:11 +01:00
isometimes
2b9e41259b Fix SI units 2022-07-05 18:05:42 +01:00
isometimes
9716f950b8 Added other backlinks 2022-07-05 12:15:30 +01:00
isometimes
f5b10bb1de Added a note to part4-miniuart about the peripheral base address 2022-02-20 20:50:22 +00:00
isometimes
5c5fb1493e Fixed nostartfiles issue with Makefile.gcc* as ld no longer ignores erroneous arguments 2021-08-27 11:56:23 +01:00
Adam Greenwood-Byrne
a42a421ec2 Final doc update 2021-02-12 20:37:31 +00:00
Adam Greenwood-Byrne
f9839e2233 Updated documentation to reference building on Mac too 2021-02-12 20:33:01 +00:00
Adam Greenwood-Byrne
9e713872dc Updated part2 to explain Makefiles on other platforms 2021-02-12 20:21:45 +00:00
Adam Greenwood-Byrne
fcef8b6535 Updated intro and Makefiles to use LLVM clang in the right location 2021-02-12 20:10:04 +00:00
Adam Greenwood-Byrne
072b5453b4 Migrating to clang for native builds on MBP M1 - parts1-6 working, part7 incomplete, part8 untouched 2021-02-07 19:18:44 +00:00
Adam Greenwood-Byrne
b13b086099 Added crosslinks in Markdown for Pages 2020-07-27 18:46:39 +01:00
Adam Greenwood-Byrne
db57c87753 Adding part4 - full mini UART comms 2020-07-12 15:34:23 +01:00