Skip to content

Commit 5d13542

Browse files
committed
Update README.md
1 parent 023b178 commit 5d13542

File tree

1 file changed

+24
-4
lines changed

1 file changed

+24
-4
lines changed

README.md

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,34 @@ Features
6262

6363
Repository Contents
6464
-------------------
65+
66+
* **.github/workflows** - YAML files used for GitHub Actions and GitHub Pages/mkdocs
6567
* **/Examples** - Example sketches demonstrating how to read and control the switch
66-
* **/Hardware** - KiCad design files
67-
* **LICENSE.md** - license information
68+
* **/Hardware** - KiCad design files (kicad_pro, .kicad_pcb, .kicad_sch)
69+
* **/Production** - Production panel files
70+
* **/docs** - Online documentation files
71+
* **/assets** - Folder containing all the file assets used for product documentation
72+
* **/board_files** - Copy of design files used for product documentation
73+
* **/component_documentation** - Datasheets and manuals for hardware components
74+
* **/img** - Images for product documentation
75+
* **/github** - Files stating how to contribute and filing issues used for product documentation
76+
* **/javascript** - Folder containing custom javascript used for product documentation
77+
* **/stylesheet** - Folder containing CSS files used for product documentation
78+
* **/overrides** - Customization files used for product documentation
79+
* **/.icons** - Icons used for GitHub used for product documentation
80+
* **./partials** - Used for product documentation
81+
* **LICENSE.md** contains the license information
6882

6983
Product Versions
7084
----------------
71-
* [PRT-27081](https://www.sparkfun.com/products/27081) - SparkFun REDs release.
72-
* [SPX-25366](https://www.sparkfun.com/products/25366) - Original SparkX Release.
85+
* [PRT-27081](https://www.sparkfun.com/products/27081) - SparkFun Red Release v2
86+
* [SPX-25366](https://www.sparkfun.com/products/25366) - Original SparkX Release v2
87+
* [SPX-17870](https://www.sparkfun.com/products/17870) - Original SparkX Release v1
88+
89+
Version History
90+
---------------
91+
* v2.0 - Soft Power Switch Mk2 - USB (PRT-27081 and SPX-25366)
92+
* v1.0 - Soft Power Switch Mk1 (JST 2mm) (SPX-17870)
7393

7494
License Information
7595
-------------------

0 commit comments

Comments
 (0)