Skip to content

ZJ-TEK/ZJ_RT_THREAD_APOLLO

Repository files navigation

ZJ-RT-Thread-APOLLO

基于RT-Thread操作系统在Ambiq Apollo上的应用

项目介绍

  1. 使用的RT-Thread V4.0内核 https://github.com/RT-Thread/rt-thread
  2. 使用的Ambiq官方SDK2.2 https://ambiqmicro.com/mcu/
  3. 采用segger_rtt作为log输出
  4. 支持高级event处理
  5. 支持RT-Thread Finsh

SDK支持的IDE

  1. MDK Keil https://www.keil.com/download/product/

文档

硬件平台 Apollo2

演示效果

代码 启动 命令list 命令etest

欢迎关注

公众号:Bluetooth-BLE

公众号:Bluetooth-BLE

论坛:bbs.codertown.cn

论坛:bbs.codertown.cn

QQ群:177341833

QQ群:177341833

参与贡献

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