pforth: allow header and code size to be controlled
authorPhil Burk <philburk@mobileer.com>
Mon, 27 May 2019 14:03:10 +0000 (07:03 -0700)
committerPhil Burk <philburk@mobileer.com>
Mon, 27 May 2019 14:03:10 +0000 (07:03 -0700)
Header and code size can now be set at compile time by defining
PF_DEFAULT_HEADER_SIZE or PF_DEFAULT_CODE_SIZE.
Size is in bytes.


No differences found