Skip to content
Snippets Groups Projects
Commit 51d610e4 authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Mark microcontrollers as done

parent dbf824cd
No related branches found
No related tags found
No related merge requests found
# Fab Electronics Library for KiCad
This library (should) cover all the electronics components found in the official [fab inventory](http://fab.cba.mit.edu/about/fab/inv.html). Using this library should also make it easier to share KiCad project files between Mac, Windows and Linux systems.
This library (should) cover all the electronics components found in the official [fab inventory](http://fab.cba.mit.edu/about/fab/inv.html). Using this library should also make it easier to share KiCad project files between Mac, Windows and Linux systems.
## Installation
......@@ -35,7 +35,7 @@ Add symbols with names that make sense, try to follow and come up with a Fab nam
- [x] Accelerometer
- [x] Pressure sensors
- [x] Op-Amp
- [ ] Microcontrollers
- [x] Microcontrollers
- [ ] Prog logic chips
- [ ] Radios
- [ ] Crystals
......@@ -53,4 +53,4 @@ Please refer to the [CONTRIBUTING](CONTRIBUTING.md) document. Run `test.py` loca
## License
Please refer to the [LICENSE](LICENSE) document located in this repository.
Please refer to the [LICENSE](LICENSE) document located in this repository.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment