Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 768 Bytes

File metadata and controls

15 lines (10 loc) · 768 Bytes

Software Common Respository Build Status Badge

Contains software artifacts shared across the firmware/software boundary.

Sub folders contain relevant sub README files.

  • ateam-common-packets/ - all packet definitions used in Robot<->AI communications.
  • radio-protocol/ - the top level radio communication spec (bot discovery, coms, etc)

Development Setup

These artifacts are generally included in other projects that produce actual build artifacts. As such, there is no default setup. A nix flake is included to independently support bindgen if desired. Nix setup is described in the firmware repository readme.