From 93ccc24fb22e76c82b5786b6ddac1b467ea80665 Mon Sep 17 00:00:00 2001 From: dchvs Date: Thu, 11 Feb 2021 21:39:40 +0000 Subject: [PATCH] --- Architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Architecture.md b/Architecture.md index 6152938..b9e85dc 100644 --- a/Architecture.md +++ b/Architecture.md @@ -26,7 +26,7 @@ The Kernel source from Jetpack + CTI it's the reference Kernel. In order to intr ``` -### Driver MT9M021 +#### Driver MT9M021 The Driver for the MT9M021 cameras consists on the following structure, that adds the DTB and Kernel sources, along with its Makefiles that lead its portability to a Kernel source.