688 Commits

Author SHA1 Message Date
lyon1998
bf50bde599 support setMem, getMem, getMemSize for ctypes 2022-04-18 12:13:10 +08:00
lyon1998
a2dd87c8a8 add ARG_TYPE_MEM 2022-04-18 12:11:33 +08:00
lyon1998
f23dac8a8a support obj_setMem, obj_getMem, obj_getMemSize API 2022-04-18 12:02:33 +08:00
lyon1998
933fad80c5 test for args_mem ok 2022-04-18 11:45:59 +08:00
lyon1998
9f01076085 fix fast_test.sh 2022-04-17 23:03:24 +08:00
lyon1998
13afcd2ef6 clear pikaobj.h old api, add ctypesUtils_mem api 2022-04-17 23:02:13 +08:00
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
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
7826f74c83 fix spi.phase set api 2022-04-15 15:10:25 +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
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
fc149a476d get args in LST is ok 2022-04-13 20:19:52 +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
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
ef5a3fac13 release v1.2.0 for pikaRTThread 2022-04-11 18:40:52 +08:00
lyon1998
748fe43ada format the error info of not 4N spaces 2022-04-11 17:53:17 +08:00
lyon1998
1125cf3bfb add error info for 'not 4 spaces' 2022-04-09 09:04:38 +08:00
lyon1998
757f00893a support len() for string, support int() for string 2022-04-09 01:15:21 +08:00
lyon1998
562550dce0 cancel api-make-win10 2022-04-08 23:52:46 +08:00
Maximilian Gerhardt
5d5d4974d5 Supress error for first run 2022-04-08 20:25:09 +08:00
Maximilian Gerhardt
168a527ebd Execute apt commands as sudo 2022-04-08 20:24:30 +08:00
Lyon
006fc8ed2e
Update install_dependency.sh 2022-04-08 11:38:09 +08:00