Implement Silicom card features #1

Merged
DataHoarder merged 12 commits from implement-silicom-card into master 2021-10-28 05:16:53 +00:00
2 changed files with 0 additions and 4 deletions
Showing only changes of commit 89abf99daf - Show all commits

View file

@ -13,8 +13,6 @@ AM_CFLAGS = -std=c99
-Wno-override-init \
-DFM_SUPPORT_FM10000 \
-DINSTRUMENT_LOG_LEVEL=0 \
-DPLATFORM_FIRST_FOCALPOINT=0 \
-DPLATFORM_NUM_FOCALPOINTS=1 \
-D_GNU_SOURCE \
-Lsrc/.libs/ -lFocalpointSDK -lm -lpthread -ldl -lrt \
-I$(top_srcdir)/include \

View file

@ -13,8 +13,6 @@ AM_CFLAGS = -std=c99
-Wno-override-init \
-DFM_SUPPORT_FM10000 \
-DINSTRUMENT_LOG_LEVEL=0 \
-DPLATFORM_FIRST_FOCALPOINT=0 \
-DPLATFORM_NUM_FOCALPOINTS=1 \
-D_GNU_SOURCE \
-I$(top_srcdir)/include \
-I$(top_srcdir)/include/alos \