Add libraries, picocalc notes.

This commit is contained in:
2025-04-01 18:28:52 -07:00
parent 1c3052c977
commit e77a69ce91
598 changed files with 475037 additions and 0 deletions

12
PICOCALC.md Normal file
View File

@@ -0,0 +1,12 @@
# PICOCALC NOTES
This code runs on a PicoCalc with a Pico 2W.
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.