We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78762f7 commit 23ca50dCopy full SHA for 23ca50d
CI/build/conf/cores_config.json
@@ -473,7 +473,18 @@
473
"pattern": "IKS02A1_Audio_Button|Python_Wave_Serial_Encoder",
474
"applicable": true,
475
"boards": [ "NUCLEO_F401RE", "NUCLEO_L476RG" ]
476
+ },
477
+ {
478
+ "pattern": "RTC_Seconds",
479
+ "applicable": false,
480
+ "boards": [ "NUCLEO_F030R8", "NUCLEO_F031K6", "NUCLEO_F042K6"]
481
482
483
+ "pattern": "F1RTCDateRetention",
484
+ "applicable": true,
485
+ "boards": [ "NUCLEO_F103RB"]
486
}
487
+
488
]
489
490
0 commit comments