Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos/lambdakey-v1.0: Switch to newlib, get things compiling again | Keith Packard | 2017-12-11 |
| | | | | | | | scheme is now way too large to fit on this device; some subsetting is clearly indicated. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/lisp: Append a CRC to the saved image to validate on restore | Keith Packard | 2017-02-20 |
The CRC is actually of the ROM bits, so we can tell if the restored image relates to the currently running code. Signed-off-by: Keith Packard <keithp@keithp.com> |