Setup RenovateBot (#6535)

This commit is contained in:
Austin
2025-04-09 12:31:40 -05:00
committed by GitHub
co-authored by GitHub
parent 536b6d87c6
commit 78fa4c5c70
14 changed files with 175 additions and 45 deletions
+6 -2
View File
@@ -1,10 +1,14 @@
[nrf52_base]
; Instead of the standard nordicnrf52 platform, we use our fork which has our added variant files
platform = platformio/nordicnrf52@^10.8.0
platform =
# renovate: datasource=custom.pio depName=platformio/nordicnrf52 packageName=platformio/platform/nordicnrf52
platformio/nordicnrf52@^10.8.0
extends = arduino_base
platform_packages =
; our custom Git version until they merge our PR
# TODO renovate
platformio/framework-arduinoadafruitnrf52 @ https://github.com/meshtastic/Adafruit_nRF52_Arduino#e13f5820002a4fb2a5e6754b42ace185277e5adf
# renovate: datasource=custom.pio depName=platformio/toolchain-gccarmnoneeabi packageName=platformio/tool/toolchain-gccarmnoneeabi
platformio/toolchain-gccarmnoneeabi@~1.90301.0
build_type = debug
@@ -28,4 +32,4 @@ lib_deps=
lib_ignore =
BluetoothOTA
lvgl
lvgl