From dc256effc1d32ab037722ae226197b4d06447f95 Mon Sep 17 00:00:00 2001 From: Gabriel Wang Date: Sat, 16 Dec 2023 13:46:49 +0000 Subject: [PATCH] update script and pdsc --- port/cmsis-pack/PikaTech.PikaScript.pdsc | 338 +++++++++--------- .../pikascript/PikaTech.PikaScript.pdsc | 338 +++++++++--------- .../pikascript/PikaTech.PikaScript.xml | 2 +- 3 files changed, 339 insertions(+), 339 deletions(-) diff --git a/port/cmsis-pack/PikaTech.PikaScript.pdsc b/port/cmsis-pack/PikaTech.PikaScript.pdsc index aba4065fc..857309045 100644 --- a/port/cmsis-pack/PikaTech.PikaScript.pdsc +++ b/port/cmsis-pack/PikaTech.PikaScript.pdsc @@ -1,6 +1,6 @@ - + PikaTech PikaScript PikaScript is an ultra-lightweight Python engine with zero dependencies and zero-configuration, that can run with 4KB of RAM and 32KB of flash. It's very easy to bind C function to python module with the help of Pika Pre-compiler.Only write the API of python in .pyi and the bindings are autoly generated by Pre-compiler. @@ -16,7 +16,7 @@ https://github.com/pikasTech/pikascript.git - + - PikaScript v1.13.0 @@ -150,49 +150,49 @@ PikaScript Kernel - - - - - - - - - - + - + + - - + + + + + + + + + - - - - - - - - - - - - - - - + - + + + + + + + + - - + + + + + + + + + + @@ -224,150 +224,150 @@ - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -375,15 +375,15 @@ The lvgl module for PikaScript - - + - - + + + diff --git a/port/cmsis-pack/pikascript/PikaTech.PikaScript.pdsc b/port/cmsis-pack/pikascript/PikaTech.PikaScript.pdsc index aba4065fc..857309045 100644 --- a/port/cmsis-pack/pikascript/PikaTech.PikaScript.pdsc +++ b/port/cmsis-pack/pikascript/PikaTech.PikaScript.pdsc @@ -1,6 +1,6 @@ - + PikaTech PikaScript PikaScript is an ultra-lightweight Python engine with zero dependencies and zero-configuration, that can run with 4KB of RAM and 32KB of flash. It's very easy to bind C function to python module with the help of Pika Pre-compiler.Only write the API of python in .pyi and the bindings are autoly generated by Pre-compiler. @@ -16,7 +16,7 @@ https://github.com/pikasTech/pikascript.git - + - PikaScript v1.13.0 @@ -150,49 +150,49 @@ PikaScript Kernel - - - - - - - - - - + - + + - - + + + + + + + + + - - - - - - - - - - - - - - - + - + + + + + + + + - - + + + + + + + + + + @@ -224,150 +224,150 @@ - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -375,15 +375,15 @@ The lvgl module for PikaScript - - + - - + + + diff --git a/port/cmsis-pack/pikascript/PikaTech.PikaScript.xml b/port/cmsis-pack/pikascript/PikaTech.PikaScript.xml index 5d33a277c..22e88aaaa 100644 --- a/port/cmsis-pack/pikascript/PikaTech.PikaScript.xml +++ b/port/cmsis-pack/pikascript/PikaTech.PikaScript.xml @@ -16,7 +16,7 @@ https://github.com/pikasTech/pikascript.git - + - PikaScript v@VERSION