Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-27 | Westberrytech pr (#14422) | Joy Lee | |
* Added support for WB32 MCU * Modified eeprom_wb32.c * Remove the eeprom_wb32-related code | |||
2021-10-07 | Fix i2c_readReg16 (#14730) | Joel Challis | |
2021-10-07 | i2c_master: Add support for reading/writing to 16-bit registers (#14289) | Ryan | |
2021-09-16 | Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456) | Joel Challis | |
2021-09-15 | Refactor use of _STM32_ defines (#14439) | Joel Challis | |
2021-09-12 | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis | |
* Align ChibiOS I2C defs with other drivers * Update keyboards/xelus/valor_frl_tkl/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-08-17 | Relocate platform specific drivers (#13894) | Joel Challis | |
* Relocate platform specific drivers * Move stm eeprom * Tidy up slightly |