-
Formatting LittleFS hangs when FreeRTOS is enabled:
platformio.ini
```
[env]
; Created a fork of platform-raspberrypi just to get FreeRTOS support for arduino-pico
platform = https://github.com…
-
**Summary**
I recently bought a stack of puya py32 mcu’s after reading this [article](https://jaycarlson.net/2023/02/04/the-cheapest-flash-microcontroller-you-…
-
Hello,
the two functions swd_read_block() and swd_write_block() will stumble into misalignment, if their callers swd_read_memory() and swd_write_memory() are called with differently aligned src/dst…
-
Hello,
Thank you for sharing your project! I'm building a deskhop this week and I'm curious to see if it solves some of the pain I've been putting up with for years.
I'd love to support and have…
-
I love the compact NRF51822 "beacon" module that you're using in your picture - where can I find info on setting these up to write new firmware? Hopefully something step-by-step on where to solder con…
-
-
### The problem
i have tried a lot of different ways but none of them work on windows and on a raspberry pi
- via https://web.esphome.io/ able to install and configure wifi but no logs or device…
-
@fpaterra , Hello, I'm encountering the same issue with the Pico Probe. Have you had any success in resolving it? I attempted to address it by installing various versions of openoсd that…
-
Is there any chance to add a multi device programming option? I am currently designing a board
with 4 RP2040 on it and just placing another rp2040 on board as picoprobe and as debug interface would b…
-
It seems that when renaming the project from "picoprobe" to "debugprobe", the default build target [was changed](https://github.com/raspberrypi/debugprobe/commit/d0c03d2564fb6aa2cccfe9e08f48efe7e2463a…