[rtems-docs commit] user/bsps/imxrt: Fix typo

Christian Mauderer christianm at rtems.org
Fri Jul 2 11:53:03 UTC 2021


Module:    rtems-docs
Branch:    master
Commit:    78a1ae1755871c148b98df6bcb6f698ee16a6465
Changeset: http://git.rtems.org/rtems-docs/commit/?id=78a1ae1755871c148b98df6bcb6f698ee16a6465

Author:    Christian Mauderer <christian.mauderer at embedded-brains.de>
Date:      Fri May 28 15:53:01 2021 +0200

user/bsps/imxrt: Fix typo

---

 user/bsps/arm/imxrt.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user/bsps/arm/imxrt.rst b/user/bsps/arm/imxrt.rst
index c60b51d..8a5ee28 100644
--- a/user/bsps/arm/imxrt.rst
+++ b/user/bsps/arm/imxrt.rst
@@ -121,7 +121,7 @@ with your FDT source names)::
             dtc -O dtb -o "YOUR.dtb" -b 0 -p 64
   sh> rtems-bin2c -C -N imxrt_dtb "YOUR.dtb" "YOUR.c"
 
-Make sure that your new c file is compiled and linked into the application.
+Make sure that your new C file is compiled and linked into the application.
 
 Clock Driver
 ------------



More information about the vc mailing list