Skip to content
This repository has been archived by the owner on Oct 5, 2020. It is now read-only.
/ esptool-wrapper Public archive

A wrapper to use esptool.py instead of esptool-ck on Arduino.

License

Notifications You must be signed in to change notification settings

0x2b3bfa0/esptool-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wrapper for esptool No Maintenance Intended

A wrapper to use esptool.py instead of esptool-ck with Arduino IDE.

Installing

  1. Open the Arduino15 folder
  • OS X: /Users/$USER/Library/Arduino15/
  • Linux: /usr/share/arduino15 or $HOME/.arduino15
  1. Navigate to packages/esp8266/tools/esptool/*/ where *is the esptool version.

  2. Copy the path to that folder.

  3. Run the install script (it may need root privileges).

    bash install "/path/to/arduino15/packages/esp8266/tools/esptool/version/" 
    

About

A wrapper to use esptool.py instead of esptool-ck on Arduino.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages