arduino / arduino/include-robot
Install libraries during tauri installer build
Open
installer
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
We can exec `arduino-cli lib install ` for installing the library before sketch compilation. The system should install different library for different board, so maybe we should add a config file with the list of libraries for each FQBN
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Start by tracing the Tauri installer build and the sketch-compilation entry point, then inspect how board FQBNs are available. Define how a configuration lists libraries per FQBN, install them with arduino-cli before compilation, and verify the behavior for different boards.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, javascript, tauri
- Domain
- build-system, embedded-iot, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100