mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Added param module back for nuttx build
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
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")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user