Add project logo and update ignore rules
This commit is contained in:
@@ -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/
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# ESP32 Serial Swiss Army Knife
|
# 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
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
Reference in New Issue
Block a user