This website requires JavaScript.
Explore
Help
Sign In
dark0707
/
px4-firmware
forked from
Archive/PX4-Autopilot
Watch
1
Star
0
Fork
You've already forked px4-firmware
0
Code
Pull Requests
Activity
90e3aeda6c
px4-firmware
/
cmake
/
configs
/
nuttx_px4fmu-v5_rtps.cmake
6 lines
101 B
CMake
Raw
Normal View
History
Unescape
Escape
px4fmu-v5_rtps fix config type (v4 -> v5)
2017-11-28 19:30:50 -04:00
include
(
configs/nuttx_px4fmu-v5_default
)
move RTPS to dedicated px4fmu-v{3,4,4pro,5}, posix, sdflight builds (#8113)
2017-10-17 17:29:55 -03:00
list
(
APPEND
config_module_list
m
o
d
u
l
e
s
/
m
i
c
r
o
r
t
p
s
_
b
r
i
d
g
e
px4fmu-v5_rtps fix config type (v4 -> v5)
2017-11-28 19:30:50 -04:00
)