mirror of
https://github.com/nacabaro/nacapet.git
synced 2026-06-05 22:12:53 +00:00
Compare commits
No commits in common. "4b869f22f3b343f0c8ac463d2ae52ff2f193cbbf" and "91e00bea43de9a37df08a048af54bb5d04303de5" have entirely different histories.
4b869f22f3
...
91e00bea43
5
.gitignore
vendored
5
.gitignore
vendored
@ -9,11 +9,6 @@
|
|||||||
*.egg
|
*.egg
|
||||||
*.cm
|
*.cm
|
||||||
*.png
|
*.png
|
||||||
*.jpg
|
|
||||||
*.webp
|
|
||||||
*.adv
|
|
||||||
*.coli
|
|
||||||
ideas/
|
|
||||||
__pycache__/
|
__pycache__/
|
||||||
venv/
|
venv/
|
||||||
sprites/
|
sprites/
|
||||||
|
|||||||
@ -1,4 +0,0 @@
|
|||||||
# Name, Type, SubType, Offset, Size, Flags
|
|
||||||
nvs, data, nvs, 0x9000, 0x7000,
|
|
||||||
app0, app, factory, 0x10000, 0xA0000,
|
|
||||||
spiffs, data, spiffs, 0xB0000, 0x350000,
|
|
||||||
|
@ -53,7 +53,7 @@ build_flags =
|
|||||||
-DDISALLOW_SLEEP
|
-DDISALLOW_SLEEP
|
||||||
-DDEV_UNIT
|
-DDEV_UNIT
|
||||||
|
|
||||||
board_build.partitions = partitions_4MB.csv
|
board_build.partitions = default.csv
|
||||||
lib_deps = TFT_eSPI, fbiego/ESP32Time@^2.0.6, electroniccats/MPU6050@^1.4.3
|
lib_deps = TFT_eSPI, fbiego/ESP32Time@^2.0.6, electroniccats/MPU6050@^1.4.3
|
||||||
upload_port = COM5
|
upload_port = COM5
|
||||||
monitor_port = COM5
|
monitor_port = COM5
|
||||||
Loading…
x
Reference in New Issue
Block a user