diff --git a/avr/devices/t03/0BUILD b/avr/devices/t03/0BUILD index b004c20..c1b8f79 100644 --- a/avr/devices/t03/0BUILD +++ b/avr/devices/t03/0BUILD @@ -6,6 +6,7 @@ boot main test + uartfd diff --git a/avr/devices/t03/uartfd/0BUILD b/avr/devices/t03/uartfd/0BUILD new file mode 100644 index 0000000..7e9dd5c --- /dev/null +++ b/avr/devices/t03/uartfd/0BUILD @@ -0,0 +1,33 @@ + + + + + + + + -I $(builddir) + -I $(srcdir) + -I $(topsrcdir)/avr + -I $(topbuilddir)/avr + + + + + main.asm + + + + + + + + + + + + + + + + +