aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common/test
Commit message (Collapse)AuthorAgeFilesLines
* Add customisable EEPROM driver selection (#7274)Nick Brassel2020-01-241-3/+3
| | | | | | | | | - uprintf -> dprintf - Fix atsam "vendor" eeprom. - Bump Kinetis K20x to 64 bytes, too. - Rollback Kinetis to 32 bytes as partitioning can only be done once. Add warning about changing the value. - Change RAM-backed "fake" EEPROM implementations to match eeconfig's current usage. - Add 24LC128 by request.
* clang-format changesskullY2019-08-303-50/+43
|
* Add wait support for testsFred Sundvik2017-07-081-1/+5
|
* Add basic timing support, and SFT_T testsFred Sundvik2017-07-081-8/+9
| | | | Also expose some bugs...
* Add todo to timer.cFred Sundvik2017-06-191-0/+3
|
* Empty bootloader_jumpFred Sundvik2017-06-181-0/+2
|
* Emulate eepromFred Sundvik2017-06-181-0/+98
|
* Rename native to testFred Sundvik2017-06-183-0/+61