Skip to content

Commit

Permalink
Merge pull request #185 from marcsadler/wtt
Browse files Browse the repository at this point in the history
Solve markdown linter errors specific to #159
  • Loading branch information
ninelore authored Jul 10, 2024
2 parents 2183471 + 9fa33ad commit 020da2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/docs/unbricking/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
next: false
prev: false
---

# Unbricking

If your device's firmware got into a bad state (won't POST), you can try unbricking it.
Expand All @@ -13,7 +14,9 @@ Try performing a EC reset beforehand to see if your device can recover.
::: tip
If your device has a Ti50 chip and you didn't disable RO verification before flashing, follow [this guide](../firmware/ti50-ap-ro.md#recovering-a-device-bricked-due-to-ro-verification) to recover it.
:::

---

Here is the following ways that you can unbrick your device:

### [Unbricking with a ch341a USB programmer](unbrick-ch341a)
Expand Down

0 comments on commit 020da2b

Please sign in to comment.