diff --git a/Architecture.md b/Architecture.md index fd993b6..f067f6b 100644 --- a/Architecture.md +++ b/Architecture.md @@ -1,6 +1,6 @@ ## Overview -There are three layers of Sofware development: Linux for Tegra Kernel, CTI Kernel, and Drivers. This is on top of the Elroy carrier board support package (BSP) by ConnectTech, that gets installed on the Linux for Tegra workspace. Each of the layers correspond to a Git Submodule as a way to implement this project parametrized, and letting to keep the Commits separated. +The following project it's based for Jetpack 4.4.1 OS. There are three layers of Sofware development: Linux for Tegra Kernel, CTI Kernel, and Drivers. This is on top of the Elroy carrier board support package (BSP) by ConnectTech, that gets installed on the Linux for Tegra workspace. Each of the layers correspond to a Git Submodule as a way to implement this project parametrized, and letting to keep the Commits separated. The following diagram shows how the project it's organized.