-
**Describe the bug**
I loaded a slightly modified version of [BLEMIDI-Adapter.ino](https://github.com/tttapa/Control-Surface/blob/main/examples/3.%20MIDI%20Interfaces/BLEMIDI-Adapter/BLEMIDI-Adapter.…
-
### CircuitPython version
```python
Adafruit CircuitPython 9.1.2 on 2024-08-22; Raspberry Pi Pico W with rp2040
Board ID:raspberry_pi_pico_w
```
### Code/REPL
```python
import board
im…
-
I would like to make ARMv8 bare metal toolchain,
I tried several configurations, but I still have the same error:
```
[ALL ] checking for gawk... gawk
[ALL ] checking whether make sets $(…
-
[CircuitPython](https://circuitpython.org/) is another very popular runtime for Python on microcontrollers, especially Adafruit products. Figure out how to get the driver working in that environment …
-
### CircuitPython version
```python
Adafruit CircuitPython 8.0.0-beta.0 on 2022-08-18; Adafruit Feather ESP32-S2 TFT with ESP32S2
```
### Code/REPL
```python
import time
import wifi
im…
-
Hi Max,
we found a problem. When we try to start the debugger using J-Link on macOS, we always get the following error:
```Listening on TCP/IP port 2331
Connecting to target...
Connected to ta…
-
The current implementation emulates a network device via USB (CDC NCM) so that the host computer can transfer data via IP packets (web interface, ArtNet, E1.31/sACN). However, attaching a real Etherne…
-
### 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…
-
Hey everyone, wanted to ask if there are any other alternatives to install picoboot. I dont have any port in my board as it is heavily cut up. I've tried this one, but didn't work either (not even the…
-
### Describe the problem
I have the following setup: https://github.com/arduino/arduino-ide/pull/1132#pullrequestreview-1031068976
When I start the application I see the following errors logged:…