Skip to content

Conversation

@PhilippeMorere
Copy link

Compiles and runs on my Raspberry Pi 2 (ARM).
Compiles and runs (haven't tested all functionalities) on my Laptop (not ARM).

Please review that changes in ARDroneLib/VP_SDK/VP_Os/linux/intrin.h don't break anything.

endif
ifeq ($(USE_ARMV7),yes)
TARGET_CPU_ARM=1
TARGET_CPU_X68=0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be TARGET_CPU_X86?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right, this is a typo...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants