27 Commits

Author SHA1 Message Date
pikastech
5d00dcf260 add config for PikaStdDevice_Time 2022-06-15 23:59:32 +08:00
李昂
5148412411 !24 support double in C Module
* Merge branch 'master' into dev
* fix float->double for bytecodegen
* update to /package
* Use double in C for float in python
2022-06-13 10:02:59 +00:00
onceday
316c29cf42 Changed in unix-time module,__init function didn't output time-struct-string. 2022-06-06 16:49:26 +08:00
OnceDay
73d8c22b0e Fixed some very serious bugs in the unix-time arithmetic ,and added unix-time transform tests from 1970 to 2070 . 2022-06-04 23:59:26 +08:00
pikastech
905c33e131 support platformGetTick for Time() 2022-06-04 16:28:36 +08:00
pikastech
9c8b08789d push PikaStdDevice to package 2022-06-04 15:33:58 +08:00
onceday
0ee437b461 stdevice::time,fixed a bug where a error deal with month calculation. 2022-06-04 14:57:42 +08:00
onceday
130deafa01 support unix-time and utc-time with gmtime,localtime,mktime,asctime,ctime,time and so on. 2022-06-04 14:30:15 +08:00
lyon
a7613dd097 fix readBytes memory error 2022-05-24 15:26:12 +08:00
lyon
d071361c74 add set/writeBytes for StdDevice, compile passed 2022-05-23 17:10:37 +08:00
lyon
f826f42295 adding writebytes and readbytes to stddevice 2022-05-23 16:54:56 +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
23a9687898 add PikaStdDevice to port/linux 2022-04-07 13:32:53 +08:00
lyon1998
4a4d880a9f not import stddevice in port/linux 2022-03-20 08:52:00 +08:00
lyon1998
5bf555a51e use runNativeMethod to speed up 2022-03-19 09:44:53 +08:00
lyon
854517ffe4 rm .py in -lib 2021-12-13 21:41:44 +08:00
lyon
681a3638ca update pikastedevice in port/linux 2021-12-10 23:01:00 +08:00
lyon
df33500696 fix typo of Device_GPIO.c, add __init__() for all stddevice 2021-12-10 23:00:04 +08:00
lyon
93ee9424a8 support __init__() for class 2021-12-10 22:53:06 +08:00
lyon
4188460560 update PikaStdDevice to latest 2021-12-10 22:26:13 +08:00
graduateDesign
cfa17f3764 chang to linux 2021-10-04 01:10:49 +08:00