Cam

Results 3 issues of Cam

The INVENSENSE_LICENSE_README.txt instructions in the root directory do not match the INVENSENSE_LICENSE_README.txt in the stm32 directory. These instructions also do not account for the fact that INVENSENSE is no longer...

- Added f64 tests for chips with rom_version>1 - Output results over USB Serial instead of hardware UART

I am implementing the [Keyberon](https://github.com/TeXitoi/keyberon) crate that uses stm32-usbd as a dependency and am struggling to get my firmware to wake-up my computer from suspend. Looking at other libraries, I...