[第15期 Build and debug ESP IDF code by Eclipse開發環境建置與偵錯ESP程式

 This video shows how to build and debug ESP IDF code by using Eclipse IDE.

1. Install Eclipse IDE

2. Install ESP IDF and Git   

3. Install JTAG Driver             

4. Build and Debug  ESP Code  


本視頻介紹如何使用使用Eclipse開發環境建置與偵錯ESP程式

1. 安裝Eclipse開發環境

2. 安裝ESP IDF與Git

3. 安裝JTAG驅動程式 (第13期)

4. 建立與偵錯ESP程式

https://youtu.be/DRPbVxPC4TE

留言

這個網誌中的熱門文章

使用VS code開發Python程式 - Matplotlib繪圖

使用Pycharm開發Python程式與用Matplotlib繪圖

[Python][tkinter] Build tkinter GUI 使用tkinter建立圖形視窗