完成了屏幕管理器的框架

This commit is contained in:
fslongjin
2022-08-03 17:13:46 +08:00
parent 0dedafe1cd
commit 602ec281a6
9 changed files with 198 additions and 68 deletions

View File

@ -22,7 +22,6 @@ static struct scm_buffer_info_t *video_refresh_target = NULL;
#define REFRESH_INTERVAL 15UL // 启动刷新帧缓冲区任务的时间间隔
ul VBE_FB_phys_addr; // 由bootloader传来的帧缓存区的物理地址
/**
* @brief VBE帧缓存区的地址重新映射