编译epdiy
使用win或linux编译时,提示没有组件epdiy
HINT: The component epdiy could not be found. This could be because: component name was misspelled, the component was not added to the build, the component has been moved to the IDF component manager or has been removed and refactored into some other component.
在esp-idf工具时,识别组件靠的是文件夹名。所以在epdiy工程,很多改名为epdiy-main,这是不可行的,需要改为epdiy的文件名。