Skip to content

team-arrow-racing/telemetry-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telemetry Transponder

Requisites

  • Rust
  • ARM Toolchain (for debugging)
  • OpenOCD (for debugging)

Setup

# Add cross-compilation target
rustup target add thumbv7em-none-eabihf
# Install probe-run
cargo install probe-run

On Linux you may need to configure your udev rules to allow running without root.

Running

The following will compile, flash and debug the program.

DEFMT_LOG=info cargo run

References

About Team Arrow

Team Arrow Racing Association is a volunteer organisation that designs, develops and races world-class solar powered vehicles. This repository is part of our endevour to build in the open and make our learnings accessible to anyone.

You can find our more about Team Arrow on our website.

About

Telemetry controller firmware.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published