Closed jake-g00dwin closed 8 months ago
I've managed to build a decent working example of running it on the stm32103c8, It initializes the sensor and takes measurements that are printed out via rtt that is accessible through the probe-rs program when a programmer/debugger is connected.
I'll look into adding it into an examples folder after I've integrated the documentation on how to use it into the main repo itself.