aboutsummaryrefslogtreecommitdiff
path: root/include/apos/timer.h
AgeCommit message (Collapse)Author
2022-09-15add SYS_TICKSKimplul
2022-06-12add license textsKimplul
2022-06-09use doxygen todoKimplul
2022-06-09continue documentationKimplul
2022-05-23start writing documentationKimplul
2022-05-22start testing out doxygenKimplul
2022-05-05riscv64 boots with clang (sort of)Kimplul
2022-04-21use uint64_t for timer ticksKimplul
+ GCC seems to provide this even on 32bit platforms, though I should really check.
2022-04-21start working on timer subsysKimplul