MCPcopy Index your code
hub / github.com/drone-os/drone

github.com/drone-os/drone @v0.14.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.14.0 ↗ · + Follow
222 symbols 489 edges 33 files 111 documented · 50% updated 3y ago★ 1779 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

crates.io maintenance

drone

CLI utility for Drone, an Embedded Operating System.

Documentation

Refer to the Drone Book for documentation.

Usage

The program requires Nightly channel of Rust. Make sure you have it installed:

$ rustup toolchain install nightly

Install the latest version from crates.io:

$ cargo +nightly install drone

Check the built-in help:

$ drone help

License

Licensed under either of

  • Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
  • MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Core symbols most depended-on inside this repo

push
called by 31
src/heap/trace.rs
clear_vars
called by 25
src/templates/helpers.rs
block_with_signals
called by 18
src/utils.rs
run_command
called by 12
src/utils.rs
log
called by 11
src/probe/mod.rs
named_temp_file
called by 10
src/templates/mod.rs
is_empty
called by 9
src/heap/trace.rs
print_created
called by 9
src/cmd/new.rs

Shape

Function 109
Method 53
Class 47
Enum 13

Languages

Rust100%

Modules by API surface

src/templates/mod.rs28 symbols
src/cmd/new.rs19 symbols
src/utils.rs17 symbols
src/probe/mod.rs15 symbols
config/src/config.rs15 symbols
src/cli.rs14 symbols
src/heap/trace.rs10 symbols
src/devices/mod.rs10 symbols
src/heap/layout.rs9 symbols
src/templates/helpers.rs8 symbols
src/probe/jlink.rs7 symbols
src/log/swo.rs7 symbols

For agents

$ claude mcp add drone \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact