Skip to content

Commit 25b8ba0

Browse files
committed
Add new boards: MKR WAN 1310 and MKR GSM 1400
Closes #35 , closes #36
1 parent d385fbc commit 25b8ba0

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

arduino.kicad_sym

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1955,6 +1955,29 @@
19551955
(effects (font (size 1.27 1.27)) hide)
19561956
)
19571957
)
1958+
(symbol "Arduino_MKR_GSM_1400_Socket" (extends "Arduino_MKR_Zero_Socket")
1959+
(property "Reference" "XA" (id 0) (at 2.54 0 90)
1960+
(effects (font (size 1.524 1.524)))
1961+
)
1962+
(property "Value" "Arduino_MKR_GSM_1400_Socket" (id 1) (at -2.54 0 90)
1963+
(effects (font (size 1.524 1.524)))
1964+
)
1965+
(property "Footprint" "Arduino_Library:Arduino_MKR_FOX_1200_Socket" (id 2) (at 45.72 95.25 0)
1966+
(effects (font (size 1.524 1.524)) hide)
1967+
)
1968+
(property "Datasheet" "https://docs.arduino.cc/hardware/mkr-gsm-1400" (id 3) (at 45.72 95.25 0)
1969+
(effects (font (size 1.524 1.524)) hide)
1970+
)
1971+
(property "ki_keywords" "Arduino MPU Socket" (id 4) (at 0 0 0)
1972+
(effects (font (size 1.27 1.27)) hide)
1973+
)
1974+
(property "ki_description" "Socket for Arduino MKR GSM 1400" (id 5) (at 0 0 0)
1975+
(effects (font (size 1.27 1.27)) hide)
1976+
)
1977+
(property "ki_fp_filters" "Arduino_MKR_FOX_1200_Socket" (id 6) (at 0 0 0)
1978+
(effects (font (size 1.27 1.27)) hide)
1979+
)
1980+
)
19581981
(symbol "Arduino_MKR_WAN_1300_Socket" (extends "Arduino_MKR_Zero_Socket")
19591982
(property "Reference" "XA" (id 0) (at 2.54 0 90)
19601983
(effects (font (size 1.524 1.524)))
@@ -1978,6 +2001,29 @@
19782001
(effects (font (size 1.27 1.27)) hide)
19792002
)
19802003
)
2004+
(symbol "Arduino_MKR_WAN_1310_Socket" (extends "Arduino_MKR_Zero_Socket")
2005+
(property "Reference" "XA" (id 0) (at 2.54 0 90)
2006+
(effects (font (size 1.524 1.524)))
2007+
)
2008+
(property "Value" "Arduino_MKR_WAN_1310_Socket" (id 1) (at -2.54 0 90)
2009+
(effects (font (size 1.524 1.524)))
2010+
)
2011+
(property "Footprint" "Arduino_Library:Arduino_MKR_FOX_1200_Socket" (id 2) (at 45.72 95.25 0)
2012+
(effects (font (size 1.524 1.524)) hide)
2013+
)
2014+
(property "Datasheet" "https://docs.arduino.cc/hardware/mkr-wan-1310" (id 3) (at 45.72 95.25 0)
2015+
(effects (font (size 1.524 1.524)) hide)
2016+
)
2017+
(property "ki_keywords" "Arduino MPU Socket" (id 4) (at 0 0 0)
2018+
(effects (font (size 1.27 1.27)) hide)
2019+
)
2020+
(property "ki_description" "Socket for Arduino MKR WAN 1310" (id 5) (at 0 0 0)
2021+
(effects (font (size 1.27 1.27)) hide)
2022+
)
2023+
(property "ki_fp_filters" "Arduino_MKR_FOX_1200_Socket" (id 6) (at 0 0 0)
2024+
(effects (font (size 1.27 1.27)) hide)
2025+
)
2026+
)
19812027
(symbol "Arduino_MKR_WiFi_1010_Socket" (extends "Arduino_MKR_Zero_Socket")
19822028
(property "Reference" "XA" (id 0) (at 2.54 0 90)
19832029
(effects (font (size 1.524 1.524)))

0 commit comments

Comments
 (0)