Compare commits

...

2 Commits

Author SHA1 Message Date
501c6f5b95 refactor: refactored by pvs-studio 2025-12-14 21:34:01 +03:00
26bd041b02 perf: updated components 2025-12-14 21:32:17 +03:00
3 changed files with 7 additions and 2 deletions

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@
.DS_Store
build
sdkconfig.old
desktop.ini
desktop.ini
.PVS-Studio

View File

@@ -4,6 +4,10 @@
1. [ESP32 ESP-IDF v5.5.1](https://docs.espressif.com/projects/esp-idf/en/v5.5.1/esp32/index.html)
## SAST Tools
[PVS-Studio](https://pvs-studio.com/pvs-studio/?utm_source=website&utm_medium=github&utm_campaign=open_source) - static analyzer for C, C++, C#, and Java code.
## Build and flash
Run the following command to firmware build and flash module: