-
remarks can be made here
-
Using Arduino IDE 2.0.4 on macOS Ventura. I can't upload to board.
Tools:
Error Message:
```
Using board 'rpipico' from platform in folder: /Users/sstaub/Library/Arduino15/packages/rp2040/hardwa…
-
I'm trying to compile the LVGL graphics library and have a compiler error I've never seen before. A google search doesn't throw up anything recent or relevant. I'm compiling for Pico W but this doesn'…
-
````
[env:pico]
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
board = pico
framework = arduino
board_build.core = earlephilhower
board_build.filesystem_size = 0.5m
lib_ar…
-
Since release 1.8.0 BMP supports RP2040: https://github.com/blackmagic-debug/blackmagic/releases/tag/v1.8.0 - a BMP adapter can be easily made from a Blue- (STM32F1) or Blackpill (STM32F4) and was nic…
-
/millegrilles.rpipico/millegrilles/src/oryx_crypto.c:2:
/Users/abu/millegrilles.rpipico/millegrilles/src/oryx_crypto.c: In function 'python_blake2bCompute':
/Users/abu/millegrilles.rpipico/millegril…
-
Hi,
I wanted to use u8g2 with an existing sketch I found on GitHub (originally made for ESP32, but I ported it to the RP2040).
I already designed a board using GPIO14 and 15 which uses the seconda…
-
-
**Carefully written Issues are more likely to be given priority.**
**丁寧に記述された報告は優先して対応される可能性が高くなります。**
## Environment ( 実行環境 )
- MCU or Board name: RPi2040
- Panel Driver IC: GC9A01
- Bus…
-
Is it possible to support the RP2040 build environment?
Would be appreciated
PR - https://github.com/RobTillaart/MCP_DAC/pull/16