Commit Graph

16 Commits

Author SHA1 Message Date
93545fb83c Add support for multiple I2C buses 2020-01-15 16:25:30 -07:00
f21b8b6a44 Do not map newline to carriage return and newline. 2019-12-30 10:56:19 -07:00
6029843c07 Map newline to carriage return and newline 2019-12-30 10:26:04 -07:00
c94bd08986 Do not send serial debug if not selected 2019-11-22 14:42:33 -07:00
97db2bd339 Implement flashing from scratch rom 2019-11-20 15:08:17 -07:00
47359230fa Enable i2c debugger on address 0x76 2019-11-18 09:26:38 -07:00
56ae9f788c Disable debugging by default, enable wireless 2019-11-17 19:45:45 -07:00
890d8e9968 Move i2c support to common 2019-11-13 14:33:04 -07:00
3bd54dcf24 Use i2c definitions for all i2c functions 2019-11-13 10:55:05 -07:00
8f69ece191 Fix errors and deny errors 2019-11-10 18:49:21 -07:00
976874f525 Do less re-initialization of smbus, add battery charger enabling 2019-11-05 14:42:15 -07:00
aee44bbce0 Increase smbus frequency to 400KHz 2019-11-05 14:32:06 -07:00
f50b8feb83 Hook up battery debugging to power switch 2019-10-01 13:40:54 -06:00
a4c4c34ff9 Use SMBus for console output 2019-10-01 12:00:33 -06:00
ded5181926 Organize into arch, board, and ec modules 2019-09-29 20:13:03 -06:00
b04352cb63 Reorganize to allow compiling and running AVR firmware 2019-09-29 17:13:31 -06:00