SY8837_Demo_For_OurSelf/UsrDoc
2024-12-13 17:01:32 +08:00
..
Vox双向通信 SY8837初版源代码。 2024-12-13 17:01:32 +08:00
功能测试 SY8837初版源代码。 2024-12-13 17:01:32 +08:00
双向通讯项目 SY8837初版源代码。 2024-12-13 17:01:32 +08:00
电量计 SY8837初版源代码。 2024-12-13 17:01:32 +08:00
程序流程图 SY8837初版源代码。 2024-12-13 17:01:32 +08:00
HEXBIN.bat SY8837初版源代码。 2024-12-13 17:01:32 +08:00
NTC计算取值公式表.xlsx SY8837初版源代码。 2024-12-13 17:01:32 +08:00
readme.txt SY8837初版源代码。 2024-12-13 17:01:32 +08:00
Review问题待办.xls SY8837初版源代码。 2024-12-13 17:01:32 +08:00
SY8833A软件开发说明文档.doc SY8837初版源代码。 2024-12-13 17:01:32 +08:00
SY8833A验证Checklist.xlsx SY8837初版源代码。 2024-12-13 17:01:32 +08:00
Vox耳机相关功能状态.png SY8837初版源代码。 2024-12-13 17:01:32 +08:00
Vox耳机相关功能状态思维导图.pdf SY8837初版源代码。 2024-12-13 17:01:32 +08:00
Vox耳机相关功能状态思维导图.xmind SY8837初版源代码。 2024-12-13 17:01:32 +08:00
软件各个功能模块占用内存大小.xlsx SY8837初版源代码。 2024-12-13 17:01:32 +08:00
软件说明.doc SY8837初版源代码。 2024-12-13 17:01:32 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

工程文件应包含以下全部或部分文件夹:
UsrSrc用户源文件用来存放.c文件和其它源文件。main.c应放在这里
UsrInc用户头文件用来存放.h文件
UsrDoc用户说明文档用来存放用户在开发过程中书协的文档包括软件开发说明、指令说明、版本更改说明等
Src引用库的源文件
Inc应用库的头文件
Lib应用的库文件。
Out编译生成的烧写程序烧录到芯片中的firmware