1619 Commits

Author SHA1 Message Date
lyon
5b65933398 fix comment for stddevice 2022-12-07 18:24:00 +08:00
lyon
264fc01155 use default ninja thread 2022-12-07 12:34:42 +08:00
onceday
a206227993 change ninja params 2022-12-04 00:37:45 +08:00
onceday
9695bb1bd2 delete some test code 2022-12-03 23:42:19 +08:00
lyon
1a66a70893 update pre-compiler
update version
2022-12-03 19:06:09 +08:00
pikastech
7e397f6bb9 support Type Check for f.write 2022-12-02 15:03:52 +08:00
lyon
8813da426c add pika_studio 2022-12-01 18:38:50 +08:00
lyon
82b6f2ab39 add multi file when pre-compile test ok 2022-12-01 18:11:58 +08:00
lyon
677472b260 fix --add-file loss some bytes 2022-12-01 17:50:27 +08:00
lyon
546d5c526a load file from py.a, loss some bytes at head 2022-12-01 16:11:25 +08:00
lyon
16f3e8f4eb support --add-file for precompiler 2022-12-01 13:07:24 +08:00
lyon
9718b1a482 support help('modules') for py modules 2022-11-30 00:39:01 +08:00
lyon
a3dd8a674d support **kw unpack 2022-11-29 21:01:47 +08:00
lyon
c8ab4ce3cb adding format
fix star with pos
2022-11-29 20:05:13 +08:00
pikastech
61618834f0 support unpack *var 2022-11-29 16:50:49 +08:00
pikastech
a09d32d6ac format load_call_arg
use f struct

support stack check arg
2022-11-29 16:06:18 +08:00
pikastech
9d9d463120 fix kw to pos 2022-11-28 17:12:50 +08:00
pikastech
bd9bd8b864 support f.read() 2022-11-25 17:32:10 +08:00
lyon
08b37e5999 import aes on port linux 2022-11-25 09:56:21 +08:00
dreamcmi
fa157f549c add aes 2022-11-25 01:30:41 +08:00
onceday
5b0d7ae950 basic functions 2022-11-24 23:28:37 +08:00
lyon
daf111eaea fix super().__del__ cause forever loop 2022-11-24 01:45:49 +08:00
lyon
24862b7215 more test for obj_set_str(NULL) 2022-11-24 01:36:31 +08:00
lyon
bf76bf859b use obj_setNone to init none val 2022-11-24 01:21:42 +08:00
pikastech
8e4692ad8c fix va_start err on ac5 2022-11-24 01:14:57 +08:00
lyon
3b8887b45f fix never stop, webclient base test need fix 2022-11-24 00:28:04 +08:00
onceday
3d773b5709 cycle never stop 2022-11-23 23:58:14 +08:00
onceday
5a333efcaa finished request first version 2022-11-23 22:01:05 +08:00
lyon
604e420e06 auto deinit event listener when del mqtt module 2022-11-23 21:39:59 +08:00
lyon
8d6c0db8bc support single callback from subscrib 2022-11-23 21:16:20 +08:00
pikastech
7b95d1c20f fix va_start err on ac5 2022-11-23 19:07:08 +08:00
FlintJ
e95db78cc3 add publish function 2022-11-23 10:14:48 +08:00
FlintJ
753b7f1569 add setWill and unsubscribe function 2022-11-23 09:28:31 +08:00
onceday
caedd4df00 base change 2022-11-23 00:37:22 +08:00
FlintJ
f9846a79af git pull origin mqttdev And have some error 2022-11-22 22:46:03 +08:00
FlintJ
64faaa45db add c function for subscribe call back and print receive messages 2022-11-22 22:08:58 +08:00
pikastech
277610b413 update used file 2022-11-22 22:08:18 +08:00
pikastech
5a16752b08 Merge branch 'master' into mqttdev 2022-11-22 21:25:56 +08:00
lyon
5bb24375ae add python layer for requests to connnect url 2022-11-22 13:44:00 +08:00
lyon
4c69dd29cc use 2M default spi speed 2022-11-21 22:23:40 +08:00
lyon
f695d8c0c4 typo 2022-11-21 22:12:28 +08:00
lyon
c0a57aa6d1 fix name 2022-11-21 22:10:52 +08:00
lyon
89e00e2043 rm _MAX enum
support default config and merge unused config
2022-11-21 22:09:22 +08:00
lyon
7e3c43dfa9 cancel _MAX for numed enum 2022-11-21 19:07:31 +08:00
lyon
33501dbb33 move api to top of file 2022-11-21 18:28:10 +08:00
lyon
c9b9fc2d4a complate config for HAL
more event_callback and more HAL config
2022-11-21 18:27:27 +08:00
lyon
e288c40a2c fix pika_hal enum 2022-11-21 17:04:23 +08:00
lyon
2344903b89 update PikaStdDevice to port/linux
use unused as defult enum
2022-11-21 17:02:18 +08:00
lyon
2ad9caacc9 add test for hal, use table_map for hal 2022-11-20 23:55:03 +08:00
pikastech
fa374c72da adding pika_hal 2022-11-20 22:16:41 +08:00