-
### 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…
-
### The Component Manager version
IDF component manager v1.3.2
### ESP-IDF Version
ESP-IDF v5.2-dev-1113-g28c643a56d
### python Version
Python 3.11.3
### Operating System
Arch
…
-
Hi,
Could you add a cmake parameter to set the CFG_TUSB_OS
This way we can use the SDK's tinyusb lib in freertos programs as well...
see:
https://www.eevblog.com/forum/microcontrollers/rp20…
-
### 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…
-
### Answers checklist.
- [X] I have read the documentation of the component in question and the issue is not addressed there.
- [X] I have searched the issue tracker for a similar issue and not found…
-
Hi. I want set the midi output to adafruit tinyusb host but get compile error.
the code:
```
#include
#include
#include
#include
#include
//#include
//#include
//#include
//#inc…
-
Hi everyone,
I want to use my Matrix portal m4(SAMD51) as a USB mass storage device with the Circuitpython running in platformio.
Platformio.init:
![image](https://user-images.githubusercontent.co…
-
The fact that we expose header files without subdirectories while pico sdk only delivers INTERFACE libraries leads to naming conflicts occuring all over the place on systems with case insensitive file…
-
### Operating System
Windows 10
### Board
Raspberry Pi Pico RP2040 and Adafruit Macropad RP2040
### Firmware
Pico C SDK Firmware Examples (and the same in Arduino IDE)
### What happe…
-
I am trying to create a PicoBB system with VGA, STDIO over UART and no USB but it gives me the following error during make with the following options:
`~/projects/Raspberry_Pi_Pico/pico/PicoBB/con…