李昂 c262db0e26 add cmakelist for esp32 há 2 anos atrás
..
components c262db0e26 add cmakelist for esp32 há 2 anos atrás
main c262db0e26 add cmakelist for esp32 há 2 anos atrás
.gitignore 9a49ad985e update esp32 bsp, support esp32c3 and esp32s3 há 2 anos atrás
CMakeLists.txt 9a49ad985e update esp32 bsp, support esp32c3 and esp32s3 há 2 anos atrás
README.md 9a49ad985e update esp32 bsp, support esp32c3 and esp32s3 há 2 anos atrás
make.bat 9a49ad985e update esp32 bsp, support esp32c3 and esp32s3 há 2 anos atrás
partitions.16m.csv 9a49ad985e update esp32 bsp, support esp32c3 and esp32s3 há 2 anos atrás
partitions.4m.csv 9a49ad985e update esp32 bsp, support esp32c3 and esp32s3 há 2 anos atrás
sdkconfig.defaults 9a49ad985e update esp32 bsp, support esp32c3 and esp32s3 há 2 anos atrás
sdkconfig.defaults.esp32c3 9a49ad985e update esp32 bsp, support esp32c3 and esp32s3 há 2 anos atrás
sdkconfig.defaults.esp32s3 9a49ad985e update esp32 bsp, support esp32c3 and esp32s3 há 2 anos atrás

README.md

SDK

esp-idf 5.0

Compile

  • on windows

    idf.py set-target <esp32c3/esp32s3>
    make.bat