forked from AllSpice-Demos/KiCAD-Demo
main #2
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -5,4 +5,4 @@
|
||||
*.cmp diff=allspice linguist-detectable
|
||||
*.kicad_pro linguist-generated
|
||||
*.kicad_pcb.lck linguist-generated
|
||||
*.kicad_sch.lck linguist-generated
|
||||
*.kicad_sch.lck linguist-generated
|
||||
|
@ -38,6 +38,7 @@ Named "Uno" to signify the release of Arduino Software (IDE) 1.0, this board has
|
||||
| Width | 53.4 mm |
|
||||
|
||||
|
||||
|
||||
## To Do List
|
||||
|
||||
To make the most out of this demo we suggest you to:
|
||||
@ -51,11 +52,14 @@ To make the most out of this demo we suggest you to:
|
||||
- [ ] Fork the repo and make an update yourself to later do a resign review
|
||||
|
||||
|
||||
|
||||
## Documentation
|
||||
- [Git 101](https://learn.allspice.io/docs/git-101)
|
||||
- [AllSpice Crash Course](https://learn.allspice.io/docs/allspice-crash-course)
|
||||
- [Design review and merging guide](https://learn.allspice.io/docs/design-reviews-and-merging)
|
||||
- Importance of [.gitignore](https://learn.allspice.io/docs/git-101) and [.gitattributes](https://learn.allspice.io/docs/how-to-minimize-files-in-design-review-by-file-pattern-or-extension) files.
|
||||
|
||||
|
||||
## Sources
|
||||
|
||||
- [Original Arduino Board](https://store.arduino.cc/products/arduino-uno-rev3)
|
||||
|
Loading…
Reference in New Issue
Block a user