/lifesensor

Primary LanguageMakefileOtherNOASSERTION

LifeSensor Project - health devices for all

LifeSensor logo

The LifeSensor project is an open-source, modular, low-cost bio sensing platform.


Directories

  • Docker images used by this project
  • Every used toolchain exists as docker image
  • Documents regarding the whole project

Makefile

  • make help
    • show Makefile options
  • make all
    • build & test all components
  • make build
    • build all components
  • make test
    • test all components
  • make clean
    • clean all components
  • make distclean
    • distclean all components

Contributing

Please see CONTRIBUTING.md for more information on how to contribute.


License

Please see LICENSE.md for more information on the used licenses.