Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.
/ esi Public archive

Code and support files for ESI MLCC jam detection circuit

License

Notifications You must be signed in to change notification settings

baylesj/esi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esi

Code and support files for ESI MLCC jam detection circuit

SETUP:

Designed for use on Linux, tested on

Linux 3.14.2-1-ARCH #1 SMP PREEMPT Sun Apr 27 11:28:44 CEST 2014 x86_64 GNU/Linux

Required packages (ARCH Linux, other distributions may have different names)

community/avr-binutils community-testing/avr-gcc community/avr-libc core/make

Recommended packages:

community/avr-gdb

USE:

All interaction is done through the Makefile using the GNU make utility.

To build code ONLY:

$ make

To flash and rebuild code if necessary:

$ make program

About

Code and support files for ESI MLCC jam detection circuit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages