Feature/port arm build check (#34)

* add GCC ARM compiler to travis pre-script and add some ARM ports to job
This commit is contained in:
Steve Karg
2020-01-19 19:43:50 -06:00
committed by GitHub
parent 61336fb557
commit 738ef825b0
5 changed files with 25 additions and 12 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
#include <stdbool.h>
#include <stdlib.h>
#include <stdio.h>
#include "bacnet/basic/sys/mstimer.h"
#include "timer.h"
/* This file has been customized for use with UART0
on the AT91SAM7S-EK */