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:
@ -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" />
|
||||
|
Reference in New Issue
Block a user