FBT module for SteamVR
IDE: Cube IDE;
MCU: STM32F746ZG;
DMP: MPU-9250;
Bluetooth: HM-10
Init:
- Copy library files:
CubeMX -> Project Manager -> Code Generator -> Copy only the neccessary library files
- Git clone used in project libraries:
git submodule update --init --recursive
Run:
Run and compile like any other CubeMX
project