pikastech
|
2b83ee29bf
|
update to new booter
|
2021-11-12 09:24:00 +08:00 |
|
pikastech
|
daeedf93c8
|
restore to before
|
2021-11-12 09:23:32 +08:00 |
|
pikastech
|
4ef93cf6c0
|
update booter, can run without STM32 package
|
2021-11-12 09:21:18 +08:00 |
|
pikastech
|
988d5e691b
|
rm
|
2021-11-12 09:21:04 +08:00 |
|
pikastech
|
3707fef3d2
|
add arm2d lib
|
2021-11-09 22:19:51 +08:00 |
|
pikastech
|
1b0384c5b2
|
add portable for stm32 stdlib
|
2021-11-09 21:46:34 +08:00 |
|
pikastech
|
beb3f3ea69
|
add SPI module for hal
|
2021-11-09 21:42:34 +08:00 |
|
pikastech
|
17492271a1
|
Merge branch 'master' of https://gitee.com/lyon1998/pikascript
|
2021-11-09 21:36:59 +08:00 |
|
pikastech
|
233fcfb9cb
|
add LCD_driver for pikapizero
|
2021-11-09 21:36:24 +08:00 |
|
pikastech
|
a39894368d
|
debug booter and support \r\n asm print
|
2021-11-06 19:33:13 +08:00 |
|
pikastech
|
e4aaef7608
|
fit std_device and stm32 package for core v1.2.0
|
2021-11-06 19:11:25 +08:00 |
|
lyon1998
|
77db643997
|
use dirty regin to optimize box update
|
2021-11-04 23:50:03 +08:00 |
|
lyon1998
|
c63493050d
|
Merge branch 'master' of https://gitee.com/lyon1998/pikascript
|
2021-11-03 20:12:08 +08:00 |
|
lyon1998
|
4e1279c8e6
|
improve box to coner box
|
2021-11-03 20:11:31 +08:00 |
|
李昂
|
5b23a8985a
|
move firmware.h out from cm32 booter
|
2021-11-03 10:10:46 +08:00 |
|
lyon1998
|
db5710d50f
|
screen->window, win.update() is ok
|
2021-11-02 22:58:30 +08:00 |
|
李昂
|
393f304947
|
cancel newBox and newStar
|
2021-11-01 20:15:43 +08:00 |
|
李昂
|
a927bebdfa
|
add Arm2DqemuBooter
|
2021-11-01 19:37:48 +08:00 |
|
李昂
|
df940d35ee
|
debug arm2d pacakge
|
2021-11-01 19:25:57 +08:00 |
|
李昂
|
0bd1e52d24
|
add lowLevel to read pin
|
2021-10-28 16:05:35 +08:00 |
|
李昂
|
06830afafd
|
5 point snake is ok, optimize the oled clear
|
2021-10-28 11:18:02 +08:00 |
|
lyon1998
|
e8300e0c6a
|
support only one \n when send py to uart
|
2021-10-27 23:36:35 +08:00 |
|
lyon1998
|
1facb41725
|
update main.py and support program py by uart again
|
2021-10-27 23:18:01 +08:00 |
|
lyon1998
|
8a2f0ba19b
|
use refresh() to refresh oled
|
2021-10-27 22:45:17 +08:00 |
|
lyon1998
|
7c195f7fdb
|
support part asm save
|
2021-10-27 21:06:52 +08:00 |
|
李昂
|
23ce6a1498
|
add OLED c lib
|
2021-10-27 10:33:42 +08:00 |
|
李昂
|
941ca6f1a6
|
3 point snake is ok
|
2021-10-26 21:44:10 +08:00 |
|
李昂
|
d4e60e302c
|
suppor box move
|
2021-10-26 20:08:34 +08:00 |
|
李昂
|
a11f6e07da
|
add asm space to 4Kb in stm32 package
|
2021-10-26 09:59:30 +08:00 |
|
李昂
|
4b76b565b7
|
add read method for gpio
|
2021-10-25 20:16:08 +08:00 |
|
李昂
|
a6903dd338
|
Merge branch 'master' of https://github.com/pikastech/pikascript
|
2021-10-25 18:42:27 +08:00 |
|
李昂
|
3bad07bb6e
|
add oled driver for PikaPiZero, add u8 u16 and delay_ms support for
STM32_common
|
2021-10-25 18:37:59 +08:00 |
|
lyon1998
|
4ce839297f
|
add CH32V103 package for gpio, add mode check in std device
|
2021-10-24 21:26:22 +08:00 |
|
lyon1998
|
915676753e
|
remove stm32.h in std device iic
|
2021-10-24 17:44:05 +08:00 |
|
lyon1998
|
dbc2612257
|
change folder
|
2021-10-24 10:25:35 +08:00 |
|
lyon1998
|
8f70c805b6
|
add cm32 booter pacakge
|
2021-10-24 10:19:26 +08:00 |
|
lyon1998
|
b92ef8c347
|
add ch32 booter
|
2021-10-23 21:52:22 +08:00 |
|
lyon1998
|
29c3c5b3b0
|
add IIC.c for std device and stm32
|
2021-10-22 22:32:35 +08:00 |
|
lyon1998
|
d2c55c1be4
|
add iic support for stm32 and pikastd device
|
2021-10-22 22:28:54 +08:00 |
|
lyon1998
|
7b816b1546
|
test for py script from uart is ok
|
2021-10-19 22:26:34 +08:00 |
|
lyon1998
|
30110a8d58
|
update Core STM32 package and STM32Booter to support flash buffer for
asm
|
2021-10-19 21:52:46 +08:00 |
|
lyon1998
|
0b3b866dba
|
remove New method in sysObj
|
2021-10-18 21:50:16 +08:00 |
|
lyon1998
|
bbf178182e
|
add .s to booter package
|
2021-10-16 08:21:19 +08:00 |
|
lyon1998
|
655b27d0cb
|
add STM32G030Booter
|
2021-10-16 08:06:29 +08:00 |
|
lyon1998
|
6bd4aac6e9
|
move run script in main.c
|
2021-10-15 23:51:55 +08:00 |
|
lyon1998
|
ccee063436
|
rm pikaInvoke.h in PikaRunExternControl
|
2021-10-15 11:48:32 +08:00 |
|
lyon1998
|
aef94d2572
|
rename contral to control
|
2021-10-12 23:29:16 +08:00 |
|
lyon1998
|
23a62ba029
|
rename PikaRunExtern to PikaRunExternContral
|
2021-10-12 23:07:16 +08:00 |
|
lyon1998
|
58cc92d432
|
move PikaBlock to extern
|
2021-10-12 22:33:55 +08:00 |
|
lyon1998
|
e76162da29
|
add RunExten
|
2021-10-12 22:05:47 +08:00 |
|