1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

[libretiny] Set lib_compat_mode to soft for libretiny (#9439)

This commit is contained in:
Jonathan Swoboda
2025-07-12 19:00:38 -04:00
committed by GitHub
parent e020110579
commit f4ac951b15
2 changed files with 2 additions and 1 deletions

View File

@@ -212,6 +212,7 @@ build_unflags =
extends = common:arduino
platform = libretiny@1.9.1
framework = arduino
lib_compat_mode = soft
lib_deps =
droscy/esp_wireguard@0.4.2 ; wireguard
build_flags =