-
## Environment
- Module or chip used: ESP32-WROOM-32E
- IDF version: v4.4.2
- Build System: idf.py
- Compiler version: (crosstool-NG esp-2021r2-patch3) 8.4.0
- Operating System: Windows
- E…
-
### The problem
Using a ESP32 with the W5500 Ethernet chip, ESPHome fails to initialize device. The hardware has been verified to be fully functional with a Arduino sketch using WebServer_ESP32_W5500…
-
Hello,
I'm trying to build this on an Apple Silicon Mac with a Linux VM virtualized on it (Arch Linux ARM).
I get the following error:
Error
```
[build@inkbox koxtoolchain]$ ./gen-tc.sh kob…
-
crosstool-ng 1.26.0 was released September 2023 - https://github.com/crosstool-ng/crosstool-ng/releases.
It looks like the process could be as simple as updating `CT_VERSION`, and regenerating all …
-
Compile with `--static-pie` results into an error:
> /Users/jok/go/go1.22.0/pkg/tool/darwin_amd64/link: running x86_64-linux-gnu-gcc failed: exit status 1
> /usr/local/Cellar/x86_64-unknown-linux-…
-
Hi,
Glibc is checking the version of some critical programs (to be more specific: as, ld, gcc, make) and if a program is an old one then it fails on the configuration.
The problem is that my programs…
-
## Environment
- Audio development kit: [ESP32-S3-Korvo-2-LCD]
- Audio kit version (for ESP32-S3-Korvo-2): [v3.1]
- [Required] Module or chip used: [ESP32-S3-WROOM-1]
- [Required] IDF vers…
-
he Meson build system
```
Version: 0.53.2
Source dir: /home/kenneth/Projects/scrcpy
Build dir: /home/kenneth/Projects/scrcpy/build_test
Build type: native build
Project name: scrcpy
Project ver…
-
### Answers checklist.
- [X] I have read the documentation for esp-protocols [components](https://github.com/espressif/esp-protocols#readme) and the issue is not addressed there.
- [X] I have updated…
-
The included gcc wasn't built with the linker plugin, so enabling link-time optimization (-flto) fails.
dlopen:'.../arduino-1.6.1/hardware/tools/esp8266/xtensa-lx106-elf/bin/../libexec/gcc/xtensa-lx10…