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
203bb8f618
eive-obsw
/
bsp_q7s
/
memory
/
CMakeLists.txt
5 lines
104 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
updated file system handler
2021-07-08 12:22:41 +02:00
F
i
l
e
S
y
s
t
e
m
H
a
n
d
l
e
r
.
c
p
p
cotninued sd card access manager
2021-07-07 20:50:11 +02:00
S
d
C
a
r
d
M
a
n
a
g
e
r
.
c
p
p
writing api for scratch buffer
2021-07-09 16:57:34 +02:00
s
c
r
a
t
c
h
A
p
i
.
c
p
p
some stubs
2021-05-27 21:06:37 +02:00
)
Reference in New Issue
Copy Permalink