mirror of
https://github.com/usatiuk/cardboy.git
synced 2025-10-28 23:27:49 +01:00
move stuff again, esp32 clock and antenna
This commit is contained in:
@@ -445,7 +445,7 @@
|
||||
"pinned_symbol_libs": []
|
||||
},
|
||||
"meta": {
|
||||
"filename": "power-pcb.kicad_pro",
|
||||
"filename": "cardboy.kicad_pro",
|
||||
"version": 1
|
||||
},
|
||||
"net_settings": {
|
||||
@@ -500,7 +500,7 @@
|
||||
"plot": "",
|
||||
"pos_files": "",
|
||||
"specctra_dsn": "",
|
||||
"step": "power-pcb.step",
|
||||
"step": "cardboy.step",
|
||||
"svg": "",
|
||||
"vrml": ""
|
||||
},
|
||||
@@ -637,6 +637,10 @@
|
||||
[
|
||||
"11becc87-9a3f-4641-afbd-2342f8836570",
|
||||
"Power"
|
||||
],
|
||||
[
|
||||
"199b56ba-5144-40f9-b059-c76fe58a6e94",
|
||||
"ESP32"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
@@ -43,6 +43,44 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(sheet
|
||||
(at 60.325 24.765)
|
||||
(size 20.32 12.7)
|
||||
(fields_autoplaced yes)
|
||||
(stroke
|
||||
(width 0.1524)
|
||||
(type solid)
|
||||
)
|
||||
(fill
|
||||
(color 0 0 0 0.0000)
|
||||
)
|
||||
(uuid "199b56ba-5144-40f9-b059-c76fe58a6e94")
|
||||
(property "Sheetname" "ESP32"
|
||||
(at 60.325 24.0534 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left bottom)
|
||||
)
|
||||
)
|
||||
(property "Sheetfile" "esp32.kicad_sch"
|
||||
(at 60.325 38.0496 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
)
|
||||
(instances
|
||||
(project "cardboy"
|
||||
(path "/59c019e7-7035-47e5-b941-08a4995c56fd"
|
||||
(page "3")
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(sheet_instances
|
||||
(path "/"
|
||||
(page "1")
|
||||
34359
Board/cardboy/cardboy.step
Normal file
34359
Board/cardboy/cardboy.step
Normal file
File diff suppressed because it is too large
Load Diff
2656
Board/cardboy/esp32.kicad_sch
Normal file
2656
Board/cardboy/esp32.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
4
Board/cardboy/fp-lib-table
Normal file
4
Board/cardboy/fp-lib-table
Normal file
@@ -0,0 +1,4 @@
|
||||
(fp_lib_table
|
||||
(version 7)
|
||||
(lib (name "UstkStuff")(type "KiCad")(uri "${KIPRJMOD}/../ustk_kicad_libs/UstkStuff.pretty")(options "")(descr ""))
|
||||
)
|
||||
Submodule Board/ustk_kicad_libs updated: 1d7ef004aa...f43e055714
Reference in New Issue
Block a user