-
When running `make simulator-tests` on macos, I'm seeing this warning. I'm wondering if the right solution is a fix to build tooling or renaming the source file for the tinyusb hid driver. Thoughts, …
obra updated
5 months ago
-
## Environment
- Development Kit: ESP32-S3-DevKit-M
- Module or chip used: ESP32-S3-mini-1
- IDF version (run ``git describe --tags`` to find it): v4.4.1
- Build System: idf.py
- Compiler versi…
-
Hi,
I really appreciate this library, as it provides an excellent starting point for my own project, which is to create a MIDI message filter. I intend to instrument [EZ_USB_MIDI_HOST](https://git…
-
It does not matter what I do with the library, it always throws these errors. This one was with the ActisenseListener example.
```
/home/johannes/.arduino15/packages/esp32/tools/xtensa-esp32s3-el…
-
### Please describe your issue.
Processing pico (platform: https://github.com/maxgerhardt/platform-raspberrypi/archive/60d6ae81fcc73c34b1493ca9e261695e471bc0c2.zip@1.11.0; board: pico; framework: ard…
-
### 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…
-
### Description
After the latest pacman update for the system, the cmake progress marks output appears garbled with duplicated characters, etc.. Almost like there is a code-page or encoding snafu. Fo…
-
Not sure whose issue this is, but I'd rather place it here and work with you on finding the solution than spam it to a bunch of possible locations.
Issue: If USBHost is instantiated before SerialP…
-
### 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 updat…
-
Hi there
I'm running `usb_midi_host.h` on a RP2040, and from time to time, `tuh_midi_rx_cb` won't work properly : I get `num_packets` values > 1, and the result is that `buffer` consists of several…