Skip to content

Fix travis ci build fail #4839

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 20 commits into from
Closed

Fix travis ci build fail #4839

wants to merge 20 commits into from

Conversation

n-eq
Copy link

@n-eq n-eq commented Jul 31, 2017

This PR is intended to fix the latest travis CI build fail (see https://travis-ci.org/ARMmbed/mbed-os/builds/259415947?utm_source=github_status&utm_medium=notification).

The structure analogin_s is defined both in TARGEt_STM32L4/common_objects.h and TARGET_STM32L496xG/objects.h. As a result, it must be removed from objects.h to fit into common_objects.h (as in commit 597bb6f concerning dac_s structure)

Note: Before merging the branch, make sure that the command python tools/build.py -m NUCLEO_L496ZG -t GCC_ARM -j 4 -c --silent --dsp doesn't result in an error.

@n-eq n-eq closed this Jul 31, 2017
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