From a5e15530224e233e569973666d2148dd417e419f Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 12 Mar 2018 15:58:34 -0600 Subject: [PATCH] Correct a link in the top-level README.txt file. Noted by David Drinn --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 032554efcac..bc81c5be1b2 100644 --- a/README.txt +++ b/README.txt @@ -440,7 +440,7 @@ Related Repositories There are snapshots of some tools here that you will need to work with NuttX: kconfig-frontends, genromfs, and others. - * https://bitbucket.org/nuttx/drivers + * https://bitbucket.org/nuttx/nonbsd A few drivers that are not integrated into the main NuttX source tree due to licensing issues.