mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
13 lines
391 B
Markdown
13 lines
391 B
Markdown
|
# About
|
||
|
|
||
|
The tool is in preview phase, so no pre-built version will be provided, please build the source code yourself.
|
||
|
|
||
|
# Built
|
||
|
|
||
|
Install the pikascript source code using PikaPackage.exe and then build the source code with CMake.
|
||
|
Make sure that the version of 'pikascript-core' in requestment.txt is the same as the firmware.
|
||
|
|
||
|
# Usage
|
||
|
|
||
|
Put main.py in the same folder as the tool and run it.
|