ardix/include
fef 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.
2021-08-07 14:30:09 +02:00
..
arch-generic arch: use CMSIS after all 2021-08-07 14:30:09 +02:00
ardix list: fix shit 2021-08-05 17:11:54 +02:00
config.h.in syscall: add config option to check syscall source 2021-08-01 23:28:25 +02:00
ctype.h kiss capitalism goodbye for good 2021-05-10 16:19:38 +02:00
errno.h kiss capitalism goodbye for good 2021-05-10 16:19:38 +02:00
limits.h kiss capitalism goodbye for good 2021-05-10 16:19:38 +02:00
stdbool.h kiss capitalism goodbye for good 2021-05-10 16:19:38 +02:00
stddef.h stddef: add typeof macro 2021-08-01 17:06:08 +02:00
stdint.h stdint.h: now even less POSIX-noncompliant! 2021-08-05 16:16:16 +02:00
stdio.h stdio: refactor printk to printf and friends 2021-08-01 18:53:22 +02:00
string.h kiss capitalism goodbye for good 2021-05-10 16:19:38 +02:00
toolchain.h sched: refactor and implement sleep 2021-08-05 16:14:18 +02:00
unistd.h kiss capitalism goodbye for good 2021-05-10 16:19:38 +02:00