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

Merge branch 'master' into 'master'

Master - Minor README changes and Fixed XIAO SAMD21 Description.

See merge request !3
parents 84771509 c1950090
No related branches found
No related tags found
1 merge request!3Master - Minor README changes and Fixed XIAO SAMD21 Description.
Pipeline #538513 passed
......@@ -17,9 +17,9 @@ This library includes all the electronics components listed in the official [Fab
1. Clone or download this repository. You may rename the directory to `fab`.
2. Store it in a safe place such as `~/kicad/libraries` or `C:/kicad/libraries`.
3. Run KiCad or open a KiCad `.pro` file.
4. Go to "Preferences / Manage Symbol Libraries" and add `fab.kicad_sym` as symbol library.
5. Go to "Preferences / Manage Footprint Libraries" and add `fab.pretty` as footprint library.
6. Go to "Preferences / Configure Paths" and add new environment variable "FAB" that points to location of the fab library on your drive, e.g. `~/kicad/libraries/fab`. This is needed for the 3D models to load correctly.
4. Go to "Preferences / Configure Paths" and add new environment variable "FAB" that points to location of the fab library on your drive, e.g. `~/kicad/libraries/fab`. This is needed for the 3D models to load correctly.
5. Go to "Preferences / Manage Symbol Libraries" and add `fab.kicad_sym` as symbol library.
6. Go to "Preferences / Manage Footprint Libraries" and add `fab.pretty` as footprint library.
## Note on modules
......
......@@ -24277,7 +24277,7 @@
(hide yes)
)
)
(property "Description" "RP2040 XIAO RP2040 - ARM® Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board"
(property "Description" "RP2040 XIAO RP2040 - ARM® Dual-Core Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board"
(at 0 0 0)
(effects
(font
......@@ -24718,7 +24718,7 @@
(hide yes)
)
)
(property "Description" "RP2040 XIAO RP2040 - ARM® Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board"
(property "Description" "SAMD21 XIAO SAMD21 - ARM® Cortex®-M0+ MCU 32-Bit Embedded Evaluation Board"
(at 0 0 0)
(effects
(font
......
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