aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-21Added waitChristian Cunningham
2022-02-20SD Stuff coming soonChristian Cunningham
2022-02-20Remove unnecessary comparisonChristian Cunningham
2022-02-20Stack initialization macroChristian Cunningham
2022-02-19Commented SchedulerChristian Cunningham
2022-02-19Added comments and cleanupChristian Cunningham
2022-02-19Moved scheduler macrosChristian Cunningham
2022-02-19Macro file in include pathChristian Cunningham
2022-02-19Macro to initialize coresChristian Cunningham
2022-02-18More prioritiesChristian Cunningham
2022-02-17Start power stuffChristian Cunningham
2022-02-14Fixed priority inversion protectionChristian Cunningham
2022-02-14Priority Inversion ProtectionChristian Cunningham
2022-02-13Fixed test resultChristian Cunningham
2022-02-13Implement Lock on DrawerChristian Cunningham
2022-02-13Added notesChristian Cunningham
2022-02-13Mode-aware lockingChristian Cunningham
2022-02-13Implement generic lockChristian Cunningham
2022-02-13Recreated status boardChristian Cunningham
2022-02-13Output the count of the task stacksChristian Cunningham
2022-02-13Unhook old mutex handlesChristian Cunningham
2022-02-13Show additional task infoChristian Cunningham
2022-02-13Revised testChristian Cunningham
2022-02-13Mutex Waiting ImplementedChristian Cunningham
2022-02-12Added initialization to GPIOChristian Cunningham
2022-02-09Add interrupt to all coresChristian Cunningham
2022-02-07Added test for yield timeChristian Cunningham
2022-02-05Fixed SPSR preservationChristian Cunningham
2022-02-05Use new string formattingChristian Cunningham
2022-02-05Added data-to-string functionsChristian Cunningham
2022-02-05Remove old stuffChristian Cunningham
2022-02-05Starting test suiteChristian Cunningham
2022-02-05Fixed undefined handlerChristian Cunningham
2022-02-05Update to new kmemChristian Cunningham
2022-02-04Removed old memChristian Cunningham
2022-02-04Move to new memChristian Cunningham
2022-02-04Move to new memChristian Cunningham
2022-02-04Remove reallocChristian Cunningham
2022-02-04Remove return codeChristian Cunningham
2022-02-04Prevent freeing non-kmemChristian Cunningham
2022-02-04Implemented new Real-Time friendly Memory Allocation SchemeChristian Cunningham
2022-02-04Implemented new Real-Time friendly Memory Allocation SchemeChristian Cunningham
2022-02-04Move tests to own fileChristian Cunningham
2022-02-04Access Uart through rotating bufferChristian Cunningham
2022-02-01Added SYSCALL numberChristian Cunningham
2022-02-01Thread yield control to any other threadsChristian Cunningham
2022-02-01Syscall to get timer valueChristian Cunningham
2022-02-01Fixed cryptic error due to roffsetChristian Cunningham
2022-02-01Preserve CPSRChristian Cunningham
2022-02-01Started syscallingChristian Cunningham