Commit a288a4a4 authored by Daniel Friesel's avatar Daniel Friesel
Browse files

README: all numbers rounded up to 16B mulitples

parent 9111595e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -102,8 +102,7 @@ The code *almost* complies with RFC 1951, with the following exceptions.
## Requirements

RAM usage excludes the space needed for input and output buffer. Numbers
rounded up to the next multiple of 64B for ROM and 16B for RAM to account
for variations in compiler optimizations.
rounded up to the next multiple of 16B.

| Architecture | ROM | RAM
| :--- | ---: | ---: |