🎓RT-Thread Smart微内核最小系统移植¶
配套开发板 IMX6ULL-Pro 、 IMX6ULL-Mini 、 STM32MP157
在线视频与配套资料:RT-Thread Smart微内核最小系统移植
¶
在线视频观看方式1:https://www.100ask.net/all/4370422
在线视频观看方式2:小程序:
配套资料1
:教程配套资料的 GIT 地址(无法直接打开链接,用git命令下载):
1 git clone https://e.coding.net/weidongshan/rt-smart/doc_and_source_for_rt-smart.git
配套资料2
:移植rt-smart时,需要参考一些裸机程序,比如UART驱动并没有从0编写。对应裸机资料的GIT地址:
1 git clone https://e.coding.net/weidongshan/noos/doc_and_source_for_mcu_mpu.git