Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 2, 2024
[breaking] feature: Added gRPC `close` signal to `Monitor` call (allows graceful close of monitor) (#2276)
Show description for 0dbd871authored- authored
Fix concurrent access to libraries manager gRPC functions. (#2480)
Show description for 1911448authored[skip-changelog] Removed 'export_cmake' hack (#2482)
Show description for bba8f72authored
Commits on Dec 27, 2023
[skip-changelog] Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#2475)
Show description for db53f81[skip-changelog] Refactoring of LibraryManager libraries directory handling. (#2477)
Show description for 8252c6bauthored
Commits on Dec 22, 2023
[skip-changelog] Return error instead of nil in package/library manager getters (#2476)
Show description for fb1b9a0authored
Commits on Dec 21, 2023
[breaking] gRPC updates to `CompilerResponse`, `UploadUsingProgrammerResponse`, and `BurnBootloaderResponse` (#2472)
Show description for 6732ae0authored
Commits on Dec 20, 2023
Reuse (cache) object archives in large sketch projects (#2464)
Show description for 72dd249
Commits on Dec 19, 2023
[skip-changelog] Bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#2474)
Show description for 71ff4ac[skip-changelog] Bump google.golang.org/grpc from 1.60.0 to 1.60.1 (#2473)
Show description for 2e514d6Added backward compatibilty policy document (#2470)
Show description for 5550237authored[skip-changelog] Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2471)
Show description for 372656a
Commits on Dec 18, 2023
[breaking] refactor: made some golang modules private (part 3) (#2467)
Show description for 0e21e6fauthored
Commits on Dec 14, 2023
[skip-changelog] Bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0 (#2463)
Show description for b9476deauthored
Commits on Dec 13, 2023
[skip-changelog] Bump google.golang.org/grpc from 1.59.0 to 1.60.0 (#2462)
Show description for 7b991e4[skip-changelog] Bump github.com/spf13/viper from 1.17.0 to 1.18.1 (#2459)
Show description for 6f89287[breaking] refactor: made some golang modules private (part 2) (#2455)
Show description for 0fc6575authored
Commits on Dec 7, 2023
[skip-changelog] Bump actions/setup-go from 4 to 5 (#2454)
Show description for 76ea8c1authored[skip-changelog] Bump actions/setup-python from 4 to 5 (#2451)
Show description for 59adabdauthored
Commits on Dec 5, 2023
[breaking] refactor: made some golang modules private (#2447)
Show description for a20e7b7authored
Commits on Dec 4, 2023
Fix caching for libraries when installation folder differents from Name (#2446)
Show description for 5935e45
Commits on Dec 1, 2023
Added `debug check` command to check if a combination of board/programmer supports debugging. (#2443)
Show description for d41da43authored
Commits on Nov 29, 2023
[skip-changelog] Bump golang.org/x/term from 0.14.0 to 0.15.0 (#2441)
Show description for 5d3f7c5[skip-changelog] Parallelize `upload_mock` integration tests (#2444)
Show description for ecc1eceauthored
Commits on Nov 27, 2023
fix: debugging requires a non empty debug.executable (#2439)
Show description for ab03161Library update/install with `--no-overwrite` will perform the update if it's possible to keep already installed dependencies at their current version (#2431)
Show description for 0381aa5authored- authored
Commits on Nov 24, 2023
[BREAKING] Removed `debugging_supported` field from `BoardDetails` gRPC call (#2438)
Show description for 89f8f04authoredDebugger now allows generic selection of sub-configurations (#2435)
Show description for a4e7eb4authored
Commits on Nov 22, 2023
Commits on Nov 16, 2023
- authored
Added specific exit-code for "missing programmer" kind of errors. (#2429)
Show description for ff4ed3aauthored
Commits on Nov 15, 2023
[skip-changelog] Added a compatibility trick in `debug -I` for `toolchain.prefix` key (#2428)
Show description for e071333authoredfix: Fixed regression in `compile_commands.json` generation (#2427)
Show description for bd2d886authored