wrote some stuff in README

This commit is contained in:
Michael Moon 2010-08-10 14:53:48 +10:00
parent b655480583
commit a8a623de9c
1 changed files with 7 additions and 0 deletions

7
README
View File

@ -0,0 +1,7 @@
Rewrite of Reprap Mendel firmware:
* 100% integer computations
* serial transmit buffer
* can fit onto atmega168
* fits onto atmega328p etc
* will work on larger atmegas with minor porting