This website requires JavaScript.
Explore
Datenschutz
Impressum
Help
Sign In
fsfw
/
fsfw-hal
Watch
12
Star
0
Fork
0
You've already forked fsfw-hal
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
2c40d67dc3
fsfw-hal
/
linux
/
CMakeLists.txt
6 lines
88 B
CMake
Raw
Normal View
History
Unescape
Escape
using options now
2021-03-23 16:13:09 +01:00
if
(
FSFW_HAL_ADD_RASPBERRY_PI
)
rpi in linux folder now
2021-03-23 15:35:58 +01:00
add_subdirectory
(
rpi
)
endif
(
)
small fixes, now compiling
2021-03-23 16:01:19 +01:00
restructured everything, dummy file not necessary anymore
2021-03-23 16:44:43 +01:00
add_subdirectory
(
gpio
)
Reference in New Issue
Copy Permalink