azarubkin wrote:
Espressif IOT SDK User Manual says that we need to put all source files to 'app' subfolder of SDK tree
Personally, I find the directory structure and build procedure provided unnecessarily complicated and difficult to understand. I adopted a much more straightforward procedure using just a makefile and a single-level directory structure for the source and the generated object files in a subdirectory. It could be expanded to utilize additional subdirectories along the lines of the "driver" subdirectory but, so far, I've avoided that complication.Statistics: Posted by dkinzer — Fri Sep 04, 2015 10:36 pm
]]>