summaryrefslogtreecommitdiff
path: root/board/twinkie/simpletrace.c
Commit message (Expand)AuthorAgeFilesLines
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* printf: Convert %T to %pTEvan Green2019-10-051-5/+6
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* twinkie_sink: allow twinkie commands in the sink mode twinkieDawei Li2015-08-281-0/+10
* pd: cleanup PD receive error enumAlec Berg2015-04-291-4/+4
* twinkie: add simple text tracing mechanismVincent Palatin2015-04-101-0/+276