hysteresis: add to systemlib CMakeLists.txt

This commit is contained in:
Julian Oes
2016-07-17 16:28:34 +01:00
parent f365832c0b
commit ee1669e174
+1
View File
@@ -49,6 +49,7 @@ set(SRCS
bson/tinybson.c
circuit_breaker.cpp
battery.cpp
hysteresis/hysteresis.cpp
)
if(${OS} STREQUAL "nuttx")