ParAmbula / interrupt_MeanHash

A community for embedded software makers. Aiming to add Average/Mean Hash implementation to fwup-signing example.

Repository from Github https://github.comParAmbula/interrupt_MeanHashRepository from Github https://github.comParAmbula/interrupt_MeanHash

Interrupt is a community for embedded software makers and professionals alike.

Contributing

---###=== Fork of original Interrupt with goal to add Average/Mean Hash to fwup-signing example ===###---

Interrupt welcomes submissions on embedded software topics.

Prior to getting in touch, you should get yourself acquainted with our Code of Conduct.

To submit your content, either email us at interrupt@memfault.com, or open a pull request!

See Contributing for more information.

Running

Locally

Follow the instructions in the Jekyll quickstart guide to install Ruby and Jekyll and bundler.

Clone the repo, install dependencies, and serve:

$ git clone https://github.com/memfault/interrupt.git
$ cd interrupt
$ pip install -r requirements.txt
$ bundle install
$ bundle exec jekyll serve --drafts --incremental --livereload

Docker

Follow the instructions in the Install Docker Engine according to your operating system.

Clone the repo, build and run:

$ git clone https://github.com/memfault/interrupt.git
$ cd interrupt
$ ./interrupt-server.sh

Acknowledgements

Interrupt is based on the Emerald theme by Jacopo Rabolini. Emerald is available on Github.


Interrupt is sponsored and edited by Memfault.

About

A community for embedded software makers. Aiming to add Average/Mean Hash implementation to fwup-signing example.

License:Other


Languages

Language:C 50.3%Language:HTML 33.5%Language:Makefile 8.9%Language:C++ 1.9%Language:Python 1.6%Language:SCSS 1.3%Language:Assembly 1.3%Language:JavaScript 0.9%Language:Ruby 0.2%Language:CSS 0.1%Language:RobotFramework 0.0%Language:Shell 0.0%Language:Dockerfile 0.0%Language:GDB 0.0%