mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +08:00
board_identity: move to platforms/nuttx/src
And fix a potential alignment issue in board_get_mfguid and board_get_px4_guid.
This commit is contained in:
@@ -35,6 +35,5 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-error")
|
||||
|
||||
add_library(drivers_board
|
||||
init.c
|
||||
${PX4_SOURCE_DIR}/src/drivers/boards/common/board_identity.c # TODO: this is horrible and should be fixed
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user