# bl-soc **Repository Path**: rustsbi/bl-soc ## Basic Information - **Project Name**: bl-soc - **Description**: 博流物联网芯片Rust语言组件化外设驱动 - **Primary Language**: Rust - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 21 - **Forks**: 21 - **Created**: 2023-04-15 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Bouffalo chip Rust Hardware Abstraction Layer (HAL) This repository contains `bl-soc` and `bl-rom-rt` packages. ## License Project is dual licensed under MIT or Mulan-PSL v2. ``` Copyright (c) 2023 RustSBI Team bl-soc is licensed under Mulan PSL v2. You can use this software according to the terms and conditions of the Mulan PSL v2. You may obtain a copy of Mulan PSL v2 at: http://license.coscl.org.cn/MulanPSL2 THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE. See the Mulan PSL v2 for more details. ```