Skip to content

scintilla-aircheck/scintilla-arduino-ota

Repository files navigation

scintilla-arduino-ota

An implementation of https://github.com/thunderace/Esp8266-Arduino-Makefile

Prerequisites

  1. sudo apt install perl

  2. sudo cpan YAML

Usage

  1. Either clone or submodule/subtree this repository into your project.

  2. Copy the Makefile out of the example folder into your project's root directory and change the location of "include ../esp8266Arduino.mk" to the correct path

  3. Add all of your libraries to PROJECT_ROOT/libraries. Each library must be in it's own folder.

  4. run "make" to make

  5. run "make upload" to upload to your ESP8266

Optional Configuration

Edit the .ld in the ld/ folder to change your logical block size for SPIFFS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published