15 Commits

Author SHA1 Message Date
Jeremy Soller
97502b61b0
Update avr i2c to match new common i2c library 2019-11-13 19:26:04 -07:00
Jeremy Soller
890d8e9968
Move i2c support to common 2019-11-13 14:33:04 -07:00
Jeremy Soller
1de07139cd
Set model to medium 2019-11-13 10:56:30 -07:00
Jeremy Soller
73cd5f1cdf
Add i2c slave support to arduino firmware 2019-11-11 09:35:56 -07:00
Jeremy Soller
badc84d99b
Use Werror for avr architecture 2019-11-11 09:35:11 -07:00
Jeremy Soller
8f69ece191
Fix errors and deny errors 2019-11-10 18:49:21 -07:00
Jeremy Soller
1b0f79c818
Add delay_ticks function 2019-11-08 10:29:04 -07:00
Jeremy Soller
044584e96e
Add i2c capability for AVR 2019-10-01 14:20:35 -06:00
Jeremy Soller
01bae12644
Add AVR GPIO 2019-09-29 21:47:37 -06:00
Jeremy Soller
e3aa21cae4
Add Arduino Micro and Arduino Uno 2019-09-29 21:20:03 -06:00
Jeremy Soller
abd457ba73
Fix building AVR hex files 2019-09-29 21:19:32 -06:00
Jeremy Soller
ded5181926
Organize into arch, board, and ec modules 2019-09-29 20:13:03 -06:00
Jeremy Soller
9d056547e6
Add includes from each directory 2019-09-29 20:09:42 -06:00
Jeremy Soller
b04352cb63
Reorganize to allow compiling and running AVR firmware 2019-09-29 17:13:31 -06:00
Jeremy Soller
608326af30
Prepare for portable build process 2019-09-29 16:45:12 -06:00