Skip to content

mikewolfram/freertos-partial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeRTOS partial tree

This is just a partial copy of the freertos repository to reduce repository size. The following paths are extracted:

FreeRTOS

  • FreeRTOS/Source/portable/GCC/ARM_CM0
  • FreeRTOS/Source/portable/GCC/ARM_CM3
  • FreeRTOS/Source/portable/GCC/ARM_CM4F
  • FreeRTOS/Source/portable/GCC/ARM_CM7
  • FreeRTOS/Source/portable/MemMang/*.c
  • FreeRTOS/Source/include/*.h
  • FreeRTOS/Source/*.c
  • FreeRTOS/License

FreeRTOS-Plus-TCP

  • FreeRTOS-PLUS-TCP/portable/BufferManagement
  • FreeRTOS-PLUS-TCP/portable/Compiler/GCC
  • FreeRTOS-PLUS-TCP/include/*.h
  • FreeRTOS-PLUS-TCP/tools
  • FreeRTOS-PLUS-TCP/*.c
  • FreeRTOS-PLUS-TCP/LICENSE_INFORMATION.txt

This repository is updated periodically by GitHub Actions.

About

Partial subtree of FreeRTOS sources for smaller repo size

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.9%
  • Python 0.1%