summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/test
Commit message (Expand)AuthorAgeFilesLines
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-1913-771/+0
* Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433)Joel Challis2021-09-151-0/+1
* Tidy up defines within STM EEPROM emulation (#14275)Joel Challis2021-09-053-3/+21
* cherry pick tidy up (#14244)Joel Challis2021-08-311-1/+0
* eeprom_stm32: implement high density wear leveling (#12567)Donald Kjer2021-08-234-0/+512
* Begin to carve out platform/protocol API - Single main loop (#13843)Joel Challis2021-08-181-0/+21
* Avoid name conflicts with usb_hid Arduino code (#13870)Joel Challis2021-08-061-0/+18
* Fix unit tests after recent refactor (#13765)Joel Challis2021-07-291-0/+18
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-0/+22
* Ensure single newline at EOF for core files (#11310)Ryan2020-12-281-1/+1
* Add customisable EEPROM driver selection (#7274)Nick Brassel2020-01-241-3/+3
* 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
* 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