12 Commits (364290f1928ba16f99b6f99a3d0861fe81edc200)

Author SHA1 Message Date
anna 364290f192
arch: add files i fucking forgot to commit 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 643d3ed251
build: migrate to CMake 3 years ago
anna f0dc3a3433
kiss capitalism goodbye for good
The CNPL will make sure that absolutely no corporation is going to get
anywhere near Ardix -- exactly as it should be.  Fuck you, corporations!
3 years ago
anna ec3b64d232
string: move header to standard location
Anything that implements POSIX should also be where POSIX defines
it to be, otherwise it would be pretty useless lol
3 years ago
anna af8210da4a
piss off capitalism
Ardix is being relicensed to GPL v3 or later. I have no idea whether you
can just do this if you feel like it or if it has any consequences, but
i kinda don't really care that much about it.  Any changes made after
this commit will definitely fall under the GPL though, and considering
that only few things are really working yet anyways this is good enough
for me.
3 years ago
Felix Kopp 316b4c2c0c
entry: implement syscall entry 3 years ago
Felix Kopp c222c35fe5
sys: make early MCK init actually work 4 years ago
Felix Kopp ba9565a1b4
Clean up and get rid of some unnecessary stuff 4 years ago
Felix Kopp 0e725b795d
Move license comment to the bottom 4 years ago
Felix Kopp 424f5a902f
Cleanup 2 4 years ago
Felix Kopp 30096ab5b2
Tidy up 4 years ago