We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0edd7a commit f82d0fcCopy full SHA for f82d0fc
docs/reference/contributing/target/crc.md
@@ -29,9 +29,7 @@ The hardware CRC module in the MCU that supports at least one of the following d
29
30
You can find the API and specification for the hardware CRC API in the following header file:
31
32
-```
33
-Fix link after code is merged.
34
+[](http://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__crc.html)
35
36
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.
37
0 commit comments