李昂
71364445e0
!27 add lvgl package and examples
...
* support event for lvgl
* add example for lvgl
* adding const
* support core-widget for lvgl
* add lvgl package
2022-06-15 12:31:31 +00:00
李昂
6acc0f9ecd
!25 support format output for print()
...
* test for format with tuple is ok
* 'format'%var is ok (tuple var is not ok)
* rename _cformat to cformat()
* optimize the memory usage of format_list
* add string-test.cpp
* cformat() is ok
* fix variable par load issue
* use test_common.h
* use test_common to simplify the gtest case
* Merge branch 'master' into dev
* fix float->double for bytecodegen
* update to /package
* Use double in C for float in python
2022-06-14 03:20:17 +00:00
pikastech
70f40df524
add test file, for loop in module not ok
2022-06-07 17:34:19 +08:00
lyon
cc62d1fefc
add chinese test
2022-06-07 15:40:47 +08:00
pikastech
1c75bd0c19
add test6 for cJSON
2022-06-07 14:31:37 +08:00
pikastech
efea50d4cd
move cJSON test to example/cJSON
2022-06-07 14:14:03 +08:00
李昂
9edb478e46
update examples/UnitTest/main.py.
2022-06-01 02:57:44 +00:00
lyon
971c7ffc48
remove from PikaObj import * in main.py
2022-05-19 21:21:57 +08:00
lyon1998
2fca76daa0
fix class_example
2022-04-04 16:34:45 +08:00
李昂
fc1771b41f
add examples/Car/main_pikacar.py.
2022-04-01 13:57:10 +00:00
李昂
97bb272a45
rename examples/Car/main.py to examples/Car/main_rtt.py.
2022-04-01 13:56:51 +00:00
李昂
2220786e36
update examples/Snake/main_snake_LCD.py.
2022-03-27 09:16:30 +00:00
lyon1998
f698745300
add sleep in rgb example
2022-03-27 14:40:37 +08:00
lyon
425c5e9636
add example car
2022-03-20 15:56:29 +08:00
lyon
59758ab47d
rm car example
2022-03-20 15:54:44 +08:00
李昂
a06ee7f74d
add examples/Car/main.py.
2022-03-20 07:53:16 +00:00
李昂
6bbdf5016b
新建 Car
2022-03-20 07:52:02 +00:00
lyon
4e747a49ed
update 030 to v1.5.0rc
2022-03-18 00:02:43 +08:00
lyon
c87c9c2bce
add main.py
2022-03-03 13:55:40 +08:00
lyon
d93b3e07e4
add UnitTest example
2022-03-02 23:28:06 +08:00
lyon
fc5f49269e
use Class name
2022-03-02 23:20:40 +08:00
李昂
a3682129f7
update examples/class/main.py.
2022-03-02 15:13:09 +00:00
lyon
754e662b39
add 'class' example
2022-03-02 23:06:00 +08:00
lyon
b0e2ceeb3e
restore Arm2D example
2022-02-23 19:15:25 +08:00
lyon
e7cab19a0a
install arm-2d as default
2022-02-23 19:02:12 +08:00
李昂
414cc86bf4
fix typo
2022-02-20 13:36:50 +00:00
lyon
f4b5ee234b
use machine instead of STM32G0 in examples
2022-02-20 20:25:59 +08:00
lyon
26f3fa1fa4
update the Path of Booter
2022-02-07 14:12:56 +08:00
lyon
ade9521efe
rm requestment of booter
2022-02-07 14:02:14 +08:00
lyon
58529cd6f2
add comment and rename run_always to run_forever
2022-01-26 09:27:53 +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
221bfe8f71
fix typo
2022-01-19 11:25:49 +08:00
lyon
e450821776
add asm_define_heap in ARM-2D projcet
2022-01-19 11:22:50 +08:00
李昂
52cd909fdd
update examples/ARM-2D/PikaPiZero/requestment.txt.
2022-01-16 15:33:36 +00:00
lyon
b85950d1a2
update PikaPiZero_Arm2D example
2022-01-16 23:26:24 +08:00
lyon
c16af7b13b
rm examples/*.txt
2022-01-14 12:24:19 +08:00
lyon
392e3a9d75
rename example about snake
2022-01-14 12:22:54 +08:00
pikastech
cac73f3f6e
update main_snake.py
2021-12-28 16:49:04 +08:00
pikastech
94ce940e44
fast snake is ok
2021-12-16 16:31:39 +08:00
pikastech
003e9eda2e
fast move ok
2021-12-16 16:00:47 +08:00
lyon
7a253df924
update main_snake.py
2021-12-16 00:27:28 +08:00
lyon
9a81e96d04
add main_snake.py
2021-12-15 23:47:19 +08:00
pikastech
35acea5b3e
use v1.2.6 new operator in LCD example
2021-11-30 23:27:18 +08:00
pikastech
48ecaa7a8b
add LCD example
2021-11-22 12:17:38 +08:00
pikastech
af59eae06d
use stm32g0 for example
2021-11-21 16:32:30 +08:00
pikastech
d15ebb99a2
lock version for arm2d
2021-11-20 21:52:58 +08:00
pikastech
f6827c9be9
reaname
2021-11-20 21:42:49 +08:00