pikastech
|
a468012f2f
|
fix __setattr__ mem leak when @value is not reg
|
2023-04-19 22:24:10 +08:00 |
|
pikastech
|
9094c13a57
|
add proxy2 test
|
2023-04-19 21:18:17 +08:00 |
|
pikastech
|
f53f6571bd
|
support 1M precompiler file buff
|
2023-04-19 18:42:07 +08:00 |
|
pikastech
|
4dd7331f61
|
fix vm dump when run one char script: "="
|
2023-04-19 17:38:38 +08:00 |
|
pikastech
|
270f476dec
|
support parity, databits and stopbits for std uart
|
2023-04-17 21:38:43 +08:00 |
|
pikastech
|
ed7f63cf1d
|
support defualt value and set timezone for time
|
2023-04-17 21:36:42 +08:00 |
|
pikastech
|
da11cdcf8a
|
remove no used info
|
2023-04-17 15:23:35 +08:00 |
|
pikastech
|
416bf59147
|
delete no used info
|
2023-04-17 14:59:34 +08:00 |
|
pikastech
|
3fef8ec3f9
|
_thread support setup the stack_size
|
2023-04-17 09:42:28 +08:00 |
|
pikastech
|
a61553d55a
|
optimize for vm stack usage
|
2023-04-16 21:18:02 +08:00 |
|
pikastech
|
53de20fa55
|
optimize stack usage for PikaVM
|
2023-04-16 20:53:08 +08:00 |
|
pikastech
|
001efd5946
|
add stack_usage_report generate py script
|
2023-04-16 20:26:23 +08:00 |
|
pikastech
|
0285c19abd
|
support check if thread create succeed
|
2023-04-16 18:34:11 +08:00 |
|
pikastech
|
df7d291dbc
|
fix event thread GIL error
|
2023-04-16 13:36:07 +08:00 |
|
pikastech
|
42c85835d0
|
add thread_delay for run_until
|
2023-04-16 10:59:15 +08:00 |
|
pikastech
|
5ea62ce9e0
|
support platform_get_tick and thread_delay for stdtask
|
2023-04-16 10:57:54 +08:00 |
|
pikastech
|
3f3c267756
|
support no_buff vprintf
|
2023-04-16 10:41:25 +08:00 |
|
pikastech
|
c488eaab7d
|
update _thread pacakge
|
2023-04-15 11:34:17 +08:00 |
|
pikastech
|
eed2e11a20
|
fix typo
|
2023-04-15 11:32:19 +08:00 |
|
pikastech
|
ea4d42bbea
|
fix thread mem error when args is void
|
2023-04-15 11:20:11 +08:00 |
|
pikastech
|
e1e8cb5480
|
add old apt adapter for pika_platform_sprintf
|
2023-04-14 19:48:43 +08:00 |
|
pikastech
|
c89f873fab
|
optimize for pure string on printf
support unlimited pika_printf impl
|
2023-04-14 19:42:26 +08:00 |
|
pikastech
|
afc99c7b35
|
test issue_start_dict.py
|
2023-04-14 15:15:48 +08:00 |
|
pikastech
|
73249cf372
|
add contributor log
fix codecov readme
|
2023-04-13 16:01:44 +08:00 |
|
Lyon
|
34cd471011
|
Merge branch 'master' of https://gitee.com/lyon1998/pikapython
|
2023-04-13 07:52:03 +00:00 |
|
Renzhihan
|
2c01dbfb39
|
codecv-md
|
2023-04-09 21:40:11 +08:00 |
|
Lyon
|
7c0ee24f88
|
support uart3 and uart4 as console
|
2023-04-09 17:09:39 +08:00 |
|
李昂
|
1e725a1a11
|
!225 STM32G0_v2.1.0_1681031092753
Merge pull request !225 from pikabot/STM32G0_v2.1.0_1681031092753
|
2023-04-09 09:06:35 +00:00 |
|
lyon
|
ca003395b4
|
update_toml
|
2023-04-09 17:05:39 +08:00 |
|
lyon
|
602f7604a8
|
add_files
|
2023-04-09 17:05:39 +08:00 |
|
pikastech
|
03c3a25bbc
|
fix mem err when pikafs_open_pack()
|
2023-04-08 21:36:41 +08:00 |
|
Lyon
|
ba2fb33249
|
Merge branch 'master' of https://gitee.com/lyon1998/pikapython
|
2023-04-08 12:31:33 +00:00 |
|
Lyon
|
52b89e0165
|
Merge pull request #301 from supperthomas/master
[RTT]将工程按照文件夹进行分组
|
2023-04-08 12:00:25 +08:00 |
|
supperthomas
|
b1c63bf910
|
[RTT]将工程按照文件夹进行分组
|
2023-04-08 00:16:39 +08:00 |
|
Lyon
|
6bb966fe96
|
Merge pull request #300 from supperthomas/patch-1
[rtt]pika entry fixed
|
2023-04-07 22:49:19 +08:00 |
|
supperthomas
|
9c9093cf02
|
[rtt]pika entry fixed
fix the autorunning entry function.
|
2023-04-07 22:28:35 +08:00 |
|
lyon
|
a0d7defa9b
|
fix kernal crash on some invalid syntax
|
2023-04-07 15:51:54 +08:00 |
|
Lyon
|
b19fff7d26
|
Merge pull request #299 from supperthomas/fix_rtthread
[rtthread] fix the Sconscript for build
|
2023-04-07 00:40:20 +08:00 |
|
supperthomas
|
ed2636bc2b
|
[rtthread] fix the Sconscript for build
|
2023-04-06 23:21:30 +08:00 |
|
李昂
|
f7dbfa3344
|
update examples/bflb/example.py.
Signed-off-by: 李昂 <liang6516@outlook.com>
|
2023-04-06 12:16:58 +00:00 |
|
李昂
|
4fa3b9a185
|
!224 bflb_v0.2.0_1680782893209
Merge pull request !224 from pikabot/bflb_v0.2.0_1680782893209
|
2023-04-06 12:09:37 +00:00 |
|
lyon
|
5fa89904a5
|
update_toml
|
2023-04-06 20:08:55 +08:00 |
|
lyon
|
7e4e5fbe35
|
add_files
|
2023-04-06 20:08:54 +08:00 |
|
Lyon
|
46a60612b9
|
Merge branch 'master' of https://gitee.com/lyon1998/pikapython
|
2023-04-06 11:42:16 +00:00 |
|
Lyon
|
d9fe928195
|
Merge pull request #298 from Renzhihan/dev-codecov
add codecov
|
2023-04-06 18:49:42 +08:00 |
|
Renzhihan
|
6c8d7b9e29
|
add codecov in CI
|
2023-04-06 17:29:27 +08:00 |
|
Renzhihan
|
e0dafa6a99
|
lcov
|
2023-04-06 17:28:43 +08:00 |
|
李昂
|
8139d0edbf
|
examples/bflb/example.py.
Signed-off-by: 李昂 <liang6516@outlook.com>
|
2023-04-02 13:47:25 +00:00 |
|
李昂
|
362eb6543d
|
新建 bflb
|
2023-04-02 13:46:53 +00:00 |
|
李昂
|
69105d3399
|
!223 bflb_v0.1.0_1680443019338
Merge pull request !223 from pikabot/bflb_v0.1.0_1680443019338
|
2023-04-02 13:45:15 +00:00 |
|