14 Commits (05844fefcb7260f7487e09f5b89884483d98de3f)

Author SHA1 Message Date
jameszow 05844fefcb Modify the Ruby file format and restore other file formats 9 months ago
jameszow 54f203b598 fix error Line is too long. [101/100] 9 months ago
jameszow 89ca6cc5f6 fix rb file i.to_s and code style 9 months ago
jameszow dfe4fbb7ae Modify remaining years 9 months ago
Andre Richter ec842133d9
Improve macOS support
macOS support is still not great, but this patch at least
fixes some import Makefile subtargets.
2 years ago
Andre Richter 2e72a8408f
Rework driver subsystem
This update significantly decouples the generic kernel code
from the BSP code.
Prior to this patch, the BSP had way too much business logic
that should have always been the generic kernel's concern.
2 years ago
Andre Richter 7014c0cdfd
Bump dependencies 2 years ago
Andre Richter 2345214367
Various minor improvements 2 years ago
Andre Richter b7b2d31c24
Rewrite timer subsystem 2 years ago
Andre Richter 08439f33d2
Bump compiler and dependencies 2 years ago
Andre Richter b48a89faf0
Bump dependencies 2 years ago
Andre Richter e6c3790cac
Remove .got section again
It seems that whatever bug or config mistake gave us .got entries back then has
since been resolved. Also add a sanity check to recognize should this happen
again.
2 years ago
Andre Richter f222d73b90
Fix clippy 2 years ago
Andre Richter 2cd44c3e7f
Add tutorial 19 2 years ago