-
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
6 months ago
-
Please, specify steps to compile Aciduino v2 in Arduino IDE.
Either I use folder from the master, or use the folder structure from the 2.0.0 release, I get the errors complaining on missing .h files.…
-
Hi, I am trying to use this library on ESP32, but when I try to build the example I get more errors:
for example:
`In file included from src/main.cpp:2:
.pio/libdeps/esp32dev/ServoESP32/src/Servo…
hstag updated
7 months ago
-
When trying to do some (debug) logging over syslog I ran into issues CYW43 SoC (or driver?) apparently crashing.
Symptoms "[CYW43] Bus error condition detected" error messages flooding console output…
-
I try to compile a simple blinky example but it fails.
Here the output with error:
```
* Executing task: platformio run
Processing pico (platform: https://github.com/maxgerhardt/platform-ra…
-
I have a `Makerdiary nRF52840 MDK USB Dongle`.
Info.txt:
```
UF2 Bootloader 0.7.1 lib/nrfx (v2.0.0) lib/tinyusb (0.12.0-145-g9775e7691) lib/uf2 (remotes/origin/configupdate-9-gadbb8c7)
Model: Ma…
Slyke updated
3 weeks ago
-
I've been tinkering with remote components by including `espressif/tinyusb` and `espressif/esp_tinyusb` and generating bindings for them using custom bindings header since these are not in `bindings.r…
-
**Describe the bug**
Since ee36a44bf272c8cca62a2ce96a017a8150c4d35b `builtins.fetchGit` only does one level of submodule clone recursion
Eg. If repository A has B as a submodule, and B has C as …
-
### 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…
-
Trying to implement Alexa on ESP32 Vaquita DSPG and using branch feature/aia-beta
Followed instructions on the below link:-
https://github.com/espressif/esp-va-sdk/tree/feature/aia-beta#2-developm…