Compare commits
2 Commits
6c3b6bb17a
...
dev
| Author | SHA1 | Date | |
|---|---|---|---|
| d39de56b72 | |||
| 497a184633 |
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,4 +2,5 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
build
|
build
|
||||||
sdkconfig.old
|
sdkconfig.old
|
||||||
desktop.ini
|
desktop.ini
|
||||||
|
.PVS-Studio
|
||||||
@@ -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)
|
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
|
## Build and flash
|
||||||
|
|
||||||
Run the following command to firmware build and flash module:
|
Run the following command to firmware build and flash module:
|
||||||
|
|||||||
Submodule components/zh_ac_dimmer updated: b4224641db...59c5216954
Submodule components/zh_pcf8574 updated: 1a8f4711e8...b1c38b4a96
Reference in New Issue
Block a user