Description
Board
UM TinyS3
Version
latest development Release Candidate (RC-X)
IDE Name
Arduino CLI
Operating System
Linux (rolling release, up-to-date)
Description
When building a project when using 3.0.0 (in order to make use of the new ledcAttach function) it seems to fail with linking the majority of functions.
I have attached verbose build logs (and the build command) compiling with 2.0.11 vs 3.0.0-rc1.
arduino-cli compile -v --export-binaries --libraries=editor/arduino --build-property compiler.c.extra_flags="-Ieditor/arduino/src/lib" --build-property compiler.cpp.extra_flags="-Ieditor/arduino/src/lib" -b esp32:esp32:esp32s3 editor/arduino/examples/Baremetal/Baremetal.ino
v3.0.0-rc1.buildlog2.txt
v2.0.11.buildlog.txt
Currently blocking: thiagoralves/OpenPLC_Editor#106
Sketch
- Unable to upload, large project, generated by OpenPLC -
Debug Message
v3.0.0-rc1.buildlog2.txt
v2.0.11.buildlog.txt
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status