Waveshare RP2040-LoRa board support

This commit is contained in:
João Brázio 2025-06-15 23:48:49 +01:00
parent 8a7ec9d7fe
commit 8f6b2b75d7
No known key found for this signature in database
GPG key ID: 56A1490716A324DD
7 changed files with 306 additions and 1 deletions

View file

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