Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
Pro_Micro
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
31
Issues
31
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rasky
Pro_Micro
Commits
f2f91522
Commit
f2f91522
authored
Nov 14, 2013
by
Pete Lewis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add ignore, moved fiductials and one via
one fid used to be under crystal
parent
a74b17b3
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
182 additions
and
5 deletions
+182
-5
.gitignore
.gitignore
+177
-0
Pro_Micro.brd
Hardware/Pro_Micro.brd
+5
-5
No files found.
.gitignore
0 → 100644
View file @
f2f91522
#################
## Eclipse
#################
*.pydevproject
.project
.metadata
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# CDT-specific
.cproject
# PDT-specific
.buildpath
#############
## Eagle
#############
# Ignore the board and schematic backup files (and the csv BOMs)
*.b#?
*.s#?
*.csv#
*.csv
*.G??
*.ZIP
*.TXT
*.dri
#################
## Visual Studio
#################
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
# User-specific files
*.suo
*.user
*.sln.docstates
# Build results
[Dd]ebug/
[Rr]elease/
*_i.c
*_p.c
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.vspscc
.builds
*.dotCover
## TODO: If you have NuGet Package Restore enabled, uncomment this
#packages/
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opensdf
*.sdf
# Visual Studio profiler
*.psess
*.vsp
# ReSharper is a .NET coding add-in
_ReSharper*
# Installshield output folder
[Ee]xpress
# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html
# Click-Once directory
publish
# Others
[Bb]in
[Oo]bj
sql
TestResults
*.Cache
ClientBin
stylecop.*
~$*
*.dbmdl
Generated_Code #added for RIA/Silverlight projects
# Backup & report files from converting an old project file to a newer
# Visual Studio version. Backup files are not needed, because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
############
## Windows
############
# Windows image file caches
Thumbs.db
# Folder config file
Desktop.ini
#############
## Python
#############
*.py[co]
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
#Translations
*.mo
#Mr Developer
.mr.developer.cfg
# Mac crap
.DS_Store
Hardware/Pro_Micro.brd
View file @
f2f91522
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE eagle SYSTEM "eagle.dtd">
<!DOCTYPE eagle SYSTEM "eagle.dtd">
<eagle
version=
"6.
4
"
>
<eagle
version=
"6.
5.0
"
>
<drawing>
<drawing>
<settings>
<settings>
<setting
alwaysvectorfont=
"yes"
/>
<setting
alwaysvectorfont=
"yes"
/>
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
<layer
number=
"28"
name=
"bValues"
color=
"7"
fill=
"1"
visible=
"no"
active=
"yes"
/>
<layer
number=
"28"
name=
"bValues"
color=
"7"
fill=
"1"
visible=
"no"
active=
"yes"
/>
<layer
number=
"29"
name=
"tStop"
color=
"7"
fill=
"3"
visible=
"no"
active=
"yes"
/>
<layer
number=
"29"
name=
"tStop"
color=
"7"
fill=
"3"
visible=
"no"
active=
"yes"
/>
<layer
number=
"30"
name=
"bStop"
color=
"7"
fill=
"6"
visible=
"no"
active=
"yes"
/>
<layer
number=
"30"
name=
"bStop"
color=
"7"
fill=
"6"
visible=
"no"
active=
"yes"
/>
<layer
number=
"31"
name=
"tCream"
color=
"7"
fill=
"4"
visible=
"
no
"
active=
"yes"
/>
<layer
number=
"31"
name=
"tCream"
color=
"7"
fill=
"4"
visible=
"
yes
"
active=
"yes"
/>
<layer
number=
"32"
name=
"bCream"
color=
"7"
fill=
"5"
visible=
"no"
active=
"yes"
/>
<layer
number=
"32"
name=
"bCream"
color=
"7"
fill=
"5"
visible=
"no"
active=
"yes"
/>
<layer
number=
"33"
name=
"tFinish"
color=
"6"
fill=
"3"
visible=
"no"
active=
"yes"
/>
<layer
number=
"33"
name=
"tFinish"
color=
"6"
fill=
"3"
visible=
"no"
active=
"yes"
/>
<layer
number=
"34"
name=
"bFinish"
color=
"6"
fill=
"6"
visible=
"no"
active=
"yes"
/>
<layer
number=
"34"
name=
"bFinish"
color=
"6"
fill=
"6"
visible=
"no"
active=
"yes"
/>
...
@@ -2382,8 +2382,8 @@ design rules under a new name.</description>
...
@@ -2382,8 +2382,8 @@ design rules under a new name.</description>
<attribute
name=
"NAME"
x=
"8.54"
y=
"33.35"
size=
"0.762"
layer=
"25"
rot=
"R270"
/>
<attribute
name=
"NAME"
x=
"8.54"
y=
"33.35"
size=
"0.762"
layer=
"25"
rot=
"R270"
/>
<attribute
name=
"VALUE"
x=
"5.461"
y=
"28.448"
size=
"0.762"
layer=
"27"
rot=
"R90"
/>
<attribute
name=
"VALUE"
x=
"5.461"
y=
"28.448"
size=
"0.762"
layer=
"27"
rot=
"R90"
/>
</element>
</element>
<element
name=
"JP1"
library=
"SparkFun"
package=
"MICRO-FIDUCIAL"
value=
"FIDUCIALUFIDUCIAL"
x=
"
10.922"
y=
"2.159
"
/>
<element
name=
"JP1"
library=
"SparkFun"
package=
"MICRO-FIDUCIAL"
value=
"FIDUCIALUFIDUCIAL"
x=
"
6.985"
y=
"6.096
"
/>
<element
name=
"JP2"
library=
"SparkFun"
package=
"MICRO-FIDUCIAL"
value=
"FIDUCIALUFIDUCIAL"
x=
"
4.318"
y=
"29.21
"
/>
<element
name=
"JP2"
library=
"SparkFun"
package=
"MICRO-FIDUCIAL"
value=
"FIDUCIALUFIDUCIAL"
x=
"
17.145"
y=
"32.385
"
/>
<element
name=
"F1"
library=
"SparkFun"
package=
"PTC-1206"
value=
"500mA"
x=
"8.89"
y=
"24.765"
rot=
"R180"
/>
<element
name=
"F1"
library=
"SparkFun"
package=
"PTC-1206"
value=
"500mA"
x=
"8.89"
y=
"24.765"
rot=
"R180"
/>
<element
name=
"D2"
library=
"SparkFun"
package=
"SOD-323"
value=
""
x=
"8.89"
y=
"26.5684"
rot=
"R180"
/>
<element
name=
"D2"
library=
"SparkFun"
package=
"SOD-323"
value=
""
x=
"8.89"
y=
"26.5684"
rot=
"R180"
/>
<element
name=
"SJ1"
library=
"SparkFun"
package=
"SJ_2S"
value=
"Closed for 5V Board"
x=
"1.27"
y=
"31.75"
rot=
"R180"
/>
<element
name=
"SJ1"
library=
"SparkFun"
package=
"SJ_2S"
value=
"Closed for 5V Board"
x=
"1.27"
y=
"31.75"
rot=
"R180"
/>
...
@@ -2418,7 +2418,7 @@ design rules under a new name.</description>
...
@@ -2418,7 +2418,7 @@ design rules under a new name.</description>
<via
x=
"13.88110625"
y=
"15.841975"
extent=
"1-16"
drill=
"0.254"
/>
<via
x=
"13.88110625"
y=
"15.841975"
extent=
"1-16"
drill=
"0.254"
/>
<via
x=
"10.883903125"
y=
"19.646896875"
extent=
"1-16"
drill=
"0.254"
/>
<via
x=
"10.883903125"
y=
"19.646896875"
extent=
"1-16"
drill=
"0.254"
/>
<via
x=
"6.3906375"
y=
"21.70938125"
extent=
"1-16"
drill=
"0.254"
/>
<via
x=
"6.3906375"
y=
"21.70938125"
extent=
"1-16"
drill=
"0.254"
/>
<via
x=
"1
6.8275"
y=
"32.131
"
extent=
"1-16"
drill=
"0.254"
/>
<via
x=
"1
7.0815"
y=
"31.242
"
extent=
"1-16"
drill=
"0.254"
/>
<via
x=
"13.716"
y=
"12.6238"
extent=
"1-16"
drill=
"0.254"
/>
<via
x=
"13.716"
y=
"12.6238"
extent=
"1-16"
drill=
"0.254"
/>
<via
x=
"8.582659375"
y=
"25.702259375"
extent=
"1-16"
drill=
"0.254"
/>
<via
x=
"8.582659375"
y=
"25.702259375"
extent=
"1-16"
drill=
"0.254"
/>
<via
x=
"12.186921875"
y=
"6.456678125"
extent=
"1-16"
drill=
"0.254"
/>
<via
x=
"12.186921875"
y=
"6.456678125"
extent=
"1-16"
drill=
"0.254"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment