Skip to content

Contains all the necessary files for the latest FreeRTOS on a STM32 Cortex-M4. Includes kernel, port, heap_4 memory allocator, config and ST-specific files.

License

Notifications You must be signed in to change notification settings

UQRacing/freertos-st-cm4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeRTOS for ST Cortex-M4 systems

Current FreeRTOS version used: 10.4.6

Last updated: 14 Feb 2022

Maintainer: Matt Young ([email protected])

Contents

  • Base FreeRTOS image
    • Flattened headers and C files into one directory
  • Cortex-M4 port (no MPU)
    • Source: FreeRTOS/Source/portable/GCC/ARM_CM4F
  • Config file suitable for Cortex-M4 systems
  • TODO any ST stuff that is required

Licence

This is just a bundle of FreeRTOS, so it is released under the same licence as FreeRTOS itself, which is currently the MIT licence. See LICENSE.txt for more details.

About

Contains all the necessary files for the latest FreeRTOS on a STM32 Cortex-M4. Includes kernel, port, heap_4 memory allocator, config and ST-specific files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages