This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
pikapython
Watch
1
Star
0
Fork
0
You've already forked pikapython
mirror of
https://gitee.com/Lyon1998/pikapython.git
synced
2025-01-15 17:02:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pikapython
/
port
/
linux
/
test
/
pika_config_gtest.h
5 lines
100 B
C
Raw
Normal View
History
Unescape
Escape
add log_buff when printf
2022-01-03 21:12:05 +08:00
#
define LOG_BUFF_MAX 100
construct cjson is test ok
2022-06-06 14:20:04 +08:00
#
define LOG_SIZE 512
const_pool and dynamic_pool tested ok
2022-05-02 19:49:47 +08:00
valgrind for static and dynamic pool is ok
2022-05-02 19:55:02 +08:00
void
mem_pool_init
(
void
)
;
void
mem_pool_deinit
(
void
)
;
Reference in New Issue
Copy Permalink