Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libucos-iii.a

Static library of uC/OS-III for Cortex-M architectures.

Source code is copied unmodified from following sources and packaged into an archive.

Details are documented in the uC/OS-III manual, specifically Chapter 2: Directories and Files.

The projects above are licensed under the Apache License 2.0. See the LICENSE file for the full license text and NOTICE file (if applicable) for attribution details.

This project is not affiliated with, endorsed by, or sponsored by the original authors or owners of uC/OS-III.

Build

  • make supported: list supported cpus
  • make <cpu>: build for cpu
  • make: build for all cpus

Structure

├── arch    architecture-specific 
├── cfg     compile-time configuration options
├── inc     global include directory
├── lib     uC/LIB components
├── Makefile
└── src     OS-specific (architecture-agnostic)

About

Static library of uC/OS-III for Cortex-M targets.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages