2 Star 3 Fork 3

huyonghui/mt2625

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
readme.txt 2.33 KB
一键复制 编辑 原始数据 按行查看 历史
huyonghui 提交于 2018-05-30 11:38 . init repo
MediaTek LinkIt(TM) Development Platform for RTOS provides a comprehensive software solution for devices based
on the MT76x7 and MT2523x SOCs.
1. Getting started
The SDK package supports GCC, Keil, and IAR tool chains. Follow the instructions at <sdk_root>/doc/LinkIt_for_RTOS_Get_Started_Guide.pdf
to build your first project and run it on the HDK. Release notes are also under the <sdk_root>/doc folder.
2. Folder structure
\doc -> SDK documents, including get started guide, developer's guide, software and environment guide,
-> API reference manual, and SDK release notes.
\doc\HDK -> HDK documents, including user guide, layout information, schematics, daughterboard information,
-> BOM list. The HDK relative application notes are also in this folder, such as power measurement guide.
\doc\MCU -> Chipset documents, such as chipset product brief and chipset datasheet.
\driver\board -> Drivers for the development board
\driver\chip -> Chipset modules, such as GPIO, I2C, Bluetooth Low Energy.
\driver\CMSIS -> CMSIS interface drivers.
\driver\inc -> HAL driver APIs
\kernel -> OS / system service
\middleware\MTK -> MediaTek middleware. Read readme.txt in each module for details.
** The SDK package downloaded from labs.mediatek.com does not include GNSS middleware. See instructions **
** on http://labs.mediatek.com/ or the vendor's website, http://www.wpgo2o.com/getAdDownloadList?AdId=60. **
\middleware\third_party -> Open source software, such as cjson, fatfs, httpd. Read readme.txt in each module for details.
\project\<board> -> Example projects of the current SDK. Read <sdk_root>/project/readme.txt for more details.
\tools -> Script, generation script, gcc compiler. If there isn't a gcc compiler under the /tools/gcc folder,
-> extract the tool package to the root folder of the SDK with the following command.
-> 7za x SDK_VX.Y.Z_tool_chain.7z -o<sdk_root>
** Please make sure you have /tools/gcc before you build the SDK under linux environment. **
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/huyonghui/mt2625.git
git@gitee.com:huyonghui/mt2625.git
huyonghui
mt2625
mt2625
master

搜索帮助