aboutsummaryrefslogtreecommitdiff
path: root/debugger/include
AgeCommit message (Expand)Author
2020-10-02docs: Prefer `\` to `@` in Doxygen commentsChris Kay
2020-10-02docs: Ensure Doxygen return values use referencesChris Kay
2020-09-08cli: Remove dependencies on UART implementationChris Kay
2020-06-09misc: Switch from ISO C11 to GNU C11Chris Kay
2020-05-22dbg: Fix the compile error when DEBUGGER flag setJagadeesh Ujja
2020-04-21misc: Fix code style errorChris Kay
2020-03-24misc: Clean up include directivesChris Kay
2020-03-23dbg: Replace checkpoint functionality with empty calls when flag is offAnthony Roberts
2020-03-23dbg: Update CLI checkpoint commandsTarek El-Sherbiny
2020-03-23dbg: Convert the cli commands array to a linked listTarek El-Sherbiny
2020-03-23dbg: Enable CLI checkpoint commandsTarek El-Sherbiny
2020-03-23dbg: Add checkpoint implementationTarek El-Sherbiny
2020-03-23dbg: Import the CLI codeTarek El-Sherbiny