Arduino-CMake-Toolchain icon indicating copy to clipboard operation
Arduino-CMake-Toolchain copied to clipboard

CMake toolchain for all Arduino compatible boards

Results 6 Arduino-CMake-Toolchain issues
Sort by recently updated
recently updated
newest added

With esp8266 version 3.1.2 ``` -- Check for working CXX compiler: /home/.../.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/3.1.0-gcc10.3-e5f9fec/bin/xtensa-lx106-elf-g++ - broken CMake Error at /usr/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake:62 (message): The C++ compiler "/home/.../.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/3.1.0-gcc10.3-e5f9fec/bin/xtensa-lx106-elf-g++" is not able to compile a simple...

I think that the readme could remove the invite to try the release-1.1-dev branch. Should there be a new dev branch for recent changes? "Known issues Many of the issues...

I am hitting the weirdest problem trying to use this package with the GCC ARM tools & Philhower RP2040 core. I just want to ask: is it possible to configure...

Hi, i'm importing my issue from the upstream fork to here ... basically I'm wishing I could get this toolchain working for the [RP2040 core](https://arduino-pico.readthedocs.io/en/latest/index.html) I'm using. The `readme` suggests...