feat(schematic): replace L7805 with TPS61088 boost converter (#1)

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2026-05-24 02:24:34 +00:00
parent c86a05dd2e
commit 0faceee104
126 changed files with 164511 additions and 115972 deletions
+19
View File
@@ -0,0 +1,19 @@
# KiCad lock files (created while project is open)
~*.lck
# KiCad regenerated footprint info cache
fp-info-cache
# KiCad autosaved backups
firstpcb-backups/
# Local pre-edit backups
*.pre-drc-fix
# Python bytecode cache
__pycache__/
*.pyc
# Editor/tooling local state
.history/
.omc/