Component
Porting a library to an ESP-IDF component
·7 mins
Esp32c3
Component
Porting
This article shows how to port an external library into an ESP-IDF project by converting it into a reusable component. Using tinyexpr as an example, it covers obtaining the source code, creating a new project, building a component, configuring the build system, and testing on hardware.
How to migrate from IDF Bootloader to MCUboot using ESP Self-Reflasher
·17 mins
Component
ESP-IDF
Bootloader
MCUboot
ESP Self Reflasher
NuttX
How to create an ESP-IDF component
·12 mins
I2C
Registry
Component
ESP-IDF
Driver
Library
What is the ESP Component Registry?
·6 mins
Registry
Component
ESP-IDF
Using Lua as ESP-IDF Component with ESP32
·5 mins
Esp32
ESP-IDF
Lua
Scripting
Component
