Project

General

Profile

Statistics
| Branch: | Revision:

root / scout_avr / bom / tiny-twi.c @ b2554c5c

History | View | Annotate | Download (3.29 KB)

# Date Author Comment
cbe25c0a 02/11/2014 04:05 PM Thomas Mullins

Wrote main bom code function

b3a1dae4 12/04/2013 05:18 PM Thomas Mullins

Added send queue

240c122b 12/04/2013 04:13 PM Thomas Mullins

Implemented tiny-twi reading

6185434e 12/04/2013 03:31 PM Thomas Mullins

A few fixes to tiny-twi. Recieving works now!

64b6024c 12/04/2013 02:48 PM Aaron Perley

Change twi buffer register to data register

797244ed 11/22/2013 06:23 PM Aaron Perley

Get bom i2c start interrupt working

08af0896 11/22/2013 04:02 PM Thomas Mullins

Fixed minor compile errors/warnings

90e5f3dd 11/20/2013 03:36 PM Thomas Mullins

Forgot to save merge resolution last time... fixed

16da2c8f 11/20/2013 03:34 PM Thomas Mullins

Added sink/release sda/scl

0167b233 11/20/2013 03:29 PM Aaron Perley

Twi receiving testing code

c4f160ba 11/06/2013 03:52 PM Thomas Mullins

Adding partly finished attiny i2c code