From 7f8e34cba783e44fb76310adbb39eecf4a4d811d Mon Sep 17 00:00:00 2001 From: "zhouss@tuya.com" Date: Mon, 27 Apr 2026 11:39:07 +0800 Subject: [PATCH] chore(platform): update ESP32 platform commit hash Point ESP32 platform to latest commit with multi-chip TKL driver improvements (UART1 configurable pins, PWM GPIO maps for C3/S3). Co-Authored-By: Claude Sonnet 4.6 --- platform/platform_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/platform_config.yaml b/platform/platform_config.yaml index 91351e318..f92a69e8a 100755 --- a/platform/platform_config.yaml +++ b/platform/platform_config.yaml @@ -22,7 +22,7 @@ platforms: - name: ESP32 repo: https://github.com/tuya/TuyaOpen-esp32 branch: master - commit: 22a2b3e8ae8a3aa6d3d43c206dff63b27a74e4de + commit: 7f210930ecaeb3efb9b4f22779b216adb5dddbe3 - name: LN882H repo: https://github.com/tuya/TuyaOpen-ln882h