mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 01:04:19 +08:00
Add <err.h> modeled on the BSD functions of the same name; this will let us clean up a lot of output from various shell tools.
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
# System utility library
|
||||
#
|
||||
|
||||
CSRCS = hx_stream.c \
|
||||
CSRCS = err.c \
|
||||
hx_stream.c \
|
||||
perf_counter.c
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user