aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-03-19Removed old definesChristian Cunningham
2022-03-19Tick Latency TracingChristian Cunningham
2022-03-19Fixed Deadlock MechanismChristian Cunningham
2022-03-18Supervisor Call to Add ThreadChristian Cunningham
2022-03-18Snappier RefreshChristian Cunningham
2022-03-18Fixed free queue not initializing properlyChristian Cunningham
2022-03-18Fixed free queue not initializing properlyChristian Cunningham
2022-03-18Added mutex management queuesChristian Cunningham
2022-03-18Generalized QueueChristian Cunningham
2022-03-17Initialize all BSS sections in MMUChristian Cunningham
2022-03-17Removed unneeded drawingChristian Cunningham
2022-03-17Added Semaphore StructChristian Cunningham
2022-03-17Implemented semaphoreChristian Cunningham
2022-03-16More commentsChristian Cunningham
2022-03-16Added another testChristian Cunningham
2022-03-16Add method to not allow duplicatesChristian Cunningham
2022-03-16List ScheduleChristian Cunningham
2022-03-16Return if add is successfulChristian Cunningham
2022-03-15Verbose TestingChristian Cunningham
2022-03-12Remove old CommentChristian Cunningham
2022-03-12"Dynamic" Mutex AllocationChristian Cunningham
2022-03-12Draw Base-10 Numbers EasierChristian Cunningham
2022-03-11Statically Allocated SchedulingChristian Cunningham
2022-03-10More DeterministicChristian Cunningham
2022-02-28Remove old drawer routinesChristian Cunningham
2022-02-24MMU and working on hardwareChristian Cunningham
2022-02-22Started multithreadingChristian Cunningham
2022-02-21Added waitChristian Cunningham
2022-02-20SD Stuff coming soonChristian Cunningham
2022-02-20Removed old definesChristian Cunningham
2022-02-20Update commentsChristian Cunningham
2022-02-20Stack initialization macroChristian Cunningham
2022-02-19Commented SchedulerChristian Cunningham
2022-02-19Moved scheduler macrosChristian 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-13Implement Lock on DrawerChristian Cunningham
2022-02-13Mode-aware lockingChristian Cunningham
2022-02-13Implement generic lockChristian Cunningham
2022-02-13Output the count of the task stacksChristian Cunningham
2022-02-13Remove unused queueChristian Cunningham
2022-02-13Unhook old mutex handlesChristian Cunningham
2022-02-13Mutex Waiting ImplementedChristian Cunningham
2022-02-08Added extern keywordChristian Cunningham
2022-02-05Added data-to-string functionsChristian Cunningham
2022-02-05Starting test suiteChristian Cunningham
2022-02-05Update to new kmemChristian Cunningham