This repository has been archived on 2023-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
bl_mcu_sdk/examples/rt-thread/thread_delay
2021-09-23 19:16:38 +08:00
..
CMakeLists.txt [feat][rt-thread] add rt-thread component and msh demo 2021-09-23 19:16:38 +08:00
main.c [feat][rt-thread] add rt-thread component and msh demo 2021-09-23 19:16:38 +08:00
readme.md [feat][rt-thread] add rt-thread component and msh demo 2021-09-23 19:16:38 +08:00

注意 rt-thread使用start_gcc.S替代entry.S,所以编译的时候需要将entry.S在cmakelist中屏蔽


$ make APP=thread_delay BOARD=bl706_iot