NEW: devel/arduino-esp32 1.0.4

2020-04-06 Thread Tracey Emery
Hello,

This new port is the framework to program Espressif ESP32 chipsets via
the Arduino environment.

Used and tested on amd64 for a few months.

OK?

-- 

Tracey Emery


arduino-esp32-1.0.4.tgz
Description: Binary data


Re: NEW: devel/arduino-esp32 1.0.4

2020-04-12 Thread Paco Esteban
On Mon, 06 Apr 2020, Tracey Emery wrote:

> Hello,
> 
> This new port is the framework to program Espressif ESP32 chipsets via
> the Arduino environment.
> 
> Used and tested on amd64 for a few months.
> 
> OK?

Cannot test this one as I do not have any ESP32 boards.  The port builds
and installs fine as a dependency of devel/makeesparduino on amd64.


-- 
Paco Esteban.
0x5818130B8A6DBC03



Re: NEW: devel/arduino-esp32 1.0.4

2020-04-13 Thread Tracey Emery
On Sun, Apr 12, 2020 at 10:49:24AM +0200, Paco Esteban wrote:
> On Mon, 06 Apr 2020, Tracey Emery wrote:
> 
> > Hello,
> > 
> > This new port is the framework to program Espressif ESP32 chipsets via
> > the Arduino environment.
> > 
> > Used and tested on amd64 for a few months.
> > 
> > OK?
> 
> Cannot test this one as I do not have any ESP32 boards.  The port builds
> and installs fine as a dependency of devel/makeesparduino on amd64.
> 
> 
> -- 
> Paco Esteban.
> 0x5818130B8A6DBC03

During compile testing, Paco discovered that a python symlink is
required for generating the bin files for the esp32. The attached port
has a patch adjustment to fix that problem.

OK?

-- 

Tracey Emery


arduino-esp32-1.0.4.tgz
Description: Binary data


Re: NEW: devel/arduino-esp32 1.0.4

2020-04-13 Thread Paco Esteban
On Mon, 13 Apr 2020, Tracey Emery wrote:

> On Sun, Apr 12, 2020 at 10:49:24AM +0200, Paco Esteban wrote:
> > On Mon, 06 Apr 2020, Tracey Emery wrote:
> > 
> > > Hello,
> > > 
> > > This new port is the framework to program Espressif ESP32 chipsets via
> > > the Arduino environment.
> > > 
> > > Used and tested on amd64 for a few months.
> > > 
> > > OK?
> > 
> > Cannot test this one as I do not have any ESP32 boards.  The port builds
> > and installs fine as a dependency of devel/makeesparduino on amd64.
> > 
> > 
> > -- 
> > Paco Esteban.
> > 0x5818130B8A6DBC03
> 
> During compile testing, Paco discovered that a python symlink is
> required for generating the bin files for the esp32. The attached port
> has a patch adjustment to fix that problem.
> 
> OK?

Tried some simple projects and compilation works with this mod.
As I said could not test flashing.

ok paco

-- 
Paco Esteban.
0x5818130B8A6DBC03



Re: NEW: devel/arduino-esp32 1.0.4

2020-04-22 Thread Tracey Emery
On Mon, Apr 13, 2020 at 07:44:08PM +0200, Paco Esteban wrote:
> On Mon, 13 Apr 2020, Tracey Emery wrote:
> 
> > On Sun, Apr 12, 2020 at 10:49:24AM +0200, Paco Esteban wrote:
> > > On Mon, 06 Apr 2020, Tracey Emery wrote:
> > > 
> > > > Hello,
> > > > 
> > > > This new port is the framework to program Espressif ESP32 chipsets via
> > > > the Arduino environment.
> > > > 
> > > > Used and tested on amd64 for a few months.
> > > > 
> > > > OK?
> > > 
> > > Cannot test this one as I do not have any ESP32 boards.  The port builds
> > > and installs fine as a dependency of devel/makeesparduino on amd64.
> > > 
> > > 
> > > -- 
> > > Paco Esteban.
> > > 0x5818130B8A6DBC03
> > 
> > During compile testing, Paco discovered that a python symlink is
> > required for generating the bin files for the esp32. The attached port
> > has a patch adjustment to fix that problem.
> > 
> > OK?
> 
> Tried some simple projects and compilation works with this mod.
> As I said could not test flashing.
> 
> ok paco
> 
> -- 
> Paco Esteban.
> 0x5818130B8A6DBC03

Like the 8266 port, this switches to using the release zip file and
greatly cleans up the port.

Ok?

-- 

Tracey Emery


arduino-esp32-1.0.4.tgz
Description: Binary data


Re: NEW: devel/arduino-esp32 1.0.4

2020-04-22 Thread Tracey Emery
On Wed, Apr 22, 2020 at 09:05:33AM -0600, Tracey Emery wrote:
> On Mon, Apr 13, 2020 at 07:44:08PM +0200, Paco Esteban wrote:
> > On Mon, 13 Apr 2020, Tracey Emery wrote:
> > 
> > > On Sun, Apr 12, 2020 at 10:49:24AM +0200, Paco Esteban wrote:
> > > > On Mon, 06 Apr 2020, Tracey Emery wrote:
> > > > 
> > > > > Hello,
> > > > > 
> > > > > This new port is the framework to program Espressif ESP32 chipsets via
> > > > > the Arduino environment.
> > > > > 
> > > > > Used and tested on amd64 for a few months.
> > > > > 
> > > > > OK?
> > > > 
> > > > Cannot test this one as I do not have any ESP32 boards.  The port builds
> > > > and installs fine as a dependency of devel/makeesparduino on amd64.
> > > > 
> > > > 
> > > > -- 
> > > > Paco Esteban.
> > > > 0x5818130B8A6DBC03
> > > 
> > > During compile testing, Paco discovered that a python symlink is
> > > required for generating the bin files for the esp32. The attached port
> > > has a patch adjustment to fix that problem.
> > > 
> > > OK?
> > 
> > Tried some simple projects and compilation works with this mod.
> > As I said could not test flashing.
> > 
> > ok paco
> > 
> > -- 
> > Paco Esteban.
> > 0x5818130B8A6DBC03
> 
> Like the 8266 port, this switches to using the release zip file and
> greatly cleans up the port.
> 
> Ok?
> 
> -- 
> 
> Tracey Emery

Again, in the spirit of following suit with arduino-esp8266, here is a
greatly cleaned up version.

Tested again out to hardware with no problems.

Ok?

-- 

Tracey Emery


arduino-esp32-1.0.4.tgz
Description: Binary data


Re: NEW: devel/arduino-esp32 1.0.4

2020-04-22 Thread Stuart Henderson
On 2020/04/22 10:28, Tracey Emery wrote:
> Again, in the spirit of following suit with arduino-esp8266, here is a
> greatly cleaned up version.
> 
> Tested again out to hardware with no problems.
> 
> Ok?

I am ok with the latest versions of this suite of ports.

Not sure what anyone else thinks but as they don't risk other parts of the
ports tree, and make xtensa-esp32-elf and xtensa-lx106-elf significantly
more useful, I wouldn't object to them going in before 6.7 ..



Re: NEW: devel/arduino-esp32 1.0.4

2020-04-22 Thread Jeremie Courreges-Anglas
On Wed, Apr 22 2020, Stuart Henderson  wrote:
> On 2020/04/22 10:28, Tracey Emery wrote:
>> Again, in the spirit of following suit with arduino-esp8266, here is a
>> greatly cleaned up version.
>> 
>> Tested again out to hardware with no problems.
>> 
>> Ok?
>
> I am ok with the latest versions of this suite of ports.

Also ok jca@ for arduino-esp32

Since NO_BUILD=Yes isn't used, setting MODPY_BUILDDEP=Yes isn't
necessary any more, but that can be addressed in tree.  Also the comment
in patch-platform_txt still references sed.

> Not sure what anyone else thinks but as they don't risk other parts of the
> ports tree, and make xtensa-esp32-elf and xtensa-lx106-elf significantly
> more useful, I wouldn't object to them going in before 6.7 ..

My thoughts exactly.

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE