On 2021/11/17 13:51, Tracey Emery wrote: > On Tue, Nov 09, 2021 at 11:43:32AM -0700, Tracey Emery wrote: > > Hello, > > > > Here is an update to devel/arduino-esp32, bringing us to 2.0.1. Please > > disregard the email for 2.0.0. This port goes in conjuction with the > > devel/xtensa-esp32-elf update. Changes are listed here: > > https://github.com/espressif/arduino-esp32/releases. > > > > This was tested out to chip on amd64. > > > > Ok? > > ping.
the .a files (share/arduino/hardware/espressif/esp32/tools/sdk/esp32/ld/libcat_face_detect.a and others) are marked with @static-lib, I think they probably should not be in this case, AFAIK that is only meant to be set for OpenBSD libraries and unless I misunderstand the port I think those are non-OpenBSD? otherwise, I can't test, but reads OK to me.
