This repository has been archived on 2023-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
bl_mcu_sdk/examples/bflb_block_pool/proj.conf
2022-11-05 10:49:12 +08:00

6 lines
100 B
Plaintext

set(CONFIG_VLIBC 1)
set(CONFIG_BFLOG 1)
set(CONFIG_FREERTOS 1)
set(CONFIG_BFLB_BLOCK_POOL_DEBUG 1)