Re: NEW: devel/makeesparduino 4.22.0

2020-04-22 Thread Tracey Emery
On Wed, Apr 22, 2020 at 11:14:10AM -0600, Tracey Emery wrote: > On Wed, Apr 22, 2020 at 05:56:53PM +0100, Stuart Henderson wrote: > > On 2020/04/22 10:31, Tracey Emery wrote: > > > On Sun, Apr 12, 2020 at 10:47:25AM +0200, Paco Esteban wrote: > > > > On Mon, 06 Apr 2020, Tracey Emery wrote: > > > >

Re: NEW: devel/makeesparduino 4.22.0

2020-04-22 Thread Tracey Emery
On Wed, Apr 22, 2020 at 05:56:53PM +0100, Stuart Henderson wrote: > On 2020/04/22 10:31, Tracey Emery wrote: > > On Sun, Apr 12, 2020 at 10:47:25AM +0200, Paco Esteban wrote: > > > On Mon, 06 Apr 2020, Tracey Emery wrote: > > > > > > > Hello, > > > > > > > > This new port is a makefile for ESP826

Re: NEW: devel/makeesparduino 4.22.0

2020-04-22 Thread Stuart Henderson
On 2020/04/22 10:31, Tracey Emery wrote: > On Sun, Apr 12, 2020 at 10:47:25AM +0200, Paco Esteban wrote: > > On Mon, 06 Apr 2020, Tracey Emery wrote: > > > > > Hello, > > > > > > This new port is a makefile for ESP8266 and ESP32 Arduino projects. > > > > > > The main intent for this project is t

Re: NEW: devel/makeesparduino 4.22.0

2020-04-22 Thread Tracey Emery
On Sun, Apr 12, 2020 at 10:47:25AM +0200, Paco Esteban wrote: > On Mon, 06 Apr 2020, Tracey Emery wrote: > > > Hello, > > > > This new port is a makefile for ESP8266 and ESP32 Arduino projects. > > > > The main intent for this project is to provide a minimalistic yet > > powerful and easy config

Re: NEW: devel/makeesparduino 4.22.0

2020-04-12 Thread Paco Esteban
On Mon, 06 Apr 2020, Tracey Emery wrote: > Hello, > > This new port is a makefile for ESP8266 and ESP32 Arduino projects. > > The main intent for this project is to provide a minimalistic yet > powerful and easy configurable makefile for projects using the > previously sent arduino-esp8266 and a

NEW: devel/makeesparduino 4.22.0

2020-04-06 Thread Tracey Emery
Hello, This new port is a makefile for ESP8266 and ESP32 Arduino projects. The main intent for this project is to provide a minimalistic yet powerful and easy configurable makefile for projects using the previously sent arduino-esp8266 and arduino-esp32 ports. Used and tested on amd64. OK? --