1 Star 0 Fork 0

RT-Thread-Mirror / mlibc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

English | 中文

Embedded libc

Embedded libc,一个为嵌入式系统和裸机适配的libc库

Mlibc特性

  • 低资源占用
  • OpenSource
  • Especially for RISC-V..

目录

背景

Why we do

我们的期望

● mlibc可以支持到多种嵌入式工具链,能够使用gcc(arm/risc-v)、甚至LLVM等编译器

● 为小资源系统设计,完美地支持到一些嵌入式实时操作系统(RT-Thread等)和裸机

● 针对risc-v 32/64进行优化,能够适配主流的一些RISC-V MCU

● 采用xmake和scons构建

● reserve

我们的计划

● 使用QEMU/RISC-V 32GC模拟主机方式,输出第一个hello word

● 针对裸机版本的mlibc,加入最基础的crt.s,string,printf函数

● 基于此环境,完善mlibc

快速上手

TODO

贡献代码

  • How to

    1. Fork 本仓库

    2. 新建 Feat_xxx 分支

    3. 提交代码

    4. 新建 Pull Request

许可协议

mlibc完全开源,遵循MIT协议,允许商用和随意修改,可以放心使用,仅仅需要在软件中声明使用的是MIT协议,没有潜在的商业风险。

MIT License Copyright (c) 2021-2022 Institute of Software, Chinese Academy of Sciences. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
C 等 3 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/RT-Thread-Mirror/mlibc.git
git@gitee.com:RT-Thread-Mirror/mlibc.git
RT-Thread-Mirror
mlibc
mlibc
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891