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:
+19
@@ -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/
|
||||
Reference in New Issue
Block a user