-
Hello,
this is perhaps related to #196...
Currently I'm trying to compile my project with clang (main branch of llvm, embedded toolchain).
`-DCMAKE_BUILD_TYPE=Debug` works, best: the generate…
rgrr updated
3 months ago
-
[This project](https://github.com/gusmanb/logicanalyzer) seems to have a very smart implementation of HW trigger that's using PIO code to handle many triggering conditions in only 2 cycles (so 100Msps…
-
Although Arduino is very cool it would be nice to be able to write programs in a more classic C/C++ format (especially when tinkering with the C SDK from Raspberry).
-
Debug probes often read the target voltage via some ADC pin (e.g. ST-Link). It would be advisable to reserve such a pin for future use, e.g. GP26 for ADC0.
-
**Is your feature request related to a problem? Please describe.**
Using the CMSIS-DAP V2 to download a program of the same size, Keil has a faster download speed. Keil takes about 5.22 seconds, whil…
-
Hello,
I have VD RP2040 that i am using with the earlephilhower core that is running a little game joystick using this library
https://github.com/benjaminaigner/Joystick
I can't for the life of…
-
Adding basic WiFi support with CYW43+lwIP stack. Goals of this implementation:
- WiFi client implementation abstracted from hardware board/MCU
- lwIP stack implementation that can be used across o…
-
Supporting addition boards via the QWIIC/Stemma QT connector like the following would be a great addition. This is not an exhaustive list, I'm sure many more exist.
- [SparkFun Pro Micro - RP2040](…
-
Hello,
I started playing with FreeRTOS on a Pico W. I'm using version 4.1.1 on Mac OS X 14.7. I compile with a clock equal to 133MHz. I noticed that after about 1000s (this is not strictly determin…
-
Hi,
I have a pico clone board (the purple ones) that I can flash with the official picoprobe firmware without any problem. I want to try yapicoprobe (mainly to have systemview).
Using the latest…