Commit Graph

15 Commits

Author SHA1 Message Date
Jeremy Soller
68b9acd249 Add ability to flash backup rom 2020-02-26 13:43:31 -07:00
Jeremy Soller
657437e1ce Faster flashing with SMFI (#32)
* WIP: support for new flashing API

* Add SPI flashing support to tool

* Add timeouts when flashing with ectool

* Test SPI reading

* Use chunks for SPI commands

* Sanity test of flash size

* Read rom in sectors

* Relocate memmap region, remove PMC3

* Use ectool to flash

* Remove debugging of spi command

* Fix flashing over smfi
2020-02-26 09:04:40 -07:00
Jeremy Soller
11c15c2291 Implement keyboard backlight on darp5/6 2020-02-21 19:29:59 -07:00
Jeremy Soller
f7453df299 Fix compilation on AVR 2020-02-18 15:35:41 -07:00
Jeremy Soller
81ffcf5ae1 Add version to firmware image 2020-02-16 12:24:02 -07:00
Jeremy Soller
d5f1fb0d5b Implement display switch combo 2020-02-12 14:04:44 -07:00
Jeremy Soller
7dde9dd45e Move SCI extra definitions, add combo definitions 2020-02-12 13:52:47 -07:00
Jeremy Soller
092ae995ce Add camera toggle SCI 2020-01-28 15:05:00 -07:00
Jeremy Soller
144d3e790c Allow common module to compile for AVR 2020-01-16 14:40:45 -07:00
Jeremy Soller
93545fb83c Add support for multiple I2C buses 2020-01-15 16:25:30 -07:00
Jeremy Soller
efa9fb7fb4 Refactor to minimize differences between galp3-c and lemp9 code 2020-01-15 15:54:43 -07:00
Jeremy Soller
8c90323b6a Add ARRAY_SIZE 2019-11-20 10:47:10 -07:00
Jeremy Soller
93e35d2cc5 Add debug levels 2019-11-18 09:22:21 -07:00
Jeremy Soller
890d8e9968 Move i2c support to common 2019-11-13 14:33:04 -07:00
Jeremy Soller
15004f76b3 Set console baud to 1 MHz 2019-09-30 17:36:15 -06:00