mirror of
https://github.com/okalachev/flix.git
synced 2026-06-27 21:46:38 +00:00
Remove core installation when running the sim
Split `dependencies` target to `core` and `libs` targets. Move additional urls declaration and connection timeout from arduino-cli.yaml to Makefile for simplicity and transparency. Update ESP32 core url. Remove arduino-cli.yaml.
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@ build/
|
||||
tools/log/
|
||||
tools/dist/
|
||||
*.egg-info/
|
||||
.dependencies
|
||||
.core
|
||||
.libs
|
||||
.vscode/*
|
||||
!.vscode/settings.json
|
||||
!.vscode/c_cpp_properties.json
|
||||
|
||||
Reference in New Issue
Block a user