Skip to content

Latest commit

 

History

History
 
 

README.md

SDK

esp-idf 5.0

Compile

  • on windows
    idf.py set-target <esp32c3/esp32s3>
    make.bat
    
  • tips
    • use ESP's USB port to flash code, not the COM port.