-
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…
-
I have use a new macOS to install esp-mdf but found that following code is always have error. The code is in newly_init.c s_stub_table
```
#if _RETARGETABLE_LOCKING /* TODO: only if RETARGETABLE L…
-
Dear Tjerreio,
This is an error with the esp-idf latest.
The older version was imcompatable with the atest updates UBUNtu 2022.4.
So I tried the esp-idf latest.
jan@jan-LubuntuESP32:~/esp/esp-…
-
hello @earlephilhower and thanks so much for your work on this !
i have a question about whether it would be possible to run a project that compiles both `Adafruit_TinyUSB.h` and `FatFSUSB.h` libra…
-
I am working on a clock for the picoW - building on the ntp example.
I generated the new project using the plugin - ran "Configure CMake" and then "Compile Project"
Board set to PICOW
SDK 2..0
To…
-
### Related area
extending class driver
### Hardware specification
N/A
### Is your feature request related to a problem?
Currently, a project needs to select the number of class descriptors at c…
-
Hi,
as described in this [issue](https://github.com/adafruit/Adafruit_nRF52_Arduino/issues/713), I'm trying to add a new board variant (Makerdiary nRF52840 MDK Dongle) - now in the community repo.
B…
-
**Is your feature request related to a problem? Please describe.**
First, thank you for the great library! When copying a file from a host computer (linux) to an sdcard connected to a pi pico using u…
-
Audio started. ALSA, hw:audioinjectoris, 16-bit little-endian, 48000, 32x4, in: 1/2, out: 2/2
expected 24 bit/audio
-
**Background**
Since I want to printf some information before and after I overclock the rp2040, may I initialize the stdio again as the sys clock has been changed?
If I initialize it only once befor…