Skip to content

Commit

Permalink
Added rk1-reimage to sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodriguez3313 committed Apr 24, 2024
1 parent 44c2bcc commit 3d694a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/functionyard/hardware/fxblox-hardware-rk1-reimage.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
title: Re-imaging RK1
id: fxblox-hardware-rk1-reimage
---
Expand Down Expand Up @@ -25,6 +26,7 @@ If for any reason the RK1 fulatower gets stuck in a blue/white light without goi
4. **Download, unzip, and install RKDevTool app**

5. **Download and unzip latest full image from GitHub**

Find `minimal_fullimage_minimal.zip` in the [latest release](https://github.com/functionland/rk1-image/releases/latest) under the Assets section on GitHub.

Now, find it in your Downloads, right-click it, and extract all.
Expand Down
3 changes: 2 additions & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ const sidebars = {
items: [
'functionyard/hardware/fxblox-hardware-rpi',
'functionyard/hardware/fxblox-hardware-rk1',
'functionyard/hardware/fxblox-hardware-rpi-reimage'
'functionyard/hardware/fxblox-hardware-rpi-reimage',
'functionyard/hardware/fxblox-hardware-rk1-reimage'
]
},
'functionyard/add-storage',
Expand Down

0 comments on commit 3d694a8

Please sign in to comment.