File tree 9 files changed +17
-0
lines changed
H723Z(E-G)T_H730ZBT_H733ZGT
H742I(G-I)K_H743I(G-I)K_H750IBK_H753IIK
H742V(G-I)(H-T)_H743V(G-I)(H-T)_H750VBT_H753VI(H-T)
H742X(G-I)H_H743X(G-I)H_H745X(G-I)H_H747X(G-I)H_H750XBH_H753XIH_H755XIH_H757XIH
H742Z(G-I)T_H743Z(G-I)T_H747A(G-I)I_H747I(G-I)T_H750ZBT_H753ZIT_H757AII_H757IIT
9 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 269
269
#define HAL_SD_MODULE_ENABLED
270
270
#endif
271
271
272
+ #define USE_PWR_LDO_SUPPLY
273
+
272
274
/*----------------------------------------------------------------------------
273
275
* Arduino objects - C++ only
274
276
*----------------------------------------------------------------------------*/
Original file line number Diff line number Diff line change 257
257
#define HAL_SD_MODULE_ENABLED
258
258
#endif
259
259
260
+ #define USE_PWR_LDO_SUPPLY
261
+
260
262
/*----------------------------------------------------------------------------
261
263
* Arduino objects - C++ only
262
264
*----------------------------------------------------------------------------*/
Original file line number Diff line number Diff line change 145
145
#define HAL_DAC_MODULE_ENABLED
146
146
#endif
147
147
148
+ #define USE_PWR_LDO_SUPPLY
149
+
148
150
/*----------------------------------------------------------------------------
149
151
* Arduino objects - C++ only
150
152
*----------------------------------------------------------------------------*/
Original file line number Diff line number Diff line change 140
140
#define HAL_DAC_MODULE_ENABLED
141
141
#endif
142
142
143
+ #define USE_PWR_LDO_SUPPLY
144
+
143
145
/*----------------------------------------------------------------------------
144
146
* Arduino objects - C++ only
145
147
*----------------------------------------------------------------------------*/
Original file line number Diff line number Diff line change 243
243
#define HAL_SD_MODULE_ENABLED
244
244
#endif
245
245
246
+ #define USE_PWR_LDO_SUPPLY
247
+
246
248
/*----------------------------------------------------------------------------
247
249
* Arduino objects - C++ only
248
250
*----------------------------------------------------------------------------*/
Original file line number Diff line number Diff line change 242
242
#define HAL_SD_MODULE_ENABLED
243
243
#endif
244
244
245
+ #define USE_PWR_LDO_SUPPLY
246
+
245
247
/*----------------------------------------------------------------------------
246
248
* Arduino objects - C++ only
247
249
*----------------------------------------------------------------------------*/
Original file line number Diff line number Diff line change 326
326
#define HAL_SD_MODULE_ENABLED
327
327
#endif
328
328
329
+ #define USE_PWR_DIRECT_SMPS_SUPPLY
329
330
330
331
/*----------------------------------------------------------------------------
331
332
* Arduino objects - C++ only
Original file line number Diff line number Diff line change 382
382
#define HAL_SD_MODULE_ENABLED
383
383
#endif
384
384
385
+ #define USE_PWR_LDO_SUPPLY
386
+
385
387
/*----------------------------------------------------------------------------
386
388
* Arduino objects - C++ only
387
389
*----------------------------------------------------------------------------*/
Original file line number Diff line number Diff line change 254
254
#define HAL_SD_MODULE_ENABLED
255
255
#endif
256
256
257
+ #define USE_PWR_LDO_SUPPLY
258
+
257
259
/*----------------------------------------------------------------------------
258
260
* Arduino objects - C++ only
259
261
*----------------------------------------------------------------------------*/
You can’t perform that action at this time.
0 commit comments