feat: update ESP32 board version and add LSP configs

This commit is contained in:
2026-02-18 16:07:31 -08:00
parent 1161733b36
commit 92c93b82b4
8 changed files with 3673 additions and 24 deletions

View File

@@ -8,3 +8,6 @@ dir = "{{cwd}}"
[tasks.snap]
run = "git add .; lumen draft | git commit -F - "
[env]
BOARD = "esp32-s3-lcd-43"