Fix all check-cfg errors in the entire repo.

the main ci.sh now passes if running with nightly.
This commit is contained in:
Dario Nieuwenhuis
2024-05-31 21:41:42 +02:00
parent ba940017ee
commit 999a2ad829
38 changed files with 44 additions and 29 deletions

View File

@@ -92,7 +92,7 @@ fn options() -> (Config, TestOptions) {
)
}
#[cfg(any(feature = "stm32g491re", feature = "stm32g431cb"))]
#[cfg(any(feature = "stm32g491re"))]
fn options() -> (Config, TestOptions) {
info!("G4 config");
(