Skip to content

BH-0/av_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Touch_LCD

. ├── bin 二进制文件 ├── include 头文件 ├── lib 库文件 │ ├── libfont.a │ └── libjpeg │ ├── jconfig.h │ ├── jerror.h │ ├── jmorecfg.h │ ├── jpeglib.h │ ├── libjpeg.a │ ├── libjpeg.la │ ├── libjpeg.so │ ├── libjpeg.so.9 │ └── libjpeg.so.9.1.0 ├── main 主程序 │ └── main.c ├── Makefile ├── README.md └── src 其他程序

About

基于GEC6818的智能影音系统

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors