mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 06:14:14 +08:00
Adding Kinetis board common identity to micro hal
This commit is contained in:
committed by
Daniel Agar
parent
69ac5adf89
commit
0da1c79aa3
@@ -178,7 +178,11 @@ __BEGIN_DECLS
|
||||
*/
|
||||
# define PX4_CPU_MFGUID_BYTE_LENGTH PX4_CPU_UUID_BYTE_LENGTH
|
||||
|
||||
<<<<<<< HEAD
|
||||
/* define common formating across all commands */
|
||||
=======
|
||||
/* define common formating accross all commands */
|
||||
>>>>>>> Adding Kinetis board common identity to micro hal
|
||||
|
||||
# define PX4_CPU_UUID_WORD32_FORMAT "%08x"
|
||||
# define PX4_CPU_UUID_WORD32_SEPARATOR ":"
|
||||
|
||||
Reference in New Issue
Block a user