ESP8266 RTOS SDK 3.0——one

ESP8266 RTOS SDK 3.0集成了操作系统的开发SDK环境。

 

工程目录架构:

  projectname —— components  —— componentname  —— include      —— componentname.h

                                —— componentname.c

                                                                                                         —— component.mk(①)

                     —— ......

          —— main  —— CMakelist.txt(A)

                 —— component.mk(②)

                 —— main.c

          —— CMakelist.txt(B)

          —— Makefile

          —— sdkconfig

posted @ 2019-10-30 15:34  boominging  阅读(481)  评论(0)    收藏  举报