873 Commits

Author SHA1 Message Date
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
lyon1998
1c706af8b8 use ninja instead of make 2022-04-08 11:25:23 +08:00
lyon1998
d6b2faf96d can run 'pyton3 main.py' 2022-04-07 23:11:28 +08:00
lyon1998
d85f62f3aa update main.py 2022-04-07 23:06:04 +08:00
lyon1998
cc6cb8afcc update StdDevice, use 'self' arg 2022-04-07 23:01:59 +08:00
lyon1998
d18bc16aae use 'self' in stddata 2022-04-07 22:59:57 +08:00
lyon1998
5baa725885 update PikaStdDevice, use 'self' arg 2022-04-07 22:57:59 +08:00
lyon1998
7656b60e15 restore ninja to makefile 2022-04-07 22:50:49 +08:00
lyon1998
83f1d293d9 use ninja instead of makefile 2022-04-07 22:46:23 +08:00
lyon1998
23a9687898 add PikaStdDevice to port/linux 2022-04-07 13:32:53 +08:00
lyon1998
5429ae18b5 support self in msc 2022-04-07 09:19:14 +08:00
lyon1998
d4ead82c98 update pikaStdDevice to prot from package 2022-04-07 09:06:38 +08:00
lyon1998
9b15b16082 handle class(...) args num error 2022-04-05 13:12:04 +08:00
lyon1998
3fc067391b test arg num err in function 2022-04-04 23:59:33 +08:00
lyon1998
f438446313 support navite constructor method 2022-04-04 15:16:27 +08:00
lyon1998
2c29722f69 PikaStdData.String('test') is ok 2022-04-04 13:52:00 +08:00