1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-27 18:02:17 +03:00

Fix boards.txt.py compatible with python3 (#4998)

This commit is contained in:
WEMOS Electronics
2018-08-03 16:45:03 +08:00
committed by david gauchard
parent 8b55758546
commit 319adc6b8a
2 changed files with 96 additions and 96 deletions

View File

@ -19,7 +19,7 @@ available in the IDE menu.
How can I run the script ?
~~~~~~~~~~~~~~~~~~~~~~~~~~
Python 2 needs to be installed on your system.
Python needs to be installed on your system.
The script is located in the ``tools`` subdirectory of the core's root installation.
It needs to be run from the root directory,