2519 Commits

Author SHA1 Message Date
lyon
5aa5ef6071 support global statement 2022-01-26 23:23:08 +08:00
lyon
f0e78b2c5b set git repo: not store chmod result 2022-01-26 16:27:17 +08:00
lyon
8350de24f6 adding global support 2022-01-26 16:24:13 +08:00
lyon
7fb3a49d12 add test for global 2022-01-26 16:23:56 +08:00
lyon
f3ae406500 Merge branch 'master' of https://gitee.com/lyon1998/pikascript 2022-01-26 16:19:31 +08:00
lyon
0d3a56377d use the same main.py in document for keil simulation 2022-01-26 16:18:31 +08:00
lyon
044eb17d04 use heap to supply buff for springf 2022-01-26 13:31:14 +08:00
lyon
58529cd6f2 add comment and rename run_always to run_forever 2022-01-26 09:27:53 +08:00
lyon
797607bccf fix queue overpop 2022-01-26 08:38:02 +08:00
lyon
76075564a2 use simu queue again, can not call 2 fun in one line 2022-01-26 00:31:59 +08:00
lyon
890b35a0b4 use normal list, add fun test 2022-01-25 23:31:21 +08:00
lyon
233a7c6e6e fix typo 2022-01-25 13:42:34 +08:00
lyon
0c4c96c923 add Perfomence Point 2022-01-25 13:39:16 +08:00
lyon
893d50429b update readme about f051 2022-01-25 13:35:23 +08:00
lyon
ed207b3194 format 2022-01-25 13:25:23 +08:00
lyon
f17d84f1e8 use only one buff 2022-01-25 13:24:16 +08:00
lyon
8a66d49bd3 use vsnprintf in __plt_sprintf, and add buff cfg 2022-01-25 13:20:12 +08:00
lyon
047c62ecf2 deinit obj in benchmark 2022-01-25 09:15:14 +08:00
lyon
962086ddbd clear #if 0 in dataArg 2022-01-25 08:57:21 +08:00
lyon
325a11d3e7 remove argType at the end of content 2022-01-25 08:39:10 +08:00
lyon
d49f439554 use static content_init 2022-01-25 08:08:10 +08:00
Gabriel Wang
123162314c add simple cache algorithm to the hash list 2022-01-25 07:55:35 +08:00
Gabriel Wang
0278a9d3fb move type to __arg 2022-01-25 07:55:35 +08:00
lyon
d61fcacb4a cancel the content-test 2022-01-25 02:40:35 +08:00
Gabriel Wang
e542318b86 temporarily set content_init's visibility as public 2022-01-25 02:19:42 +08:00
Gabriel Wang
f55d929593 remove redundant code... 2022-01-25 02:19:42 +08:00
Gabriel Wang
75ca440724 introduce base class __arg 2022-01-25 02:19:42 +08:00
Gabriel Wang
a3b6f032b0 remove unrequired code 2022-01-25 00:10:10 +08:00
Gabriel Wang
c1867930c7 simplify args_getNode_hash 2022-01-24 23:52:12 +08:00
lyon
b6f698d2c0 fix v1.3.4 stdtask 2022-01-24 21:01:58 +08:00
lyon
da7a32d00e use asm in update_tick 2022-01-24 21:01:18 +08:00
lyon
9b49ec3f64 add GTestTsk.py 2022-01-24 20:25:23 +08:00
lyon
6cc06f6f3a fix stdtask v1.3.4 2022-01-24 20:05:26 +08:00
lyon
a5896fc40b use asm in stdtask run_once 2022-01-24 20:03:44 +08:00
lyon
2c98aa6710 use 50 tick_inc 2022-01-24 19:59:01 +08:00
lyon
c0e572fd81 update PikaStdTask 2022-01-24 19:34:43 +08:00
lyon
a9d1bc372e add GTestTask to test task_period 2022-01-24 19:08:33 +08:00
lyon
0c7aae3f68 use only one list in task 2022-01-24 18:50:20 +08:00
李昂
592c9a15d0
update examples/Task/main.py. 2022-01-23 16:49:53 +00:00
李昂
ec84f2e1ac
update examples/Task/main.py. 2022-01-23 16:34:17 +00:00
李昂
e008c8e52e
add examples/Task/main.py. 2022-01-23 16:27:21 +00:00
李昂
40dd600f09
新建 Task 2022-01-23 16:27:01 +00:00
lyon
563bbfefdb fix v1.3.4 about RET 2022-01-24 00:19:59 +08:00
lyon
6d0a43aa80 add Bx for default RET ins 2022-01-24 00:19:09 +08:00
lyon
1c1692e759 Merge branch 'master' of https://gitee.com/lyon1998/pikascript 2022-01-23 23:18:23 +08:00
lyon
d59fe72f86 update g030 and g070 to v1.3.4 and support task 2022-01-23 23:17:52 +08:00
lyon
38d9f84fcf release core and std v1.3.4, STM32G0 v1.1.0 2022-01-23 23:08:04 +08:00
李昂
59cdf75307
update package/STM32G030Booter/main.c. 2022-01-23 14:56:39 +00:00
lyon
bd9f873b3c use printf in mem.max() 2022-01-23 22:53:27 +08:00
lyon
0d71929d8d fix ci error of Task 2022-01-23 21:50:05 +08:00