Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.11 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.11 KB

Embedded_System_Tooling_STM32F4

Description

This course provided by Eng Ahmed Bahaa @ Seitechsolutions

I learn compilation process with different way as what is output from each phase of compilation process

I implement LinkerScript and Startup code for stm32f4

as make compilation process for each file By own self is difficult so learn Makefile to make it easier

Then want to make it more easier as when only click on file make everything and generate Hex file from one press using Batch file

Schematic

Dependency

To be able to use this project you should have arm compiler toolchain

If you don't have follow this link to download it Now 🔗Press

Demo

Demo.mp4