suhetao / stm32f4_mpu9250

Access the data of 3-axis magnetometer and DMP from MPU9250 with SPI interface, All data fusion via EKF/UKF/CKF/SRCKF algorithm
MIT License
300 stars 153 forks source link

about the “stm32f30x.h” #5

Closed yijieluo closed 6 years ago

yijieluo commented 6 years ago

I can't understand including file “stm32f30x.h” in this project. it can work in stm32f4?