1 Star 0 Fork 0

yandld/ag3335a_rtk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
readme.txt 2.52 KB
一键复制 编辑 原始数据 按行查看 历史
yandld 提交于 2021-11-23 21:14 . change to 777 access

Airoha IoT Development Platform provides a comprehensive software solution for devices based
on the chips.
Chips of each product line are shown as below
• Airoha IoT SDK for Smart MCU: MT2523/MT2533/AM255x
• Airoha IoT SDK for WiFi: MT5932/MT7682/MT7686/MT7687/MT7697/AW7698
• Airoha IoT SDK for BT Audio: AB155x/AB1565/AB1568
• Airoha IoT SDK for Location: AG3335
1. Getting started
The SDK package supports GCC, Keil, and IAR tool chains. Follow the instructions at <sdk_root>/doc/Airoha_IoT_SDK_for_<product_line>_Get_Started_Guide.pdf
to build your first project and run it on the EVK or EVB. Release notes are also under the <sdk_root>/doc folder.
Note. AM255x, AB155x, AB156x, and AG3335 do not support Keil and IAR.
2. Folder structure
\config -> Includes make and compile configuration files for compiling a binary project.
\doc -> Includes SDK related documentation, such as developer and SDK API reference guides.
\doc\<chip_name>\board -> EVK documents, including user guide, layout information, schematics, daughterboard information,
-> BOM list. The EVK relative application notes are also in this folder, such as power measurement guide.
-> If you cannot find these documents under the <sdk_root>/doc folder, you can find them on the DCC page of the MOL website.
\driver -> Includes common driver files, such as board drivers, peripheral and CMSIS-CORE interface drivers.
\kernel -> Includes the underlying RTOS and system services for exception handling and error logging.
\middleware\MTK -> Airoha middleware. Read readme.txt in each module for details.
\middleware\third_party -> Open source software, read readme.txt in each module for details.
\prebuilt -> Contains binary files, libraries, header files, makefiles and other pre-built files.
\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 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/yandld/ag3335a_rtk.git
git@gitee.com:yandld/ag3335a_rtk.git
yandld
ag3335a_rtk
ag3335a_rtk
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385