-
add support for a wifi based board
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
…
-
The Pi Pico has 2 physical cores, but only one core is usable in CircuitPython. Micropython has limited multicore functionality when used with the pico, allowing the user to start a separate task whil…
-
I have installed the ~/pico_setup.sh` script including sdk, examples, openocd etc on a brand new Raspberry Pi 4 image
```
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VE…
-
Code Pi Pico W using Arduino IDE.
-
Hello Colleagues,
@AlexGyver Thank you for sharing this amazing library.
I'm using the 1.6.1 Gyveroled Arduino library version, but I'm facing problems with the Raspberry Pi Pico RP2040.
I'm…
-
I was able to compile all the pico-examples Projects 2 months ago. Now i tried doing the same and the experience build errors.
I have copied text of the build Errors when building below:
build err…
-
#### Description
Add the support for the mcu RP2040 as weel as the Raspberry-Pi Pico board.
Raspberry Pi Pico is a low-cost, high-performance microcontroller board with flexible digital interface…
tprrt updated
3 months ago
-
### Description
If one has pwndbg installed and attempts to debug the Raspberry Pi Pico, GDB fails to do so, and instead the following error is spammed in the openocd logs:
```
Info : SWD DPIDR…
-
I just got a SparkFun Pro RP2350 and I'm trying to get the examples to build. I've run into a few issues I could fix via web search, but there are some outstanding ones:
1. RISC-V compilers: The RE…
znmeb updated
3 weeks ago
-
### Description / Steps to reproduce the issue
1) On Pi Pico W board with Pi Pico SDK 2.0, setup a system with working flash SmartFS file system and without SMP, e.g.,
./tools/confi…