From 41e6ddd33e924f0db4cbf0b0b8ccef07913d5f33 Mon Sep 17 00:00:00 2001 From: cuu Date: Fri, 28 Mar 2025 22:28:53 +0800 Subject: [PATCH] update Code/uLisp/README --- Code/uLisp/README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Code/uLisp/README.md b/Code/uLisp/README.md index dbf56f6..1208439 100644 --- a/Code/uLisp/README.md +++ b/Code/uLisp/README.md @@ -29,9 +29,12 @@ git clone https://github.com/technoblogy/ulisp-arm.git cd uLisp-arm -git reset --hard 97e61151dfb236311089abd3e89029e367613f70 +git reset --hard 97e61151dfb236311089abd3e89029e367613f70 #Switch to the required version + +git clone https://github.com/clockworkpi/PicoCalc.git #get patch code + +git apply PicoCalc/Code/uLisp/uLisp.patch -git apply uLisp.patch ``` Install **TFT_eSPI 2.5.34** in arduino ide and patch it