-
I'm trying with rtsp support in esp32p4 module.
In terminal i set the ADF path,i created the dependency for wifi in the esp-rtsp,i changed the menuconfig Audio sal for for esp32p4..still I'm getting …
-
### Answers checklist.
- [X] I have read the [Rainmaker documentation](https://rainmaker.espressif.com/docs/get-started.html) and the issue is not addressed there.
- [X] I have updated my IDF branch …
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
## Environment:
macOS Monterey 12.1, Homebrew
## Device
[LilyGO TTGO T-Camera ESP32-WROVER](https://makeradvisor.com/esp32-ttgo-t-camera-pir-sensor-oled/)
## menuconfig:
```
[*] Use SSD1306 …
-
`gdbstub` already implements protocol-level multiprocess extensions "under-the-hood", and simply hard-codes a fake PID in single/multi-threaded mode (much the same way it hard-codes a fake TID in sing…
-
I'm new to ESP programming and I've recently purchased the M5 Dial.
I'm using this demo for my project and I wanted to try to render a Lottie image using LVGL Lottie Player. I've followed [these in…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR49941](https://bugs.llvm.org/show_bug.cgi?id=49941) |
| Status | NEW |
| Importance | P normal |
|…
-
As discussed in #69, we'll gradually want to move various callback based APIs over to a "here is a `&mut [u8]` buffer, please fill it with data" APIs.
Instead of allocating a whole new outgoing pac…
-
#### Problem
There is no debugger support for solana BPF programs yet, meaning users are limited to print statements for debugging solana programs, which is difficult as many solana programs use sh…
-
See https://sourceware.org/gdb/onlinedocs/gdb/File_002dI_002fO-Overview.html#File_002dI_002fO-Overview
> The File I/O remote protocol extension (short: File-I/O) allows the target to use the host’s…