Steps on how to set up and start using the Bytebeam ESP-IDF SDK
bytebeam-esp-idf-sdk
using a Git client bytebeam-esp-idf-sdk
bytebeam-esp-idf-sdk
into your existing ESP project:
CMakeLists.txt
from your ESP project in an editor.bytebeam-esp-idf-sdk
component to your project by setting EXTRA_COMPONENT_DIRS
cmake_minimum_required()
command. Look at the example project for reference.
CMakeLists.txt
from your ESP project in an editor.bytebeam-esp-idf-sdk
component to your project PRIV_REQUIRES
ESC
to exit out of the menuexamples_partition.csv
file from example project and paste it into your ESP project.ESC
button. ESC
button. idf.py
.