This repository is created during the ARM master class course of Sprints.ai school. I intend to centralize all the files and assignments in this repo.
The folder stucture is as follows and it will updated with every change :
Sprints_LinkerScriptTask : It contains the solution of the first task (linker script task) of the ARM master class of Sprints.ai.
Sprints_ExceptionApiTask : It contains the solution of the second task. First version of the CpuDriver.
Sprints_IntCtrlTask : It contains the implementation of IntCtrl driver task.
Sprints_McuTask : It contains the implemenation of the MCU driver task.
Sprints_GpioTask : It contains the implemenation of the Dio and port drivers task.
Sprints_WatchDogTask : It contains the implemenation of the Watchdog timer driver task.