Skip to content

Commit f82d0fc

Browse files
author
Amanda Butler
authored
Add link to crc.md
Add link to Doxygen.
1 parent b0edd7a commit f82d0fc

File tree

1 file changed

+1
-3
lines changed
  • docs/reference/contributing/target

1 file changed

+1
-3
lines changed

docs/reference/contributing/target/crc.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ The hardware CRC module in the MCU that supports at least one of the following d
2929

3030
You can find the API and specification for the hardware CRC API in the following header file:
3131

32-
```
33-
Fix link after code is merged.
34-
```
32+
[![View code](https://www.mbed.com/embed/?type=library)](http://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__crc.html)
3533

3634
To enable hardware CRC support in Mbed OS, add the `CRC` label in the `device_has` option of the target's section in the `targets.json` file.
3735

0 commit comments

Comments
 (0)