Skip to content
This repository was archived by the owner on Mar 17, 2019. It is now read-only.

pgollor/esp8266-arduino-autobuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deprecated

ESP8266 Arduino Autobuilder

Linux build status

This repo is a script collection which use the arduino-builder and some sources from Arduino ESP8266 to build a Arduino ESP8266 based sketch without a GUI. At this point the scripts are in pre aplha version.

Usage

Download

git clone https://github.com/pgollor/esp8266-arduino-autobuilder.git
cd esp8266-arduino-autobuilder

Try the test

source script.sh
get_source
./test/test.sh

The compiled binary can be found in the ./build/ folder.

TODO

  • Add a script which use the current board managers json file from ESP Arduino to get download links.
  • add jason link list for older releases
  • check why build with arduino-builder-1.0.0-beta13 or newer fails
  • create "build.options.json" by python script

License and Credits

Creative Commons License
ESP8266 Arduino Autobuilder by Pascal Gollor is licensed under a Creative Commons Attribution 4.0 International License.

This repository does not contain the following code but some scripts donwload and use this programs:

Source License
Arduino builder GPL
Arduino IDE GPL
ESP8266 Arduino IDE GPL
mkspiffs Includes SPIFFS with MIT license
esptool @Christian Klippel GPLv2 - maintained by Ivan Grokhotkov
Espressif SDK Espressif MIT License
ESP82GG core files LGPL

About

[OUTDATET]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages