Fix esp-idf build: add esp_timer.h, correct uart_get_buffered_data_len usage

This commit is contained in:
Clawdia
2026-08-12 03:09:13 +02:00
parent 6cf7455986
commit bc37531bbf
2 changed files with 12 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
.pio/
build/
*.bin
*.elf
*.map
firmware/*.bin
.DS_Store
.vscode/