5531 Commits

Author SHA1 Message Date
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
lyon
cbe42e61f5 update_toml 2023-04-02 21:44:25 +08:00
lyon
90470be56f add_files 2023-04-02 21:44:25 +08:00
李昂
9274b0cf73
!222 pika_lvgl_v0.5.0_1680442876408
Merge pull request !222 from pikabot/pika_lvgl_v0.5.0_1680442876408
2023-04-02 13:43:34 +00:00
lyon
987bf2f052 update_toml 2023-04-02 21:42:09 +08:00
lyon
ae8afa2d51 add_files 2023-04-02 21:42:08 +08:00
李昂
e95c68f821 improve pika_debug 2023-04-02 13:48:16 +08:00
pikastech
fe3dff9b3d support obj_newTuple/List helper function 2023-03-30 16:28:42 +08:00
pikastech
d2ae781a18 fix typo 2023-03-30 11:33:13 +08:00
pikastech
1faaacafb7 add STD_in/out ctrl on soft_iic 2023-03-30 11:21:12 +08:00
pikastech
5fdf6701e0 add SOFT_IIC.c
add hal_SOFT_IIC
2023-03-30 11:13:58 +08:00
pikastech
e2a526944e fix CI on os.path 2023-03-28 09:41:52 +08:00
pikastech
7aaeffeeb0 add cpp support for kernal .h 2023-03-28 09:37:30 +08:00
lyon
553612bee2 add news 2023-03-27 17:09:56 +08:00
pikastech
06150d0133 fix os_split 2023-03-26 21:30:18 +08:00
pikastech
07db54e02e support assertNotIn for unittest 2023-03-26 20:49:10 +08:00
pikastech
34dedcde2d add os_path support 2023-03-26 20:43:51 +08:00
pikastech
938cf0efdc fix string size for packread 2023-03-23 16:56:25 +08:00
pikastech
49fc3ceb0a fix num of pack_files, support string and binary 2023-03-23 16:47:22 +08:00
pikastech
aeef23fc3b fix align issue on unpack file 2023-03-23 16:30:26 +08:00