kernel_liteos_a/kernel
Guangyao Ma 09c491ca1f fix: 修改默认窗口宽度到400
由于内核暂不支持tty,窗口默认宽度写死的为80。在流水线中,往往有时候需要更宽的
窗口宽度。在tty支持动态获取和设置大小之前,先调整大小为400。

re #I40LQX

Signed-off-by: Guangyao Ma <guangyao.ma@outlook.com>
Change-Id: Ic21a8b7098f47b7d608762678eebb7b8ecb67ce4
2021-07-14 14:41:40 +08:00
..
base feat: add blackbox for liteos_a 2021-07-14 09:37:35 +08:00
common fix: 修改默认窗口宽度到400 2021-07-14 14:41:40 +08:00
extended 对内核中menuconfig开关的宏使用#ifdef/#ifndef来做预编译判断 2021-07-01 07:11:13 +00:00
include refactor: 对LiteOS_a内核中menuconfig开关的宏使用#ifdef/#ifndef做预编译处理 2021-07-01 09:08:18 +08:00
user remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
BUILD.gn remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
Kconfig feat: L1支持低功耗投票框架 2021-06-24 14:27:23 +08:00