Changes for C++ support, Add gitigore
- extern C around libraries and main function - Include common libraries - Create gitignore
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# ESP-IDF default build directory
|
||||
build
|
||||
sdkconfig
|
||||
|
||||
# VIM files
|
||||
*.swp
|
||||
*.swo
|
||||
Reference in New Issue
Block a user