Skip to content

This repo contains FreeRTOS projects done on XMC4500 Relax Kit using C/C++ containing RTOS usage, peripherals stack etc

Notifications You must be signed in to change notification settings

embeddedcrab/xmc4500_freertos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XMC4500_FreeRTOS and Peripherals Stack

This repo contains FreeRTOS projects done on XMC4500 Relax Kit

You will gain following forom this repository:

  1. Simple LED blinking task creation using C++ [check <LED_Blinking>]

  2. Conversion of peripheral APIs into C++ [check <XMC_UART_C++>] File Structure goes like this: a. cfg contains configurations for peripherals and ISR entries b. inc contains api function declarations c. src contains API function definitions and ISR handlers

  3. Multiple peripherals stack & usage in application [check <XMC4500_FreeRTOS_Peripherals/Drivers>]

Happy to Help and Share 😊

Cheers!!

About

This repo contains FreeRTOS projects done on XMC4500 Relax Kit using C/C++ containing RTOS usage, peripherals stack etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages