Basic project setup (#1)

Reviewed-on: https://git.mercurial-manifold.eu/an.tsouchlos/commonsense-sw/pulls/1
Co-authored-by: Andreas Tsouchlos <an.tsouchlos@gmail.com>
Co-committed-by: Andreas Tsouchlos <an.tsouchlos@gmail.com>
This commit was merged in pull request #1.
This commit is contained in:
2024-11-01 23:49:53 +00:00
committed by an.tsouchlos
parent bc6bf765fa
commit 05dd72f55c
10 changed files with 10865 additions and 9 deletions

9
.gitignore vendored
View File

@@ -1,8 +1,3 @@
# ---> esp-idf
# gitignore template for esp-idf, the official development framework for ESP32
# https://github.com/espressif/esp-idf
build/
sdkconfig
sdkconfig.old
# Added by cargo
/target