Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-31 | Break exceptions off to own files | Christian Cunningham | |
2022-01-25 | Clear out Mutex memory | Christian Cunningham | |
2022-01-23 | Visual view of memory map | Christian Cunningham | |
2022-01-20 | Moved globals to file | Christian Cunningham | |
2022-01-20 | Added realloc | Christian Cunningham | |
Added NULL ptr return | |||
2022-01-20 | Added write offset | Christian Cunningham | |
Made offsets movable | |||
2022-01-20 | Added rotating buffers | Christian Cunningham | |
2022-01-20 | Added memory functions | Christian Cunningham | |
2022-01-11 | Fixed heap free information bug | Christian Cunningham | |
2022-01-11 | Memory freeing is optimized | Christian Cunningham | |
Fixed Uart Bug temporarily | |||
2022-01-11 | Update stuff | Christian Cunningham | |
2022-01-05 | Moved includes to its own directory | Christian Cunningham | |
2022-01-05 | Cleaned up/ Standardized | Christian Cunningham | |
2022-01-03 | Ensured Aligned Mutexes | Christian Cunningham | |
2022-01-02 | Fixed Logic Error | Christian Cunningham | |
2022-01-02 | Expanded upon memory library | Christian Cunningham | |
2021-12-30 | Added Data Structures | Christian Cunningham | |
Added basic scheduling TODO: Preserve registers for context switch | |||
2021-12-24 | Standardized Formatting | Christian Cunningham | |
2021-12-21 | Consolidated UART Headers | Christian Cunningham | |
2021-12-20 | Implemented memory functions | Christian Cunningham | |