Skip to content

Contains all the necessary files for the latest FreeRTOS on an NXP Cortex-M0+. Includes kernel, port, heap_4 memory allocator, config and NXP-specific files for thread aware debugging.

License

Notifications You must be signed in to change notification settings

UQRacing/freertos-nxp-cm0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeRTOS for NXP Cortex-M0+ systems

Current FreeRTOS version used: 10.4.6

Last updated: 3 Feb 2022

Maintainer: Matt Young ([email protected])

Contents

  • Base FreeRTOS image
    • Flattened headers and C files into one directory
  • Cortex-M0 port
    • Source: FreeRTOS/Source/portable/GCC/ARM_CM0
  • Config file suitable for Cortex-M0+ systems
  • NXP specific stuff for thread-aware debug, as detailed here

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 an NXP Cortex-M0+. Includes kernel, port, heap_4 memory allocator, config and NXP-specific files for thread aware debugging.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages