openharmony_kernel_liteos_m/kernel/include
lnlan c4dc5ab0f8 feat: 完善m核qemu串口驱动,支持shell输入
【背景】
m核qemu需完善串口驱动,支持shell输入
【修改方案】
1.完善串口驱动
2.添加shell任务,获取串口输入并下发处理
【影响】
对现有的产品编译不会有影响。

re #I46N7F

Signed-off-by: lanleinan <lanleinan@163.com>
Change-Id: Ib58d4e633081743e64412cb65aa209d3356d6c1c
2021-08-26 01:15:17 +00:00
..
los_config.h feat: 完善m核qemu串口驱动,支持shell输入 2021-08-26 01:15:17 +00:00
los_event.h fix: fix destroy typo 2021-05-18 10:53:39 +08:00
los_membox.h fix: fix LOS_MEMBOX_ALIGNED macro name 2021-04-26 09:42:24 +08:00
los_memory.h feat: support non-continuous memory regions 2021-08-17 09:07:04 +08:00
los_mux.h fix:Fixed kernel error with header protector and header comment description. 2021-04-26 21:13:55 +08:00
los_queue.h fix: 修复QUEUE_INFO_S中waitReadTask无法保存大于32的任务编号 2021-07-28 11:19:39 +08:00
los_sched.h fix: 以g_sysSchedStartTime是否为0判断时间轴是否生效存在极限场景导致调度时间不生效 2021-08-14 11:30:46 +08:00
los_sem.h feat: m核新增posix接口sem_getvalue 2021-06-24 10:43:44 +08:00
los_sortlink.h fix: tick 动态化计算优化,减小中断执行时间对系统总体时间的影响,保证软件定时器的响应精度。 2021-08-09 21:16:22 +08:00
los_swtmr.h fix: tick 动态化计算优化,减小中断执行时间对系统总体时间的影响,保证软件定时器的响应精度。 2021-08-09 21:16:22 +08:00
los_task.h feat: 新增LOSCFG_BASE_CORE_TSK_SWITCH_HOOK 宏定义配置 2021-07-15 09:44:03 +08:00
los_tick.h feat: L0 支持低功耗框架 2021-06-22 13:15:06 +08:00