Skip to content
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

Restrict FPGA tests to Arduino form factor #10975

Merged
merged 2 commits into from
Jul 8, 2019

Commits on Jul 5, 2019

  1. FPGA test shield: Restrict tests to Arduino FF only

    Currently only the Arduino form factor is supported. Support for other
    form factors will be added in the future.
    fkjagodzinski committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    d425dc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. FPGA test shield: Allow any defined form factor

    Build in the FPGA tests if either MBED_CONF_TARGET_DEFAULT_FORM_FACTOR
    or TARGET_FF_ARDUINO is defined.
    c1728p9 authored and fkjagodzinski committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    e74e3dd View commit details
    Browse the repository at this point in the history