This website requires JavaScript.
Explore
Datenschutz
Impressum
Help
Sign In
eive
/
eive-obsw
Watch
13
Star
4
Fork
0
You've already forked eive-obsw
Code
Issues
4
Pull Requests
1
Releases
120
Wiki
Activity
bc310c9dfb
eive-obsw
/
bsp_q7s
/
devices
/
CMakeLists.txt
5 lines
112 B
CMake
Raw
Normal View
History
Unescape
Escape
reworked cmake, unfortunately a big one due to interdependence - /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
target_sources
(
${
OBSW_NAME
}
PRIVATE
Moved PLOC components to q7s folder
2021-08-09 16:30:59 +02:00
P
l
o
c
S
u
p
e
r
v
i
s
o
r
H
a
n
d
l
e
r
.
c
p
p
P
l
o
c
U
p
d
a
t
e
r
.
c
p
p
ploc memory dumper complete
2021-08-31 11:20:21 +02:00
P
l
o
c
M
e
m
o
r
y
D
u
m
p
e
r
.
c
p
p
setup egse project
2022-02-05 13:19:20 +01:00
)
Reference in New Issue
Copy Permalink