6152 Commits

Author SHA1 Message Date
Lyon
225d49ef9c add pika_vm_exit_await API and test 2023-09-26 15:55:22 +08:00
Lyon
b789e4f67c support from <mod> import * for py modules 2023-09-24 22:19:24 +08:00
Lyon
5e8bfbf2c2 support parse for from <module> import * 2023-09-24 20:57:01 +08:00
Lyon
d5e0bd40a7 fix sysout fmt 2023-09-24 16:00:30 +08:00
Lyon
8782b7b3c3 enhance setErrorCode setSysOut and raise 2023-09-23 22:49:20 +08:00
Lyon
cd36ad3024 return None if __init__ failed 2023-09-23 17:59:40 +08:00
Lyon
b4134ece73 support SPI(tested) and IIC(no-tested) for ESP32 2023-09-23 13:29:49 +08:00
李昂
76252329fc
clear file 2023-09-22 01:51:43 +00:00
lyon
d50b8a5d1c fix STM32 v0.1.1 2023-09-20 16:24:44 +08:00
lyon
eeeb164588 support channel select for STM32H7 2023-09-20 16:23:33 +08:00
李昂
71aa32f416
update package/STM32/pika_hal_stm32_ADC.c. 2023-09-20 07:08:30 +00:00
Lyon
73a7071bde rm no used file 2023-09-20 14:54:20 +08:00
Lyon
29bb2f08d9 add bool API for list/tuple/dict 2023-09-19 23:53:41 +08:00
李昂
fb5f14019f
!259 release hashlib v1.0.4
Merge pull request !259 from 梦程MI/fix/hashlib
2023-09-17 14:43:16 +00:00
dreamcmi
111384ad11 release hashlib v1.0.4 2023-09-17 20:30:54 +08:00
dreamcmi
7f986bac17 No longer use the deprecated API of mbedtls 2023-09-17 20:27:35 +08:00
Lyon
d2447d2eca fix annotation detection for pyi 2023-09-17 16:41:54 +08:00
Lyon
2d73ccc149 Update CI.yml 2023-09-17 11:14:11 +08:00
Lyon
d6ba156cf4 Update TEST.yml 2023-09-17 11:14:11 +08:00
Lyon
ca2820efb6 fix iter sort for dict
fix kw_fun
2023-09-17 11:11:41 +08:00
Lyon
16242270c5 fix multiplication parse for 1e-05 * a 2023-09-16 22:49:46 +08:00
Lyon
00320a5b3a add pika_runFunctionX api() 2023-09-15 01:28:44 +08:00
Lyon
68a5489d31 inhance __contains__ for bytes and other 2023-09-13 22:11:20 +08:00
Lyon
1a315b0216 fix v1.12.6 2023-09-13 18:52:29 +08:00
Lyon
81369a66ce enable PIKA_ASSERT for default 2023-09-13 18:51:49 +08:00
lyon
e60a34f150 fix STM32 v0.1.1 2023-09-12 12:24:59 +08:00
李昂
21e17dee67
use circle queue for STM32_UART recv 2023-09-12 02:09:19 +00:00
李昂
070c552519 release STM32 v0.1.1 2023-09-12 01:12:01 +08:00
李昂
524bbf4329 fix stm32 support for f1 2023-09-12 01:09:14 +08:00
Lyon
214f20b482 release struct package 2023-09-10 22:04:14 +08:00
Lyon
c3b395c5f0 release STM32 package 2023-09-10 22:01:23 +08:00
Lyon
4d937d3060 release v1.12.6 kernal and lib 2023-09-10 22:00:41 +08:00
Lyon
5ab725046d release version for v1.12.6 2023-09-10 21:59:54 +08:00
Lyon
5a796dd852 release packages for v1.12.6 2023-09-10 21:59:29 +08:00
Lyon
6ad787b349 move STM32HAL.pyi to STM32.pyi 2023-09-10 21:55:14 +08:00
lyon
bade71d4b8 support PWM and time for STM32HAL package 2023-09-10 21:38:09 +08:00
Lyon
6f109abaf9 add test for bytes -> pyi 2023-09-10 16:13:11 +08:00
Lyon
8e975e2e52 fix ssize_t def on adapter_rtt.h 2023-09-10 10:42:57 +08:00
Lyon
13bfc829aa support in op for **kw 2023-09-10 10:22:58 +08:00
李昂
2d599664a3
update README_zh.md.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-09-09 07:35:45 +00:00
Lyon
d2af049bf7 update image 2023-09-09 15:32:16 +08:00
Lyon
c3c5b31ffd fix mem lack for os_read_platform 2023-09-08 23:17:58 +08:00
Lyon
640832bd41 release fsm and eventloop v0.1.0 2023-09-07 22:23:35 +08:00
Lyon
e131fc76e9 more info for help() 2023-09-07 14:46:57 +08:00
Lyon
f7aafcadad add obj_newObj() API 2023-09-07 14:35:07 +08:00
Lyon
44a38c22e5 add testcase for new dict inner __init__ 2023-09-07 14:34:27 +08:00
Lyon
3f0f1680dc add test_tuple_nested test. 2023-09-06 22:58:28 +08:00
lyon
d63ff577a2 DAC and UART for STM32HAL, uart.read not tested 2023-09-05 00:39:21 +08:00
李昂
c7b323abe6
!258 STM32F4_v0.1.4_1693290844904
Merge pull request !258 from pikabot/STM32F4_v0.1.4_1693290844904
2023-08-29 06:44:47 +00:00
MrLeekon
d638bc9164 release STM32F4 v0.1.4 2023-08-29 14:36:46 +08:00