Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 349 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 349 Bytes

Compiled using avr-gcc 4.3.3 using the supplied Makefile on a mac pro.

The compiled version will be 15807 bytes, there are 65 bytes left.

The output is heavily optimized for space. Be careful when editing, some things will be very expensive to add. Inlining is shut off so try to write very general functions if you need to duplicate code.