openharmony_kernel_liteos_a/kernel
Guangyao Ma 40f239a7d4 fix: Ctrl-C move out of LOS_MAGIC_KEY_ENABLE
由于没有tty,当前的Ctrl-C实现基于uart回调特定函数实现,后续tty实现后
可以重新考虑Ctrl-C设计实现。本次将Ctrl-C移除LOS_MAGIC_KEY_ENABLE,保
证任意情况下可以生效。

Change-Id: I4e1e51b2d92535879bbdbbfa91b0229119d0e90e
Signed-off-by: Guangyao Ma <guangyao.ma@outlook.com>
2021-07-09 17:12:20 +08:00
..
base !402 消除编译告警 2021-07-09 08:37:20 +00:00
common fix: Ctrl-C move out of LOS_MAGIC_KEY_ENABLE 2021-07-09 17:12:20 +08:00
extended !384 对内核中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