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

Port TensorFlow Lite Motion Kit project #658

Merged
merged 24 commits into from
Jun 21, 2021
Merged

Port TensorFlow Lite Motion Kit project #658

merged 24 commits into from
Jun 21, 2021

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    10f51fb View commit details
    Browse the repository at this point in the history
  2. update cmsis from 5.4.0 to 5.7.0, enable dsp libmath

    add initial (wip) tf4micro-motion-kit sketch
    hathach committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    cf004e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5727ee View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    10ad828 View commit details
    Browse the repository at this point in the history
  2. IMU init Ok with LSM6DSOX

    hathach committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    a58a9c9 View commit details
    Browse the repository at this point in the history
  3. add BLECharacteristic constructor with properties

    also add properties as BLERead/Write etc.. to make it easier to migrate
    from arduino ble
    hathach committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    e732631 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    3995b42 View commit details
    Browse the repository at this point in the history
  2. bump nRFCrypto, log clean up

    hathach committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    97fad97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b28bba7 View commit details
    Browse the repository at this point in the history
  4. add most of the ble char

    hathach committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    e29a324 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4679bd View commit details
    Browse the repository at this point in the history
  6. convert all write callback

    hathach committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    68b04d4 View commit details
    Browse the repository at this point in the history
  7. got adv device name

    hathach committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    bbef3eb View commit details
    Browse the repository at this point in the history
  8. port ble file transfer

    hathach committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f152527 View commit details
    Browse the repository at this point in the history
  9. add BLEUuid toString()

    hathach committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    1ce065e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1661be0 View commit details
    Browse the repository at this point in the history
  11. port the whole tf4 sketch

    hathach committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    1f83e4c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ec4713f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    74b64da View commit details
    Browse the repository at this point in the history
  2. fix warning

    hathach committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    76579e4 View commit details
    Browse the repository at this point in the history
  3. add example doc

    hathach committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    b5820b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    0e1357d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a98e4b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. clean up

    hathach committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    556f36d View commit details
    Browse the repository at this point in the history