Skip to content

l3chat/tn85eForth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tn85eForth

eForth for attiny85. USI module as UART.

0. Before you start

@rem write the fuses - 8 MHz - use this!
avrdude.exe -p attiny85  -c usbtiny -U lfuse:w:0xE2:m
@rem write the fuses - enable SPM instruction
avrdude.exe -p attiny85  -c usbtiny -U efuse:w:0xFE:m

1. Memory Map

eForth attiny85 memory map

About

eForth for attiny85. USI module as UART.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published