lyon
|
9a6089cbcb
|
use vs->locals in DEF instruction
|
2022-02-25 17:35:07 +08:00 |
|
lyon
|
f3a973c8df
|
save temp
|
2022-02-25 17:32:51 +08:00 |
|
李昂
|
3d9d041c33
|
update port/rt-thread/requestment.txt.
|
2022-02-25 16:28:22 +00:00 |
|
lyon
|
9960d2c23c
|
use pikaRTThread instead of booter + thread
|
2022-02-25 16:20:07 +08:00 |
|
lyon
|
892370aa90
|
release rtThread v1.1.0
|
2022-02-25 16:20:07 +08:00 |
|
lyon
|
cc9ca2c039
|
move pikaRTBooter to pikaRTThread
|
2022-02-25 16:20:07 +08:00 |
|
李昂
|
fb98f85e57
|
update bsp/stm32g070cb/pikascript/main.py.
|
2022-02-25 15:53:26 +00:00 |
|
lyon
|
8b332eca16
|
add stm32f401cc to readme
|
2022-02-25 10:05:12 +08:00 |
|
lyon
|
f306569afe
|
add stm32f401cc bsp
|
2022-02-25 16:59:14 +08:00 |
|
lyon
|
ad2bc91721
|
use v1.3.5.1 to fix ac5 warning for rt-thread
|
2022-02-24 14:46:02 +08:00 |
|
lyon
|
3a92fb7372
|
add v1.3.5.1 to fix ac5 warning
|
2022-02-24 14:45:24 +08:00 |
|
lyon
|
9ebdaa5560
|
fix ac5 warnings
|
2022-02-24 14:43:51 +08:00 |
|
lyon
|
8f86f0b16d
|
cancel anymous union
|
2022-02-24 14:24:04 +08:00 |
|
lyon
|
1eb9058c7f
|
add keil_.bat for template
|
2022-02-23 23:29:54 +08:00 |
|
lyon
|
b0e2ceeb3e
|
restore Arm2D example
|
2022-02-23 19:15:25 +08:00 |
|
lyon
|
55562cbd3d
|
use v0.3.2 in 070
|
2022-02-23 19:07:19 +08:00 |
|
lyon
|
4b0e2bd248
|
add v0.3.2 to support g070
|
2022-02-23 19:06:50 +08:00 |
|
lyon
|
88ad9d8a75
|
rm lcd_printf from arm2d
|
2022-02-23 19:06:06 +08:00 |
|
lyon
|
b9acb4b318
|
add DSP driver
|
2022-02-23 19:02:13 +08:00 |
|
lyon
|
e7cab19a0a
|
install arm-2d as default
|
2022-02-23 19:02:12 +08:00 |
|
lyon
|
278b09b6cc
|
add stm32f407zg from -demo
|
2022-02-22 17:01:59 +08:00 |
|
lyon
|
1d5c16ce80
|
rename vg to zg
|
2022-02-22 17:00:38 +08:00 |
|
李昂
|
28bd5eb161
|
update bsp/stm32f407vg/MDK-ARM/startup_stm32f407xx.s.
|
2022-02-22 16:57:49 +00:00 |
|
lyon
|
d53094f90b
|
Merge branch 'master' of https://gitee.com/lyon1998/pikascript
|
2022-02-23 00:54:53 +08:00 |
|
lyon
|
f4419be40b
|
add stm32f407vg
|
2022-02-23 00:54:33 +08:00 |
|
lyon
|
bb44b1a746
|
support STM32F1 package
|
2022-02-22 23:41:41 +08:00 |
|
lyon
|
4d6af5ca69
|
add stm32f103ze
|
2022-02-22 23:32:24 +08:00 |
|
lyon
|
3ad7db4c78
|
add stm32f103ze to readme
|
2022-02-22 15:45:52 +08:00 |
|
lyon
|
a78ce20cfc
|
rename
|
2022-02-22 00:43:59 +08:00 |
|
lyon
|
ba1c61293b
|
rename
|
2022-02-22 00:41:45 +08:00 |
|
lyon
|
7b36f7aa30
|
rename vmState to sv
|
2022-02-22 00:39:29 +08:00 |
|
lyon
|
10cc8f37e8
|
combine strAppend
|
2022-02-21 22:21:56 +08:00 |
|
lyon
|
ceaa5b0bfa
|
combine str append
|
2022-02-21 22:19:17 +08:00 |
|
lyon
|
8543786215
|
fix warning
|
2022-02-21 18:03:16 +08:00 |
|
lyon
|
92b6c81ee2
|
fix warning in ac6
|
2022-02-21 18:00:02 +08:00 |
|
lyon
|
faed85d22e
|
print('test,test') is ok
|
2022-02-21 17:49:54 +08:00 |
|
lyon
|
12279fa8bc
|
parser.add_a_b is ok
|
2022-02-21 17:40:26 +08:00 |
|
lyon
|
3832c509ee
|
run asm in benchmark
|
2022-02-21 16:16:18 +08:00 |
|
lyon
|
d865979199
|
ready to use parser_state to parse method stmt
|
2022-02-21 16:09:49 +08:00 |
|
lyon
|
df608634af
|
parserState is ok
|
2022-02-21 16:06:09 +08:00 |
|
lyon
|
8305f61296
|
imporve parserState
|
2022-02-21 15:31:58 +08:00 |
|
lyon
|
72c3515d54
|
use ParserState_init and LexType_init
|
2022-02-21 15:24:51 +08:00 |
|
lyon
|
b66aaf20a9
|
use parse_state to solve parse process
|
2022-02-21 15:13:47 +08:00 |
|
李昂
|
6a7bcabdef
|
fix warning about fputc
|
2022-02-21 05:34:23 +00:00 |
|
李昂
|
8c9d281be4
|
fix flash display
|
2022-02-20 14:03:25 +00:00 |
|
李昂
|
1cc7703d7e
|
not use realloc to support long script download
|
2022-02-20 13:58:40 +00:00 |
|
李昂
|
c3f33183fb
|
init __pikaMain manually to support task and debug when launch in script
|
2022-02-20 13:49:36 +00:00 |
|
李昂
|
414cc86bf4
|
fix typo
|
2022-02-20 13:36:50 +00:00 |
|
lyon
|
fa4faab9f2
|
use machine.py and fix proj
|
2022-02-20 20:41:41 +08:00 |
|
lyon
|
f4b5ee234b
|
use machine instead of STM32G0 in examples
|
2022-02-20 20:25:59 +08:00 |
|