Skip to content

Commit ea7d1b3

Browse files
committed
Docs udpate
1 parent f3900d4 commit ea7d1b3

File tree

3 files changed

+7
-27
lines changed

3 files changed

+7
-27
lines changed

.github/workflows/mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@ jobs:
3434
# env:
3535
# GH_TOKEN: ${{ secrets.GH_TOKEN }}
3636
# run: pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
37-
# - run: mkdocs gh-deploy --force
37+
38+
- run: mkdocs gh-deploy --force

README.md

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
SparkFun Thing Plus - RA6M5
1+
SparkFun RTK Torch
22
========================================
33

44
[![SparkFun RTK Torch](https://cdn.sparkfun.com//assets/parts/2/4/9/9/7/GPS-24672-Action-4.jpg)](https://www.sparkfun.com/products/25662)
55

66
[*SparkFun RTK Torch in action (GPS-25662)*](https://www.sparkfun.com/products/25662)
77

8-
The RTK Torch is the latest and greatest generation RTK product from SparkFun Electronics and is your one-stop shop for high-precision geolocation and GIS needs. We compiled our wish list and got it all: tri-band reception, tilt compensation, and a built-in LoRa radio, all protected inside of a waterproof housing.
8+
The RTK Torch is the latest and greatest generation RTK product from SparkFun Electronics and is your one-stop shop for high-precision geolocation and GIS needs. We compiled our wish list and got it all: tri-band reception, tilt compensation, and a built-in LoRa radio, all protected inside a waterproof housing.
99

1010
This repo houses the datasheets and technical information for the specific hardware devices inside RTK Torch. For the firmware, see [RTK Everywhere Firmware](https://github.com/sparkfun/SparkFun_RTK_Everywhere_Firmware). This repo also houses the Hookup Guide material.
1111

@@ -15,26 +15,14 @@ Repository Contents
1515

1616
* **[/docs](/docs/)** - Online documentation files
1717
* [assets](/docs/assets/) - Assets files
18-
* [board_files](/docs/assets/board_files/) - Files for the product design
19-
* [Eagle design files](/docs/assets/board_files/eagle_files.zip) (.zip)
20-
* [Schematic](/docs/assets/board_files/schematic.pdf) (.pdf)
21-
* [Dimensions](/docs/assets/board_files/dimensions.pdf) (.pdf)
22-
* [Graphical Datasheet](/docs/assets/board_files/graphical_datasheet.pdf) (.pdf)
23-
* [component_documentation](/docs/assets/component_documentation/) - Datasheets for hardware components
18+
* [Schematic](/docs/assets/board_files/schematic.pdf) (.pdf)
2419
* [img/hookup_guide/](/docs/assets/img/hookup_guide/) - Images for hookup guide documentation
25-
* **[/Hardware](/Hardware/)** - Eagle design files (.brd, .sch)
26-
* **[/Production](/Production/)** - Production files
2720

2821
Product Variants
2922
----------------
3023

31-
* [WRL-24243](https://www.sparkfun.com/products/24243)- v1.0, Initial Release
32-
33-
Version History
34-
---------------
35-
36-
* [v10](https://github.com/sparkfun/SparkFun_Thing_Plus_RA6M5/releases/tag/v10) - Initial Release
37-
24+
* [GPS-24672](https://www.sparkfun.com/products/24672) - Beta hardware
25+
* [GPS-25662](https://www.sparkfun.com/products/25662)
3826

3927
License Information
4028
-------------------

mkdocs.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -349,15 +349,6 @@ nav:
349349
- Software Overview:
350350
- Arduino IDE: software_overview-arduino.md
351351
- CodeLess AT Commands: software_overview-codeless.md
352-
- Arduino Examples:
353-
- Digital I/O: example-digital.md
354-
- Analog I/O: example-analog.md
355-
- Serial: example-serial.md
356-
- SPI: example-SPI.md
357-
- I<sup>2</sup>C: example-I2C.md
358-
- µSD Card: example-SD_card.md
359-
- Flash Memory: example-QSPI.md
360-
- CodeLess: example-codeless.md
361352
- Resources:
362353
- Hardware Resources: resources.md
363354
- Support:

0 commit comments

Comments
 (0)