This website requires JavaScript.
Explore
Help
Register
Sign In
AtguiguCorp
/
new_kbd
Watch
6
Star
0
Fork
0
You've already forked new_kbd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d374f824cd9ea9df74c69d3bd6f559a982d874d3
new_kbd
/
prj.conf
3 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(caf): 集成事件管理器并配置CAF模块 - 在prj.conf中启用CAF、堆内存池和日志配置 - 替换kernel头文件为应用事件管理器相关头文件 - 添加模块状态事件支持用于报告就绪状态 - 初始化应用事件管理器并在初始化失败时记录错误
2026-03-10 09:17:07 +08:00
CONFIG_CAF=y
CONFIG_HEAP_MEM_POOL_SIZE=2048
CONFIG_LOG=y
Reference in New Issue
Copy Permalink