File tree Expand file tree Collapse file tree 1 file changed +27
-3
lines changed
boards/arduino/portenta_c33 Expand file tree Collapse file tree 1 file changed +27
-3
lines changed Original file line number Diff line number Diff line change 95
95
};
96
96
};
97
97
98
- &option_setting_s {
98
+ &option_setting_ofs0 {
99
99
status = "disabled";
100
100
};
101
101
102
- &option_setting_sas {
102
+ &option_setting_dualsel {
103
103
status = "disabled";
104
104
};
105
105
106
- &option_setting_ofs {
106
+ &option_setting_ofs1_sec {
107
+ status = "disabled";
108
+ };
109
+
110
+ &option_setting_banksel_sec {
111
+ status = "disabled";
112
+ };
113
+
114
+ &option_setting_bps_sec {
115
+ status = "disabled";
116
+ };
117
+
118
+ &option_setting_pbps_sec {
119
+ status = "disabled";
120
+ };
121
+
122
+ &option_setting_ofs1_sel {
123
+ status = "disabled";
124
+ };
125
+
126
+ &option_setting_banksel_sel {
127
+ status = "disabled";
128
+ };
129
+
130
+ &option_setting_bps_sel {
107
131
status = "disabled";
108
132
};
109
133
You can’t perform that action at this time.
0 commit comments