Add project logo and update ignore rules

This commit is contained in:
2026-08-22 13:27:11 +02:00
parent 146dfe51a7
commit e43b624aec
3 changed files with 6 additions and 0 deletions
+4
View File
@@ -1,3 +1,4 @@
# PlatformIO stuff
.pio/ .pio/
.vscode/.browse.c_cpp.db* .vscode/.browse.c_cpp.db*
.vscode/c_cpp_properties.json .vscode/c_cpp_properties.json
@@ -8,3 +9,6 @@ sdkconfig.*
!sdkconfig.defaults !sdkconfig.defaults
managed_components/ managed_components/
compile_commands.json compile_commands.json
# Other stuff ;-)
GPT-logs/
+2
View File
@@ -1,5 +1,7 @@
# ESP32 Serial Swiss Army Knife # ESP32 Serial Swiss Army Knife
![ESP32 Serial Swiss Army Knife logo](/images/logo.png "ESP32 Serial Swiss Army Knife")
Universal wireless serial adaptor firmware for the ESP32-S3. Universal wireless serial adaptor firmware for the ESP32-S3.
## Initial hardware target ## Initial hardware target
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB