3263 Commits

Author SHA1 Message Date
lyon1998
7d730006e4 use ctypeUtils in ctype method 2022-04-17 22:56:21 +08:00
lyon1998
a2bbe2ef5e add ctypes_utils to supply method for ctypes 2022-04-17 22:54:07 +08:00
lyon1998
6c0e7e78c9 set other type all to PikaObj* 2022-04-16 14:16:12 +08:00
lyon1998
fc9267a832 push ctypes 2022-04-16 11:38:47 +08:00
lyon1998
2c4ec18e06 fix preCompiler for snake case 2022-04-16 11:38:24 +08:00
lyon1998
a42aee333e update PikaObj.py 2022-04-16 11:13:34 +08:00
lyon1998
d13528c4b7 add pointer in pikaObj.py 2022-04-16 11:12:41 +08:00
lyon1998
32cc9d20bd add ctypes package 2022-04-16 00:02:41 +08:00
lyon1998
2d5a5c3f3e not rm pika_config.h 2022-04-15 21:20:04 +08:00
lyon1998
c193c37af3 fix gtest.sh 2022-04-15 21:10:30 +08:00
lyon1998
dabf78f39d fix build scripts, add fast_test 2022-04-15 21:09:18 +08:00
lyon1998
6ea1c8f883 format stdtask.c 2022-04-15 16:25:03 +08:00
lyon1998
e4dc9b7777 fix v1.7.0 stddevice 2022-04-15 15:11:10 +08:00
lyon1998
7826f74c83 fix spi.phase set api 2022-04-15 15:10:25 +08:00
Lyon
860dfcd99a
Update CI.yml 2022-04-15 15:02:32 +08:00
lyon1998
08e59dcfaf release stddevice v1.7.0 to support SPI and CAN 2022-04-15 14:55:07 +08:00
lyon1998
faea89a2df can.addfilter need override 2022-04-15 14:54:00 +08:00
lyon1998
69eee43c81 set addFilter as override 2022-04-15 14:53:25 +08:00
lyon1998
da538a1a22 add CAN for std device 2022-04-15 14:50:27 +08:00
lyon1998
4a70db1465 add default val in __init__ for SPI 2022-04-14 23:31:47 +08:00
lyon1998
7b92fe30a7 fix make.sh 2022-04-14 23:19:55 +08:00
lyon1998
29d9760256 add SPI to stddevice 2022-04-14 23:13:17 +08:00
lyon1998
419b69dad0 release and update v1.6.3 2022-04-14 21:57:47 +08:00
lyon1998
1e42f65a99 add _gtest_once to run more gtests 2022-04-14 18:55:22 +08:00
lyon1998
ad808828e2 add config.h 2022-04-14 18:55:11 +08:00
lyon1998
51461774ff fix config for benchmark 2022-04-14 18:31:54 +08:00
lyon1998
f6f38bdb73 fix typo of list_enable and dict_enable 2022-04-14 16:37:34 +08:00
lyon1998
72a28aae77 cancel default built-in LIST and DICT 2022-04-14 16:14:45 +08:00
lyon1998
45a364aa3d built-in dict is enabled by default 2022-04-14 16:12:18 +08:00
lyon1998
eae58359f1 set enable builtin list as default 2022-04-14 15:58:24 +08:00
lyon1998
920bd7a16a fix parser 2022-04-14 15:12:57 +08:00
lyon1998
d979c2876d test for 'x = [1,2,3]' is ok 2022-04-14 13:10:34 +08:00
lyon1998
d8b983719e support x = [1,2,3] 2022-04-14 13:06:48 +08:00
lyon1998
fc149a476d get args in LST is ok 2022-04-13 20:19:52 +08:00
lyon1998
8e598986cd create LST ins to support list init 2022-04-13 19:37:43 +08:00
lyon1998
b42c8c1e6a parse for a = [1, 2, 3] is ok 2022-04-13 19:36:08 +08:00
lyon1998
395e0f77dd push-core and push lib the same time 2022-04-13 13:24:39 +08:00
lyon1998
42221cab50 push stdlib to lib 2022-04-13 13:23:45 +08:00
lyon1998
52e69f45a7 support built-in list and dict 2022-04-13 12:03:10 +08:00
Lyon
d126bc7f5e
Update README.md 2022-04-12 22:50:31 +08:00
Lyon
231d2f2814
Update README.md 2022-04-12 22:48:15 +08:00
lyon1998
6af8de1dfa use donate 2022-04-12 22:45:37 +08:00
Lyon
d86da824da
Update README.md 2022-04-12 22:34:11 +08:00
lyon1998
cc9df123b3 update readme about 'def' and 'class' ins Shell 2022-04-11 22:58:12 +08:00
lyon1998
7e876c9799 support TinyObj for class runtime-define 2022-04-11 22:40:42 +08:00
lyon1998
6f02b3aa94 add test for class_in_shell 2022-04-11 22:31:36 +08:00
lyon1998
cd5c62c167 support defination for def and class 2022-04-11 22:27:18 +08:00
lyon1998
8bca6183b8 support def and class in shell 2022-04-11 21:52:39 +08:00
lyon1998
c5b63a35ae release v1.2.0 for pikaRTThread, add Task() class 2022-04-11 18:41:24 +08:00
lyon1998
ef5a3fac13 release v1.2.0 for pikaRTThread 2022-04-11 18:40:52 +08:00