Updated Makefiles based on feedback from Rune Magnussen <rum@bankdata.dk>

This commit is contained in:
Bill Cox
2015-06-29 11:54:02 -07:00
parent 0eef725e8f
commit 1196eb51cc
3 changed files with 20 additions and 18 deletions

View File

@@ -6,6 +6,7 @@
#include <stdint.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <ftdi.h>