esp-idf-notes

Notes for esp idf, cmake, make and kconfig

View on GitHub

ESP IDF Lecture

  1. header files
  2. .c and .o files
  3. how to compile with gcc
  4. Macros
  5. make and Makefile
  6. CMake
  7. ESP IDF
  8. How to create a component
  9. Kconfig
  10. ESP IDF App with component and Kconfig