Merge pull request #396 from jbrazio/jbrazio/2025_5dba32d2

Adds support for the Waveshare RP2040-LoRa board
This commit is contained in:
ripplebiz 2025-06-18 14:57:45 +10:00 committed by GitHub
commit e30eef73f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 316 additions and 1 deletions

View file

@ -75,6 +75,9 @@ lib_deps =
[rp2040_base]
extends = arduino_base
upload_protocol = picotool
board_build.core = earlephilhower
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
build_flags = ${arduino_base.build_flags}
-D RP2040_PLATFORM