Skip to content

Commit cdfef94

Browse files
author
Amanda Butler
authored
Add unique heading ID to serial.md
Add unique heading ID for linking best practices and rendering.
1 parent 4874be4 commit cdfef94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## Serial
1+
<h2 id="serial-port">Serial</h2>
22

33
Implement the API declared in `mbed-os/hal/serial_api.h`. You must define the `serial_t` struct in `objects.h`. You may use the `serial_t` struct for referencing memory-mapped serial registers and passing related pin and peripheral operation information data that the HAL needs.

0 commit comments

Comments
 (0)