增加 BLE MAC 地址管理功能,添加电量灯颜色设置,优化调度器挂起和恢复逻辑
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
*/
|
||||
|
||||
#ifndef CONFIG_K_KIT_LOG_ON
|
||||
#define CONFIG_K_KIT_LOG_ON 1 /* 0: k_log_sched() 无效; 1: k_log_sched() 生效 */
|
||||
#define CONFIG_K_KIT_LOG_ON 0 /* 0: k_log_sched() 无效; 1: k_log_sched() 生效 */
|
||||
#endif
|
||||
|
||||
#ifndef CONFIG_K_KIT_DBG_ON
|
||||
|
||||
Reference in New Issue
Block a user