8 Commits (main)

Author SHA1 Message Date
anna c767d551d3
initd: implement simple test init daemon 3 years ago
anna b7e9187740
main: move kernel start routine to kernel/ 3 years ago
anna 1bc2448c91
arch: move build related files to subdirectory 3 years ago
anna 60f1ebea8a
arch: use CMSIS after all
It was inevitable, tbh.  I really wanted to do
everything entirely from scratch, but all those
hardware registers are just too much to be
maintained by a single person.  And since i plan
on supporting different boards at some point in
the future, it would be complete madness to redo
everything for that board.
3 years ago
anna 0eea347421
build: actually use linker scripts 3 years ago
anna caefad25a8
build: parameterize serial config macros 3 years ago
anna 3ab358310c
build: ensure all symbols are included 3 years ago
anna 643d3ed251
build: migrate to CMake 3 years ago