Git Product home page Git Product logo

fos's Introduction

Fly Operating System (FOS)

Information

FOS is a Real Time Operating System (RTOS) for MCU-controlled robotic systems. Current version features support for ARM Cortex-M4 and Cortex-M7 cores.

OS parts

  1. API - API for user threads
  2. Kernel - implementation of the OS kernel
  3. File - user API and file objects of the file system
  4. Mem - heap implementation for system and threads
  5. Platform - prototype platform-specific functions
  6. Run - OS startup functions
  7. Sync - objects for thread synchronization
  8. System - low level OS functions
  9. Thread - system threads and scheduler

The file fos_conf.h in the root folder contains all OS configuration.

All OS parts are located in the /src folder. All paths are relative to the /src folder.

OS dependencies

FOS works with support libs FosSupportLibs.

Test information

OS has been tested with stm32f4, stm32f7 and stm32h7 MCUs, and IAR and GCC compillers.

Detail information

Detail information can be found at the WiKI

Versions history

Versions

fos's People

Contributors

kuzishchin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.