mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
tools/atrf-xtal/: new option -b for relative result; -p for pass/fail
- atrf-xtal.c (eval): return the value instead of printing it - atrf-xtal.c (usage, main): new option -b for reporting the deviation from a base count - atrf-xtal.c (eval): new option -p to report an error for deviations outside the specified bound
This commit is contained in:
@@ -37,6 +37,7 @@ MAIN = atrf-xtal
|
||||
|
||||
include ../Makefile.common
|
||||
|
||||
LDLIBS += -lm
|
||||
CFLAGS += -O9
|
||||
|
||||
OBJS_$(TARGET) = atben.o
|
||||
|
||||
Reference in New Issue
Block a user