Compare commits

..

2 Commits

Author SHA1 Message Date
cuu
a7fb3894bd update Code/uLisp/README.md 2025-11-08 14:41:00 +08:00
cuu
e677870d3b Bug fix
Update PicoCalc SD/firmware/PicoCalc_uLisp_v1.1.uf2

Fix the bug that kept restarting of uLisp when under v1.4 keyboard firmware
2025-11-08 14:24:51 +08:00
2 changed files with 6 additions and 4 deletions

Binary file not shown.

View File

@ -1,3 +1,8 @@
# Official uLisp for PicoCalc
https://github.com/technoblogy/ulisp-picocalc
# How to compile uLisp
uLisp for PicoCalc uses [Arduino IDE](https://www.arduino.cc/en/software) for development
@ -77,9 +82,6 @@ It should be noted that uLisp's default serial port speed is **9600**
## Pre-compiled uf2
https://github.com/clockworkpi/PicoCalc/blob/master/Bin/PicoCalc%20SD/firmware/PicoCalc_uLisp_v1.0.uf2
https://github.com/clockworkpi/PicoCalc/blob/master/Bin/PicoCalc%20SD/firmware/PicoCalc_uLisp_v1.1.uf2
# Official uLisp for PicoCalc
https://github.com/technoblogy/ulisp-picocalc