kernel support kconfig

This commit is contained in:
zhangzheng
2023-12-05 00:01:26 +08:00
parent feda3c7aaa
commit 7522bf9c1f
29 changed files with 138 additions and 563 deletions

View File

@@ -15,7 +15,7 @@
#include "uart/uart.h"
static spinlock_t lock;
static char print_cache[128];
static char print_cache[CONFIG_PRINTK_CACHE_SIZE];
/**
* @brief 原始输出