aboutsummaryrefslogtreecommitdiff
path: root/include/apos/nodes.h
AgeCommit message (Collapse)Author
2022-04-23ran clang-formatKimplul
2022-04-17improve node subsysKimplul
+ More robust alignment and less memory usage for status, from enum to bit
2022-04-16create more general node structureKimplul
+ Allow for easier handling of other subsystems that want to use nodes, mainly tcb and possibly dev_mem