Project

General

Profile

Statistics
| Branch: | Revision:

root / scout_avr / bom @ cbe25c0a

# 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

4032e635 11/20/2013 03:33 PM Thomas Mullins

Added assembly target to bom Makefile

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

Twi receiving testing code

47a7eeb7 11/20/2013 02:58 PM Thomas Mullins

Adding tiny-twi header

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

Adding partly finished attiny i2c code

c7445989 10/30/2013 03:53 PM Thomas Mullins

Fixes to BOM sending code. Now works! Yay!

f8c1522b 10/23/2013 04:51 PM Aaron Perley

Added bom sending code (not yet tested)

f572eaeb 10/16/2013 04:48 PM Thomas Mullins

Adding initial scout_avr/bom/ code