From 71b99bc4b8056901cd4aaa22ceada674f2a4ab37 Mon Sep 17 00:00:00 2001 From: colbycheese55 <112818133+colbycheese55@users.noreply.github.com> Date: Sun, 22 Sep 2024 18:38:10 -0400 Subject: [PATCH] added 9/22/24 PowerPoint --- Embedded/documentation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Embedded/documentation.md b/Embedded/documentation.md index 399278d..1c050ff 100644 --- a/Embedded/documentation.md +++ b/Embedded/documentation.md @@ -10,6 +10,7 @@ has_children: false - [Opening Meeting](https://drive.google.com/file/d/1GV1Ph86vunCsnsBcIUX04oiol8AQcEKi/view?usp=sharing) - [Software Stack](https://drive.google.com/file/d/1a6h2YoyHt1VBVpDAnqnV-vvIAEQiqU0E/view?usp=sharing) - covers Git, VS Code, Docker, ST-Flash, WSL, WSL USB, Shell Commands, Compilation, Uploading, Serial Monitoring - [C++ and MbedOS Part 1](https://drive.google.com/file/d/1xnGwHI2RhwMqYtqOCBTmmfYA7BLYZoP-/view?usp=sharing) - covers data types, operators, control structures, constants, functions, structs, defines, header files, GPIO pins, printing to the terminal, threads +- [C++ and MbedOS Part 2](https://drive.google.com/file/d/1rphQ6yFSpe3nt5k05yxor46LPvud4lQt/view?usp=sharing) - covers casting, pointers, references, arrays, namespaces, interrupts, event queue, CAN, code standards ## Datasheets - [STM32G473 MCU](https://drive.google.com/file/d/1JZ41cACIANuE3BXey5xjTEt2_om3fG5V/view?usp=sharing)