mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 02:36:37 +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:
@@ -32,5 +32,5 @@
|
||||
############################################################################
|
||||
|
||||
add_library(drivers_board
|
||||
${PX4_SOURCE_DIR}/src/drivers/boards/common/board_identity.c # TODO: this is horrible and should be fixed
|
||||
empty.c
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user