1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Fix initialisation, fix HardwareSerial, add esptool.py flashing

This commit is contained in:
Ivan Grokhotkov
2014-11-25 09:58:14 +03:00
parent c633f53634
commit 636745b9a8
7 changed files with 20 additions and 10 deletions

View File

@ -277,7 +277,7 @@
<move file="macosx/work/${staging_hardware_folder}/tools/esp8266/esptool-0.0.3/esptool_osx" tofile="macosx/work/${staging_hardware_folder}/tools/esp8266/esptool" />
<delete dir="macosx/work/${staging_hardware_folder}/tools/esp8266/esptool-0.0.3/" />
<chmod perm="755" file="macosx/work/${staging_hardware_folder}/tools/esp8266/espflash" />
<antcall target="unzip">
<param name="archive_file" value="./libastylej-2.04.zip" />