Skip to content

thestumbler/modm-bmi-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BMI / SPI Test

Example of trying, and failing, to put the BMI / SPI code from the STM32H7 examples into its own class.

  • bmi0 -- original example project, adjusted for location
  • bmi1 -- failed attempt

The MODM submodule is not included in this sample repo. These directories should be placed in an existing project structure:

  • project
    • ext
      • modm
    • bmi0
    • bmi1

About

Demonstration of my poor C++ ability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages