Update README.md

This commit is contained in:
atc1441
2021-12-03 13:12:34 +01:00
committed by GitHub
parent 9e296a7005
commit 14c1c92658

View File

@@ -13,11 +13,15 @@ https://atc1441.github.io/ATC_TLSR_Paper_UART_Flasher.html
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 "chmod 777 -R ./"
Enter "make" and wait till the Compiling is done.
#### Flashing: