We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1eed86 commit afae297Copy full SHA for afae297
extras/rtc_cores_config.json
@@ -811,7 +811,7 @@
811
{
812
"pattern": "^[^F][^1].*",
813
"applicable": true,
814
- "boards": [
+ "boards": [
815
"NUCLEO_C031C6",
816
"NUCLEO_F091RC",
817
"NUCLEO_F103RB",
@@ -829,8 +829,10 @@
829
"NUCLEO_L452REP",
830
"NUCLEO_L4R5ZI_P",
831
"NUCLEO_L552ZE_Q",
832
+ "NUCLEO_U083RC",
833
"NUCLEO_U575ZI_Q",
834
"NUCLEO_WB15CC",
835
+ "NUCLEO_WBA55CG",
836
"NUCLEO_WL55JC1"
837
]
838
},
@@ -842,7 +844,7 @@
842
844
843
845
"pattern": "RTC_Seconds",
846
"applicable": false,
847
848
"NUCLEO_C031C6"
849
850
}
0 commit comments