mirror of
https://github.com/okalachev/flix.git
synced 2026-06-27 21:46:38 +00:00
8e2ffd7c69
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.
16 lines
220 B
Plaintext
16 lines
220 B
Plaintext
*.hex
|
|
*.elf
|
|
build/
|
|
tools/log/
|
|
tools/dist/
|
|
*.egg-info/
|
|
.core
|
|
.libs
|
|
.vscode/*
|
|
!.vscode/settings.json
|
|
!.vscode/c_cpp_properties.json
|
|
!.vscode/tasks.json
|
|
!.vscode/launch.json
|
|
!.vscode/extensions.json
|
|
!.vscode/intellisense.h
|