stm32-rs / stm32f7xx-hal

A Rust embedded-hal HAL for all MCUs in the STM32 F7 family
Apache License 2.0
115 stars 67 forks source link

Test documentation examples in CI #148

Open hannobraun opened 2 years ago

hannobraun commented 2 years ago

Compile errors in documentation examples should be caught by the CI build.

Here's an example of something that slipped through: https://github.com/stm32-rs/stm32f7xx-hal/pull/145#issuecomment-950968381