README.md 175 B

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.