stm32: make subghz dep fix global and update framework

Этот коммит содержится в:
Florent
2026-06-01 08:39:09 +02:00
родитель 4573082f90
Коммит b8f2841cb5
2 изменённых файлов: 3 добавлений и 7 удалений
-4
Просмотреть файл
@@ -12,14 +12,10 @@ build_flags = ${stm32_base.build_flags}
-D P_LORA_TX_LED=LED_RED
-D PIN_USER_BTN=USER_BTN
-I variants/wio-e5-mini
; HACK: why this is needed, I don't know. But if I remove it, everything breaks.
; until such a time as this un-breaks itself, I'd suggest leaving it in.
-I $PROJECT_PACKAGES_DIR/framework-arduinoststm32/libraries/SubGhz/src
build_src_filter = ${stm32_base.build_src_filter}
+<../variants/wio-e5-mini>
lib_deps = ${stm32_base.lib_deps}
finitespace/BME280 @ ^3.0.0
SubGhz
[env:wio-e5-mini_repeater]
extends = lora_e5_mini