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
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