| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-21 | implement timers better | Kimplul | |
| 2022-04-10 | add clang format and run it | Kimplul | |
| 2022-01-07 | Use #if defined(...) when not guard clause | Kimplul | |
| 2022-01-07 | Moved debugging into debug.c | Kimplul | |
| + No clue why I had that stuff in common/main.c | |||
| 2022-01-06 | Jump back to kernelspace tested | Kimplul | |
| + Added automated categories to debugging, bug/info/warn/error etc. Now I should just try to use them here and there :D | |||
| 2021-12-29 | Refactoring | Kimplul | |
| + Mainly just moving stuff out or arch/riscv/ that should be handled in common/ + Prepared separate process stack/call stack for server callbacks, rest to be implemeted soon ish | |||
| 2021-10-11 | Moved some functions to common/ | Kimplul | |
| 2021-08-26 | Added debug flags and simple debug serial driver | Kimplul | |
