Skip to content

LalitK-Space/Task_Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task_Scheduler

Task Scheduler for Cortex Mx processors

  • The project is developed in STM32Cube IDE.
  • The code is written specifically for STM32F407G-DISC1 board.
  • The task scheduler main code is in the file 'main.c'
    Task_Scheduler > Src > main.c
  • The Scheduler is PendSV, and the sysTick handler is used to pend the PendSV exception.

About

Task Scheduler for Cortex Mx processor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published