Skip to content

Commit

Permalink
Adding EMF measurement of additional BLDC motors.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklik committed Jul 16, 2024
1 parent f0fe09b commit 8da21cc
Show file tree
Hide file tree
Showing 20 changed files with 9,387 additions and 1 deletion.
8 changes: 7 additions & 1 deletion hw/sch_pcb/DRV10987V01.kicad_pro
Original file line number Diff line number Diff line change
Expand Up @@ -373,18 +373,23 @@
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_label_syntax": "error",
"bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error",
"conflicting_netclasses": "error",
"different_unit_footprint": "error",
"different_unit_net": "error",
"duplicate_reference": "error",
"duplicate_sheet_names": "error",
"endpoint_off_grid": "warning",
"extra_units": "error",
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"lib_symbol_issues": "warning",
"missing_bidi_pin": "warning",
"missing_input_pin": "warning",
"missing_power_pin": "error",
"missing_unit": "warning",
"multiple_net_names": "warning",
"net_not_bus_member": "warning",
"no_connect_connected": "warning",
Expand All @@ -394,6 +399,7 @@
"pin_to_pin": "warning",
"power_pin_not_driven": "error",
"similar_labels": "warning",
"simulation_model_issue": "ignore",
"unannotated": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
Expand Down
Loading

0 comments on commit 8da21cc

Please sign in to comment.