代码拉取完成,页面将自动刷新
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. **
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。