| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433) | Joel Challis | 2021-09-15 | 1 | -0/+1 |
* | Tidy up defines within STM EEPROM emulation (#14275) | Joel Challis | 2021-09-05 | 3 | -3/+21 |
* | cherry pick tidy up (#14244) | Joel Challis | 2021-08-31 | 1 | -1/+0 |
* | eeprom_stm32: implement high density wear leveling (#12567) | Donald Kjer | 2021-08-23 | 4 | -0/+512 |
* | Begin to carve out platform/protocol API - Single main loop (#13843) | Joel Challis | 2021-08-18 | 1 | -0/+21 |
* | Avoid name conflicts with usb_hid Arduino code (#13870) | Joel Challis | 2021-08-06 | 1 | -0/+18 |
* | Fix unit tests after recent refactor (#13765) | Joel Challis | 2021-07-29 | 1 | -0/+18 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 1 | -0/+22 |
* | Ensure single newline at EOF for core files (#11310) | Ryan | 2020-12-28 | 1 | -1/+1 |
* | Add customisable EEPROM driver selection (#7274) | Nick Brassel | 2020-01-24 | 1 | -3/+3 |
* | clang-format changes | skullY | 2019-08-30 | 3 | -50/+43 |
* | Add wait support for tests | Fred Sundvik | 2017-07-08 | 1 | -1/+5 |
* | Add basic timing support, and SFT_T tests | Fred Sundvik | 2017-07-08 | 1 | -8/+9 |
* | Add todo to timer.c | Fred Sundvik | 2017-06-19 | 1 | -0/+3 |
* | Empty bootloader_jump | Fred Sundvik | 2017-06-18 | 1 | -0/+2 |
* | Emulate eeprom | Fred Sundvik | 2017-06-18 | 1 | -0/+98 |
* | Rename native to test | Fred Sundvik | 2017-06-18 | 3 | -0/+61 |