# My application for boundary scan Basée sur la librairie de l'application [jtag-boundary-scanner](https://github.com/viveris/jtag-boundary-scanner). ## Usage TBD ## How to compile ``` mkdir build cd build cmake .. make ```