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

TFLu: Add stm32f4 and build target #35854

Merged
merged 3 commits into from
Feb 18, 2020

Commits on Jan 14, 2020

  1. TFLu: Add stm32f4 and build target

    Add new TARGET=stm32f4 that is working with Renode.
    Add new <build> target that will just build the test binaries.
    Add new CI script for this as well.
    The purpose of this is CMSIS-NN regression.
    mansnils committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    8faed4f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. TFLu: Update stm32f4 target

    Add stm32f4 specific renode script files, instead of reusing the
    bluepill files.
    mansnils committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    eefeac0 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. TFLu: Update stm32f4 target

    Filter out failed test and increase RAM size.
    mansnils committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    fde6c13 View commit details
    Browse the repository at this point in the history