2025-02-27 17:59:18 +08:00

51 lines
2.1 KiB
Markdown
Executable File
Raw Blame History

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.

# ARMINO Development Framework
* [中文版](./README_CN.md)
Welcome to Armino bk_idk!
ARMINO is the AIoT development framework aimed to support Beken SoCs developed since 2022, also it's aimed to support
all popular IoT OS, such as RT-Thread, AliOS, LiteOS etc.
# bk_idk Release and Supported SoCs
The following table shows bk_idk support of Beken SoCs where ![alt text][developing] and ![alt text][supported]
denote developing status and support, respectively. In developing status the build is not yet enabled and some
crucial parts could be missing(like documentation, datasheet). Please use an bk_idk release where the desired
SoC is already supported.
|Branch\Chip | [BK7236] | [BK7258] | Comment |
|:------------ |:---------------------: |:---------------------: |:----------------------: |
|release/v2.0.1|![alt text][supported] |![alt text][supported] |sdk 2.0 MP Branch |
[supported]: https://img.shields.io/badge/-supported-green "supported"
[developing]: https://img.shields.io/badge/-developing-orange "developing"
==Tag version , please use the official release version for development.==
release Branch Tag is official release, the format is vx.x.x.xfor example: v2.0.1.1
Beken SoCs released before 2022, such as BK7231N, BK7231U, BK7251 etc, are not supported by ARMINO.
# ARMINO Release and OS
The following table shows Armino support of Popular IoT OS where ![alt text][developing] and ![alt text][supported]
denote developing status and support, respectively.
|OS | main |
|:----------- |:---------------------: |
|FreeRTOS | ![alt text][supported] |
[supported]: https://img.shields.io/badge/-supported-green "supported"
[developing]: https://img.shields.io/badge/-developing-orange "developing"
# Resource
Here's a quick summary of resources to help you find your way around:
- Documentation: http://docs.bekencorp.com
- Beken Products: http://www.bekencorp.com/index/goods/product.html to gain overview about different Beken products
- Beken Home Page: http://www.bekencorp.com to find more resources