aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2022-03-24ModularizedChristian Cunningham
2022-03-23Toy task start - 1/40uChristian Cunningham
2022-03-22Make arbitrary amounts of prioritiesChristian Cunningham
2022-03-22Working on timeChristian Cunningham
2022-03-22More debug informationChristian Cunningham
2022-03-22Schedule upon task additionChristian Cunningham
2022-03-22Low preiroity handle dataChristian Cunningham
2022-03-19Tick Latency TracingChristian Cunningham
2022-03-18Snappier RefreshChristian Cunningham
2022-03-18Fixed free queue not initializing properlyChristian Cunningham
2022-03-18Remove Debug callChristian Cunningham
2022-03-18Fixed Mutex Locking bugChristian Cunningham
2022-03-18Removed old debug callChristian Cunningham
2022-03-16Add method to not allow duplicatesChristian Cunningham
2022-03-16List ScheduleChristian Cunningham
2022-03-12Rapid TestingChristian Cunningham
2022-03-11Remove Debug InfoChristian Cunningham
2022-03-11Statically Allocated SchedulingChristian Cunningham
2022-03-02Remove old textChristian Cunningham
2022-03-02Ensure one test is addedChristian Cunningham
2022-02-28Remove old drawer routinesChristian Cunningham
2022-02-24MMU and working on hardwareChristian Cunningham
2022-02-19Added comments and cleanupChristian Cunningham
2022-02-13Recreated status boardChristian Cunningham
2022-02-13Unhook old mutex handlesChristian Cunningham
2022-02-05Starting test suiteChristian Cunningham
2022-02-04Removed old memChristian 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-01Thread yield control to any other threadsChristian Cunningham
2022-02-01Syscall to get timer valueChristian Cunningham
2022-01-31Remove old globalChristian Cunningham
2022-01-31Break exceptions off to own filesChristian Cunningham
2022-01-23Added test functionsChristian Cunningham
2022-01-23Visual view of memory mapChristian Cunningham
2022-01-23Data handling threadChristian Cunningham
2022-01-23Trimmed IRQ handlerChristian Cunningham
2022-01-23Fixed argumentChristian Cunningham
2022-01-23IRQ data sent to threadChristian Cunningham
2022-01-23Draw Exception info to screenChristian Cunningham
2022-01-23Free threads from memory after finishingChristian Cunningham
2022-01-22Added SVC call for clean stackChristian Cunningham
2022-01-22Fixed some stuffChristian Cunningham
2022-01-21Got some schedulingChristian Cunningham
2022-01-21Scheduler Rewrite StartChristian Cunningham
2022-01-20Moved globals to fileChristian Cunningham
2022-01-20Added System Timer HookChristian Cunningham
2022-01-20Added FIQ handler C fxnChristian Cunningham
2022-01-19Added comment for future reset triggeringChristian Cunningham