From 78a1ae1755871c148b98df6bcb6f698ee16a6465 Mon Sep 17 00:00:00 2001 From: Christian Mauderer Date: Fri, 28 May 2021 15:53:01 +0200 Subject: 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 ------------ -- cgit v1.2.3