mirror of
https://github.com/RoCry/blozi-etag.git
synced 2025-12-07 09:22:49 +08:00
Update README.md
This commit is contained in:
17
README.md
17
README.md
@@ -8,3 +8,20 @@ As BLE can be enabled on the Telink TLSR8359 so i decided to make a custom firmw
|
||||
|
||||
WebSerial Firmware flasher Tool:
|
||||
https://atc1441.github.io/ATC_TLSR_Paper_UART_Flasher.html
|
||||
|
||||
#### Compiling:
|
||||
Python needs to be installed
|
||||
##### Windows:
|
||||
To compile under windows navigate with a command prompt to the "Firmware" folder
|
||||
Enter "makeit.exe" and wait till the Compiling is done.
|
||||
|
||||
##### Linux:
|
||||
Navigate with a Terminal into the "Firmware" Folder
|
||||
Enter "chmod 777 -R ./"
|
||||
Enter "make" and wait till the Compiling is done.
|
||||
|
||||
#### Flashing:
|
||||
Open the Compiled .bin firmware with the WebSerial Flasher and write it to Flash.
|
||||
|
||||
On first Connection it is needed to Unlock the flash of the TLSR8359
|
||||
|
||||
|
||||
Reference in New Issue
Block a user