aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/appl/arduino/diecimila.asm
blob: b04b52f8cbe234eb85b3ec08d403c880771bf3df (plain)
1
2
3
4
5
6
7
8
9
.include "preamble.inc"

.set WANT_IGNORECASE = 1

.equ F_CPU = 16000000
.include "drivers/usart_0.asm"

; include the whole source tree.
.include "amforth.asm"