6038 Commits

Author SHA1 Message Date
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
MrLeekon
bc71a5d839 移除了 2023-08-29 14:36:46 +08:00
lyon
1e6337bc71 suppot REPL/NORMAL MODE for unused stack val 2023-08-29 13:56:48 +08:00
Lyon
b1d7161c4d add super.py test 2023-08-24 21:53:00 +08:00
Lyon
c3968d0e87 sync os to port linux 2023-08-24 21:36:45 +08:00
李昂
07f1fb2049
!257 修改了OS包中的mkdir函数在windows上的实现,否则该函数在windows系统中无效。
Merge pull request !257 from SenySunny/master
2023-08-24 11:59:23 +00:00
SenySunny
1dc42a7140 edit mkdir for _WIN32 2023-08-24 11:14:57 +08:00
lyon
d6e7ca00d6 add pika studio to README 2023-08-23 11:54:16 +08:00
李昂
151bc07792 fix STM32HAL support for F4xx 2023-08-22 17:01:53 +08:00
Lyon
c5935fbf85 pika_hal support for STM32HAL 2023-08-22 17:00:39 +08:00
李昂
c91365aebe Merge branch 'master' of https://gitee.com/lyon1998/pikapython 2023-08-22 16:42:57 +08:00
李昂
6415168b5a add STM32HAL package 2023-08-22 16:42:06 +08:00
李昂
c448ddcb12 enhance rtt adapter 2023-08-22 15:14:20 +08:00
李昂
8af135e149 fix fatfs_flags for 'w' 2023-08-19 23:44:51 +08:00
Lyon
f882ff153b support __eq__ for tuple & list & dict 2023-08-17 23:33:31 +08:00