aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/variable_trace.c
Commit message (Collapse)AuthorAgeFilesLines
* clang-format changesskullY2019-08-301-40/+37
|
* Clarify the quantum license (#1042)skullydazed2017-03-281-0/+16
| | | | | | | | | | * Clarify the license for files we have signoff on * Update against the currently signed off files * Remove unused and not clearly licensed headers * Replace an #endif I accidentally removed while resolving merge conflicts
* Add possibility to control variable trace from makeFred Sundvik2016-11-061-4/+6
|
* Add variable traceFred Sundvik2016-11-061-0/+108
For debugging changes to variables, either normally or as a result of a memory corruption.