Initial commit: ESP32-C5-EVB and ESP32-C6-EVB Arduino firmware + HA custom components
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
# Sensitive credentials - never commit
|
||||
secrets.h
|
||||
|
||||
# Arduino build artifacts
|
||||
build/
|
||||
*.bin
|
||||
*.elf
|
||||
*.map
|
||||
firmware_build/
|
||||
|
||||
# Python cache
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
|
||||
# OS files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user