From 40d23c256052c3cbc15987d3c3517ecd76f5ce40 Mon Sep 17 00:00:00 2001 From: David Sawatzke Date: Fri, 3 Jan 2020 14:37:45 +0100 Subject: [PATCH] Fix link to nxp board support crates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14139ae..5019f7c 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,7 @@ Implementations of [`embedded-hal`] for microcontroller families and systems run Also check the list of [NXP board support crates][nxp-bsc]! -[nxp-bsc]: #nxp-1 +[nxp-bsc]: #nxp-2 - [`lpc8xx-hal`](https://crates.io/crates/lpc8xx-hal) - HAL for lpc82x and lpc845 - [![crates.io](https://img.shields.io/crates/v/lpc8xx-hal.svg)](https://crates.io/crates/lpc8xx-hal)