This website requires JavaScript.
Explore
Help
Sign In
unai
/
esp_idf_boilerplate
Template
Watch
1
Star
0
Fork
0
You've already forked esp_idf_boilerplate
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
758d047627765d00f8fcf00464e9c2a3643c2e17
Go to file
Use this template
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
unai
758d047627
removed ssh agent socket redundancy for vscode, created new user for limiting root access, adapted devcontainer.json to changes
2026-02-19 17:35:12 +01:00
.devcontainer
removed ssh agent socket redundancy for vscode, created new user for limiting root access, adapted devcontainer.json to changes
2026-02-19 17:35:12 +01:00
.gitea
Initialize project structure with configuration files and basic setup
2026-01-25 16:26:21 +01:00
.vscode
Update ESP-IDF and Python paths in VSCode settings for consistency
2026-01-25 16:45:53 +00:00
components
Initialize project structure with configuration files and basic setup
2026-01-25 16:26:21 +01:00
main
Initialize project structure with configuration files and basic setup
2026-01-25 16:26:21 +01:00
tests
added test folder structure
2026-01-25 19:52:44 +01:00
.clang-format
Initialize project structure with configuration files and basic setup
2026-01-25 16:26:21 +01:00
.clangd
Initialize project structure with configuration files and basic setup
2026-01-25 16:26:21 +01:00
.gitignore
removed vscode hardcoded paths. Fixed devcontainer version
2026-01-25 16:36:22 +00:00
CMakeLists.txt
Initialize project structure with configuration files and basic setup
2026-01-25 16:26:21 +01:00
LICENSE
add LICENSE
2026-01-25 19:00:13 +00:00
Description
Template for all ESP-IDF related projects
40
KiB
Languages
CMake
74.4%
C
25.6%