Add compilation scripts and guidelines to simplify the compilation process

This commit is contained in:
BuGu
2025-03-04 16:31:15 +08:00
parent 8d8c57bc48
commit d94eba0ab1
5 changed files with 197 additions and 46 deletions

5
support/README_ZH.md Normal file
View File

@@ -0,0 +1,5 @@
# NanoKVM support 说明
`/support`包含NanoKVM辅助性的功能如图像子系统、系统状态监控、系统更新、屏幕按键驱动和少部分的系统功能
当前 NanoKVM 根据主控芯片的不同分为两个版本SG2002包含NanoKVM-Lite/Full/PCIe和H618包括NanoKVM-Pro不同的芯片有差异较大的工程和编译环境为做区分将它们分别存放在`/support/sg2002``/support/h618`