-
Hello,
I try to use my ESP32-LyraT 4.3 to send sound to Bluetooth headset from line input.
Actualy ESP-ADF library enable line input only when sound card is initialized with :
```c
audio_hal_ctr…
jujax updated
6 months ago
-
Moved from #36
I would like to see the following introduced to the `embedded-hal`/portability chapter:
* Examples (we've already discussed)
* Commentary on why these traits are useful, (N*M vs…
-
Step1: Change this [line](https://github.com/nod-ai/iree-amd-aie/blob/c15a45a016a504f032b0f5c02d64c9916da91521/build_tools/build_test_cpp.ps1#L61) from
"-DCMAKE_BUILD_TYPE=Release"
to
"-DCMAKE_BUIL…
-
Zephyr CI testing reports a build error b_u585i_iot02a/stm32u585xx/ns tests/benchmarks/sched_queues
when building the tests/benchmarks/sched_queues on the stm32u585 disco kit
(during test campaign…
-
I don't think we should spend time integrating NetBSD into the supported platforms. I just want to report that it works with these caveats:
a) use gmake instead of make (gnu make instead of bsd mak…
-
I've been using PlatformIO with `platform = espressif32@3.0.0` specified in the paltform.ini file. All built fine with this version. I want to upgrade to the newest platform version by using `platform…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
wsl -v
```
WSL version: 2.2.4.0
Kernel version: 5.15.153.1-2
WSLg version: 1.0.61
MSRD…
brys0 updated
3 weeks ago
-
**Is your feature request related to a problem? Please describe.**
- CDT 2023-09 (4.29.0) does not recognise the C++ function attributes as language keyword
- Hence no syntax colour supported
For…
-
Hi,
Lot of sensors can be used with both I2C and SPI, so why not defining a generic I/O trait that is bus independent like the std::io trait that is not available in a no_std program. In my drivers i…
-
### What happened?
The runtime causes a device failure on AMD 780M. It looks like some kind of memory issue, but unusually it's not an allocation that fails, but a deallocation.
```
EXEC @main
D…