Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 584 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 584 Bytes

SensorHub Driver for MCU Applications

The files in this repository provide application-level SH-2 sensor hub functionality.

To use this code, an application developer will need to:

  • Incorporate this code into a project.
  • Provide platform-level functions, as specified in sh2_hal.h
  • Develop application logic to call the functions in sh2.h

More complete instruction can be found in the User's Guide:

An example project based on this driver can be found here: