feat:add C file format generation tool.

This commit is contained in:
ShallowGreen123
2022-10-08 23:56:14 +08:00
parent 843c35ff18
commit a9aa1a0336
11 changed files with 194 additions and 51 deletions

View File

@@ -1,13 +1,4 @@
/************************************************************************
* FilePath : LVGL.Simulator.cpp
* Author : GX.Duan
* Date : 2022-08-07 15:20:34
* LastEditTime : 2022-09-10 16:05:20
* LastEditors : ShallowGreen123 2608653986@qq.com
* Copyright (c): 2022 by GX.Duan, All Rights Reserved.
* Github : https://github.com/ShallowGreen123/lvgl_mydemo
************************************************************************/
/*
/*
* PROJECT: LVGL PC Simulator using Visual Studio
* FILE: LVGL.Simulator.cpp
* PURPOSE: Implementation for LVGL ported to Windows Desktop