Commit Graph

4 Commits

Author SHA1 Message Date
supowang
2ef46f91fa rename TOS_CFG_MMHEAP_DEFAULT_POOL_EN
TOS_CFG_MMHEAP_DEFAULT_POOL_EN: enable the default pool of the heap(if user not set this, a default of 1u is set). if you wanna disable the default pool, you should call tos_mmheap_pool_add to add your own pool of the heap before tos_mmheap_alloc is called.
2019-10-15 14:26:08 +08:00
lbcqc
d644291491 Update TencentOS-tiny-porting-gcc.md
“___weak” should be "__weak"
2019-10-13 19:58:27 +08:00
supowang
58314cf373 fix doc
fix doc
2019-09-17 19:58:33 +08:00
supowang
edb2879617 first commit for opensource
first commit for opensource
2019-09-16 13:19:50 +08:00