esp-idf-notes

Notes for esp idf, cmake, make and kconfig

View on GitHub

header files

header files are simply files in which you can declare your own functions that you can use in your main program or these can be used while writing large C programs.