This repository has been archived on 2025-04-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ulisp-picocalc/PICOCALC.md
2025-04-01 18:30:38 -07:00

16 lines
388 B
Markdown

# PICOCALC NOTES
This code runs on a PicoCalc with a Pico 2W.
In order to build this, copy the libraries (in the `libraries` directory)
to `${ARDUINO_HOME}/libraries`.
Future work:
- Fix autorestore: currently, the image must be `(load-image)`'d
once boot is complete.
- Load "boot.lisp" on startup.
- Clean up code and error messages.
- Lots of formatting fixes.
- Support an RTC.