added missing code changes

started working on refactoring of sensors
new test-cases
This commit is contained in:
2016-03-17 17:28:41 +01:00
parent 6346231a64
commit f8d7f768f1
18 changed files with 524 additions and 74 deletions

View File

@@ -65,10 +65,11 @@ ADD_DEFINITIONS(
-fstack-protector-all
-g3
-O0
-O2
-DWITH_TESTS
-DWITH_ASSERTIONS
-march=native
)