Commit Graph

6 Commits

Author SHA1 Message Date
4d154b7cee reworked cmake, unfortunately a big one due to interdependence
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
- /mission is a library now, in preparation of unittests (which bring their own main)
- eive-simple is now only available in bsp=arm/q7s (but is still not compiling)
- watchdog and simple are their own executables, not configurations any more
- moved some q7s specific code into /bsp-q7s to flatten if-hierarchy in main CMakeLists.txt
- compiler and linker options are not globally applied to all targets
- linux is the default fsfw osal now, as current code does not compile on hosted
2022-02-09 21:38:56 +01:00
a2044d38bc rtd handler compiled 2021-03-13 14:42:30 +01:00
377c4d1ad2 moved some files 2021-02-14 12:57:09 +01:00
cb9e9d3ec0 added new linux folder 2021-02-14 12:35:08 +01:00
e00667ba0b added gpio read function 2021-02-14 09:25:40 +01:00
560e538f62 heater handler wip 2021-01-28 14:55:21 +01:00