Skip to content

Commit b2dcc04

Browse files
authored
Update README.md
1 parent db54b8d commit b2dcc04

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# tom_tool
22
T.O.M. Tool (Total overhaul maintenance tool)
33

4-
Simple to use recovery for the campzone 2020 badge. Use this when your badge won't boot anymore due to filesystem errors.
4+
Last-resort recovery for the campzone 2020 badge. Use this when your badge won't boot anymore due to filesystem errors.
55

6-
!! Before you can run this tool, you will need to update the STM32 chip on your badge here: https://webupdate.hackz.one.
6+
!! Before you can run this tool, you will need to update the STM32 chip on your badge here: https://webupdate.hackz.one. !!
7+
8+
## Linux / Mac
9+
Run `pip3 install esptool pyserial requests; python3 tom_tool.py`.
10+
11+
## Windows
12+
Download the latest release zip of this repository (e.g. https://github.com/jorisplusplus/tom_tool/releases/tag/beta1), unpack it completely, and run tom_tool.exe.
713

814
This tool flashes the latest firmware and the stock fs on the badge with a single press on your enter key.
915
Note that this tool in current form is very experimental and should only be used as last resort.

0 commit comments

Comments
 (0)