board: start own isp1807 symbol
This commit is contained in:
parent
26c5f7c753
commit
d77201b149
3 changed files with 1569 additions and 0 deletions
|
|
@ -6,6 +6,9 @@ in progress, currently in the prototype phase...
|
|||
The following Assets are from a third-party. Their original license still applies. This project license does NOT apply to them.
|
||||
- Altium ISP1807 symbol in [`./board/ISP1807-LR_library/ISP1807-LR_Footprint.SchLib`](./board/ISP1807-LR_library/ISP1807-LR_Footprint.SchLib)
|
||||
from the [manufacturers website](https://www.insightsip.com/products/bluetooth-le-modules/isp1807). There is no mention of a license.
|
||||
- Kicad ISP1807-edit symbol in [`./board/ISP1807-LR_library/ISP1807-LR_edit.kicad_sym`](./board/ISP1807-LR_library/ISP1807-LR_edit.kicad_sym)
|
||||
modified but buased on the manufacturers symbol.
|
||||
|
||||
<!-- ## Goals -->
|
||||
<!-- - fully reversible pcb including hotswap sockets, MCU, OLED screen -->
|
||||
<!-- - wireless using the XIAO BLE as MCU -->
|
||||
|
|
|
|||
1565
board/ISP1807-LR_library/ISP1807-LR_edit.kicad_sym
Normal file
1565
board/ISP1807-LR_library/ISP1807-LR_edit.kicad_sym
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1,4 +1,5 @@
|
|||
(sym_lib_table
|
||||
(version 7)
|
||||
(lib (name "ISP1807")(type "Altium")(uri "${KIPRJMOD}/ISP1807-LR_library/ISP1807-LR_Footprint.SchLib")(options "")(descr "Original manufacturer symbol"))
|
||||
(lib (name "ISP1807-edit")(type "KiCad")(uri "${KIPRJMOD}/ISP1807-LR_library/ISP1807-LR_edit.kicad_sym")(options "")(descr "Edited symbol based on manufacturer symbol"))
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue