基于RT-Thread操作系统在Ambiq Apollo上的应用
- 使用的RT-Thread V4.0内核 https://github.com/RT-Thread/rt-thread
- 使用的Ambiq官方SDK2.2 https://ambiqmicro.com/mcu/
- 采用segger_rtt作为log输出
- 支持高级event处理
- 支持RT-Thread Finsh
- Fork 本项目
- 新建 Feat_xxx 分支
- 提交代码
- 新建 Pull Request
基于RT-Thread操作系统在Ambiq Apollo上的应用