From 2928f18241d3950161ed6e33142aa688e9b25856 Mon Sep 17 00:00:00 2001 From: Teodor-Alexandru Dicu <92853884+DTeodor-Alexaandru@users.noreply.github.com> Date: Wed, 13 Aug 2025 10:35:37 +0300 Subject: [PATCH] added source code --- .../2.programming/1.Functions Overview/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/autonomous_cars/2.programming/1.Functions Overview/index.md b/docs/autonomous_cars/2.programming/1.Functions Overview/index.md index 88d264b..936a600 100644 --- a/docs/autonomous_cars/2.programming/1.Functions Overview/index.md +++ b/docs/autonomous_cars/2.programming/1.Functions Overview/index.md @@ -6,9 +6,9 @@ In this section, we will explore the main functions used in the car application. ### Download the Project Archive -To begin working on the actual application, download the provided project archive. This archive contains.... TODO +To begin working on the actual application, download the provided project archive. This archive contains the source code. -Download the project archive from: [insert link] TODO +Download the project archive from [here](https://github.com/ipworkshop/autonomous-cars.git) ### Import the archive into the MCUXpresso IDE