Skip to content

简化版的catos,先精简再逐步增加功能等

Notifications You must be signed in to change notification settings

mio22440/catos_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catos_simple

develop

介绍

简化版的catos,去掉复杂的部分进行重构

软件架构

软件架构说明

安装教程

  1. 下载安装arm-none-gcc(此处用的是2020-q4的版本),链接如下:

    https://developer.arm.com/downloads/-/gnu-rm

  2. 将arm-none-gcc解压到catOS同级目录

  3. 修改catOS/Build/arm_none_gcc/arm_none_gcc.config中的CROSS_COMPILE路径

  4. 编译

    $cd catOS/workspace $make p=simple_demo

    编译完成后的生成文件位于catOS/workspace/output/simple_demo目录下

使用说明

  1. xxxx
  2. xxxx
  3. xxxx

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

特技

  1. 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
  2. Gitee 官方博客 blog.gitee.com
  3. 你可以 https://gitee.com/explore 这个地址来了解 Gitee 上的优秀开源项目
  4. GVP 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
  5. Gitee 官方提供的使用手册 https://gitee.com/help
  6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 https://gitee.com/gitee-stars/

About

简化版的catos,先精简再逐步增加功能等

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages