# hrt-bst-kernel **Repository Path**: hanhai-modules/hrt-bst-kernel ## Basic Information - **Project Name**: hrt-bst-kernel - **Description**: 黑芝麻自研32位实时操作系统内核,使用微内核架构,具有精简的内核态系统调用,实时性强,适用于Cortex-R核,兼容多种实时操作系统生态 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: release-open-source - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-26 - **Last Updated**: 2025-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README /* *Copyright (c) 2024 Black Sesame Technologies * *Licensed under the Apache License, Version 2.0 (the "License"); *you may not use this file except in compliance with the License. *You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * *Unless required by applicable law or agreed to in writing, software *distributed under the License is distributed on an "AS IS" BASIS, *WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. *See the License for the specific language governing permissions and *limitations under the License. */ # Kernel BST-RTOS Kernel How to build: cd build && ./build[_r5].sh