Mirror of espurna firmware for wireless switches and more
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
1.0 KiB

  1. # boards.local.txt for ESPurna
  2. Additional flash layouts to support multiple EEPROM sectors
  3. ### Installation
  4. Place boards.local.txt into Arduino hardware directory, in the same directory as the boards.txt file. Depending on platform and ESP8266 installation method, it is one of:
  5. - Linux (boards manager): `~/.arduino15/packages/esp8266/hardware/esp8266/<version>`
  6. - Linux (git): `~/Arduino/hardware/esp8266com/esp8266/`
  7. - Windows (boards manager): `%LOCALAPPDATA%\Arduino15\packages\esp8266\hardware\esp8266\<version>`
  8. - Windows (git): `~\Documents\Arduino\hardware\esp8266com\esp8266\`
  9. - macOS (boards manager): `~/Library/Arduino15/packages/esp2866/hardware/esp8266/<version>`
  10. - macOS (git): `<application-directory>/Arduino.app/Contents/Java/hardware/esp8266com/esp8266`
  11. Use `latest/boards.local.txt` for Cores 2.7.4+
  12. ### Arduino documentation
  13. https://arduino-esp8266.readthedocs.io/en/latest/installing.html
  14. https://www.arduino.cc/en/Hacking/Preferences
  15. https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification#boardslocaltxt