-
after i add a DHT11 sensor libraies in to this project,the problems will show as below:
it is look like the platformin.ini is not auto update correctly:
```
; PlatformIO Project Configuration F…
-
While compiling my project there are a lot of warnings coming vendor code I can't directly change, so I wan to silence it to focus on my own project files.
### My setup
I use PlatformIO include…
-
Thanks for your work on this! Much appreciated.
When building for Pico I get this build error
` pio run -e pico_zio -t upload
Processing pico_zio (platform: https://github.com/maxgerhardt/platfor…
samuk updated
8 months ago
-
### How to reproduce
Tested on: Arduino IDE 2.3.2, arduino-pico 3.7.2, macOS 14.2 ARM.
* Plug in any RP2040 board that is not a plain Raspberry Pi Pico, and select it in the boards menu (or, use…
-
### 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:…
-
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…
-
### Discussed in https://github.com/earlephilhower/arduino-pico/discussions/1795
Originally posted by **JAndrassy** October 29, 2023
Espressif has for esp32 a fw which makes it a MAC level WiF…
-
Hi,
Love the framework by the way, great way to work with the Pico.
Any chance of updating to 1.5.0?
That version is needed to support the Bluetooth module on Pico W
Many Thanks
-
### The problem
I'm unable to get anything meaningful rendered in my [st7789v 2inch waveshare display](https://www.amazon.co.uk/dp/B081Q79X2F?psc=1&ref=ppx_yo2ov_dt_b_product_details).
I've wire…
-
Hello, I have recently updated the library from an old version and I am experiencing some issue now.
I am using Arduino IDE 2.2.1 and Pi Pico board package 3.6.2. Unfortunately I did not take notice…