zx now builds after fixing corrent header.

This commit is contained in:
iceman1001 2021-12-24 15:24:32 +01:00
commit 49ee82be19
5 changed files with 50 additions and 3 deletions

View file

@ -139,7 +139,7 @@ a series of `SKIP_*` allow to skip some of the functionalities and to get a smal
|SKIP_NFCBARCODE=1 | 1.4kb
|SKIP_HFSNIFF=1 | 0.5kb
|SKIP_HFPLOT=1 | 0.3kb
|SKIP_ZX8211=1 | unknown yet
So for example, at the time of writing, this is a valid `Makefile.platform` compiling an image for 256k:
```