-
Hello,
I am the maintainer of ESPAsyncWebServer (https://github.com/mathieucarbou/ESPAsyncWebServer).
We have rpi support, with:
```
[env:raspberrypi]
upload_protocol = picotool
; platform…
-
### What is your question?
I am trying to build a project which requires opentelemetry-cpp, in particular I need a build with: **with_otlp_grpc: True**. From your [opentelemetry-cpp recipes page](htt…
-
I see this
https://github.com/llvm/llvm-project/blob/e8b95a02bff8498c888ed5e85d0197ec82b95cd6/clang/lib/Interpreter/CMakeLists.txt#L1-L48
Well this generates the following link.txt
```
│ │ $B…
-
I am going though a ESP32 course with Tech Explorations and part of their code is using the EasyButton library version 2.0.3 which has a dependency of MegunoLink. However, when using version 1.42 of M…
-
After updating to 0.1.4 I started getting the following errors during compilation:
```
Compiling library "ld2410"
"C:\\Users\\home\\AppData\\Local\\Arduino15\\packages\\rp2040\\tools\\pqt-gcc\\4.0.…
-
Hello. I found your garage door example on the Internet. However, the following error occurred during compilation. Please tell me how to solve it. Thank you.
G:\HomeSpanGate-main (2)\HomeSpanGa…
-
Context for anyone interested.
@argentite was able to run `clang-repl` in the browser and this is how we was able to accomplish this
1) He built `llvm` (clang, lld) for `emscripten-wasm32`
2) He…
-
`CMakeLists.txt`:
```cmake
cmake_minimum_required(VERSION 3.10)
project(HelloWorld)
find_package(libavif CONFIG REQUIRED)
add_executable(HelloWorld helloworld.cpp)
target_link_libraries(HelloWorld PRI…
-
I am running through the examples from the Tech Explorations ESP32 By Example course and the Blink_OLED_Button_Demo example is failing to build.
What I found was that when using version 1.42 of M…
-
### Board
ESP32-C6-WROOM-1
### Device Description
ESP32-C6-WROOM-1
### Hardware Configuration
N/A
### Version
latest development Release Candidate (RC-3)
### IDE Name
Arduin…
lboue updated
16 hours ago