You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/hal/general-ref.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Typical pins definitions look like these examples:
20
20
21
21
Occasionally, an abbreviated version of the name may be used, for example the second pin above could be simply called with _.output_ when it can be done without causing confusion.
22
22
23
-
[[sec:hal-gr:namming-conventions]]
23
+
[[sec:hal-gr:naming-conventions]]
24
24
== HAL General Naming Conventions(((HAL General Naming Conventions)))
25
25
26
26
Consistent naming conventions would make HAL much easier to use.
0 commit comments