aboutsummaryrefslogtreecommitdiff
path: root/include/lib
AgeCommit message (Collapse)Author
2022-03-18Added mutex management queuesChristian Cunningham
2022-03-18Generalized QueueChristian Cunningham
2022-03-12Draw Base-10 Numbers EasierChristian Cunningham
2022-03-10More DeterministicChristian Cunningham
2022-02-24MMU and working on hardwareChristian Cunningham
2022-02-05Added data-to-string functionsChristian Cunningham
2022-02-05Update to new kmemChristian Cunningham
2022-02-04Removed old memChristian Cunningham
2022-02-04Remove reallocChristian Cunningham
Make threads be explicit in their intentions
2022-02-04Implemented new Real-Time friendly Memory Allocation SchemeChristian Cunningham
2022-01-23Visual view of memory mapChristian Cunningham
2022-01-20Moved globals to fileChristian Cunningham
2022-01-20Added reallocChristian Cunningham
Added NULL ptr return
2022-01-20Added write offsetChristian Cunningham
Made offsets movable
2022-01-20Added rotating buffersChristian Cunningham
2022-01-20Added memory functionsChristian Cunningham
2022-01-11Memory freeing is optimizedChristian Cunningham
Fixed Uart Bug temporarily
2022-01-06SchedulingChristian Cunningham
2022-01-05Moved includes to its own directoryChristian Cunningham