Tags: astrolemonade/arduino-cli
Tags
[skip-changelog] fix release CI (arduino#2546) * put permission under correct job only * replace docker plugin with plain s3 command-line
Fixed an extremely rare race-condition during compile (arduino#2512)
Fixed missing `ARDUINO_USER_AGENT` env var setting. (arduino#2501) * Added integration test * Fixed missing ARDUINO_USER_AGENT env var
Added backward compatibilty policy document (arduino#2470) * Added versioning/upgrading policy * Added backward compatibility policy
Fix caching for libraries when installation folder differents from Na… …me (arduino#2446) * Fix caching for libraries when installation folder differents from Name * Prepare infra to add integration test * Added integration test --------- Co-authored-by: Cristian Maglie <[email protected]>
Added `debug check` command to check if a combination of board/progra… …mmer supports debugging. (arduino#2443) * Moved rcp message to proper position * Added gRPC command to check for debugger support * Made debug flags var non-global * Implementation of 'debug check' command * Implementation of cli command 'debug check' * added integration test * Renamed field for clarity * Added minimum debug_fqbn computation in 'debug check' command
fix: debugging requires a non empty debug.executable (arduino#2439) * fix: debugging requires a non empty debug.executable * Updated docs --------- Co-authored-by: Cristian Maglie <[email protected]>
PreviousNext