mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 12:20:35 +08:00
Added param module back for nuttx build
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
committed by
Julian Oes
parent
e775e7bd05
commit
ee34207fdd
@@ -54,6 +54,7 @@ if(${OS} STREQUAL "nuttx")
|
||||
list(APPEND SRCS
|
||||
err.c
|
||||
printload.c
|
||||
param/param.c
|
||||
up_cxxinitialize.c
|
||||
)
|
||||
elseif ("${CONFIG_SHMEM}" STREQUAL "1")
|
||||
|
||||
Reference in New Issue
Block a user