Obviously Awesome
Posts by Tag
About
Behaviors
Math
DevOps & Linux
Game Theory
Golang
Ideas
Language
Prod Mgmt
Python
Ruby
Chips
UI/UX
Web Dev Tools
Index
RISC-V from scratch (twilco.github.io)
Part 1: Intro
Part 2: Hardware layouts, linker scripts, and C runtimes
Part 3: Writing a UART driver in assembly
Part 4: Creating a function prologue for our UART driver