ESP32學習筆記(三)-使用example步驟
此篇為要從esp-idf example中的範例移至app資料夾的步驟,拿hello_world為舉例
1.打開專案中的/app資料夾
-將資料夾main的內容全部刪除
-將/app資料夾中除了/build 以及/.git資料夾之外的資料刪除
-打開example/get-started/hello_world
-將main資料夾內全部檔案移至/app/main
-其餘資料複製至/app資料夾內
2.打開Aithinker_IDE,Build code步驟參考學習筆記(一)
1.打開專案中的/app資料夾
-將資料夾main的內容全部刪除
-將/app資料夾中除了/build 以及/.git資料夾之外的資料刪除
-打開example/get-started/hello_world
-將main資料夾內全部檔案移至/app/main
-其餘資料複製至/app資料夾內
2.打開Aithinker_IDE,Build code步驟參考學習筆記(一)
留言
張貼留言