Personal-Data-Acquisition / PersonalDataAcquisitionPrototype

Personal Data Acquisition Prototype: A project to make a lite weight and rugged data logging system.
MIT License
0 stars 0 forks source link

Build system #5

Open jake-g00dwin opened 1 year ago

jake-g00dwin commented 1 year ago

On the C end of things:

  1. make
  2. Cmake
  3. Rake
  4. ...

Rust:

  1. Cargo

We may need to find a way to get these to work together.