338 Commits

Author SHA1 Message Date
lyon1998
fc9267a832 push ctypes 2022-04-16 11:38:47 +08:00
lyon1998
32cc9d20bd add ctypes package 2022-04-16 00:02:41 +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
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
42221cab50 push stdlib to lib 2022-04-13 13:23:45 +08:00
李昂
e2e94bb3a3
update package/pikaRTThread/pikaRTThread_Thread.c. 2022-04-11 10:39:53 +00:00
李昂
90bf6a0e49
update package/pikaRTThread/pikaRTThread.py. 2022-04-11 10:39:35 +00:00
lyon1998
757f00893a support len() for string, support int() for string 2022-04-09 01:15:21 +08:00
lyon1998
240f073472 remove StdDevice from stdlib 2022-04-08 00:02:19 +08:00
lyon1998
19e644a2ef update stm32g0 2022-04-07 23:37:35 +08:00
lyon1998
8fb6fbf0c6 update PikaStdLib.py 2022-04-07 23:21:24 +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
634a82135f update pikaStdData.py 2022-04-04 16:36:10 +08:00
lyon1998
105becd7de update pikatsddata_String.c 2022-04-04 16:35:56 +08:00
lyon1998
dc42b5bc4d solving unused stack args 2022-03-31 20:32:33 +08:00
lyon1998
f755ec1004 add pika_bsp.h 2022-03-30 22:54:55 +08:00
lyon1998
918cefad84 use pika_bsp.h instead of old pik_config.h 2022-03-30 22:53:55 +08:00
lyon1998
0dd9e6a180 push PikaStdTask 2022-03-30 01:22:25 +08:00
dreamcmi
7cdb0cf9ed
add ch582 support package 2022-03-26 20:46:22 +08:00
lyon1998
0c86411916 update PikaStdData.py 2022-03-25 21:39:52 +08:00
lyon1998
d5c4359a2a update PikaStdData_list, add new line 2022-03-25 21:32:01 +08:00
lyon1998
dae8f38d23 add ByteArray to StdData 2022-03-25 21:18:54 +08:00
lyon1998
8195d1f0f2 use PIKA_PYTHON_BEGIN before PIKA_PYTHON 2022-03-24 12:09:34 +08:00
lyon1998
156c842381 use more PIKA_PYTHON macro 2022-03-24 11:48:17 +08:00
lyon1998
d384352c2c use PIKA_PYTHON macro instead of comment 2022-03-24 11:46:27 +08:00
李昂
61e6a7352b
update package/pikaRTDevice/pikaRTDevice_PWM.c. 2022-03-21 12:34:43 +00:00
李昂
324f73dae9
update package/pikaRTDevice/pikaRTDevice_PWM.c. 2022-03-21 12:34:06 +00:00
李昂
0d2d21c84f
update package/pikaRTDevice/pikaRTDevice_GPIO.c. 2022-03-21 12:33:25 +00:00
lyon1998
a512ab3e4c use runNativeMethod to speed up stddevice 2022-03-19 09:53:48 +08:00
lyon1998
5ca10f95a3 restore pikaStdDevice 2022-03-19 09:49:19 +08:00
lyon1998
5bf555a51e use runNativeMethod to speed up 2022-03-19 09:44:53 +08:00
lyon1998
b254dd02f9 use bytecode in stdlib 2022-03-18 23:00:51 +08:00
lyon1998
ac511d6f34 use bytecode in stdtask for all 2022-03-17 17:28:32 +08:00
lyon1998
ff1c71322b update PikaStdTask to bytecode based 2022-03-17 16:47:03 +08:00
lyon
1878ea884f add disable api for adc iic pwm and uart in std device 2022-03-07 14:58:21 +08:00
lyon
bcee87c3d7 fix enum to support v1.4.0 in ARM2D 2022-03-02 22:05:54 +08:00
lyon
a966d43ad0 update PikaStdLib 2022-03-02 15:27:19 +08:00
lyon
589b6d938e add api for stddevice.PWM and support rtDevice_PWM 2022-02-28 19:44:38 +08:00
李昂
8bcb5ad868
update package/STM32F4/STM32F4_common.h. 2022-02-27 15:46:48 +00:00