1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01: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 Jesse Hills
parent 01b4e214b9
commit c760f89e46
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 =