cpu/stm32: allow arbitrary I2C clocks #24277
Annotations
2 errors
Run static-tests:
cpu/stm32/include/periph/cpu_i2c.h#L93
Wrong header guard format:
--- cpu/stm32/include/periph/cpu_i2c.h
+++ cpu/stm32/include/periph/cpu_i2c.h
@@ -87,7 +87,7 @@
} i2c_speed_t;
#endif /* STM32_I2C_VARIANT */
/** @} */
-#endif /* ndef DOXYGEN */
+#endif /* PERIPH_CPU_I2C_H */
/**
* @brief Structure for I2C configuration data
|
Run static-tests
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading