mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
9a734b227e
* 修改requesrment.txt 的内容,目前没有XR806 的Package * bsp 下增加 XR806 openharmony 下的 pikascript 示例,目前只是一个简单的 hello world 工程
4 lines
65 B
Python
4 lines
65 B
Python
import PikaStdLib
|
|
|
|
print('hello openharmony! hello PikaScript!')
|