Giter Site home page Giter Site logo

benwei / f4os Goto Github PK

View Code? Open in Web Editor NEW

This project forked from prattmic/f4os

1.0 3.0 1.0 1.59 MB

A small OS for the STM32F4, ARM Cortex-M4F Discovery board.

License: Other

Assembly 0.26% C 96.52% Objective-C 0.07% C++ 0.31% Erlang 0.11% Perl 2.69% Shell 0.04%

f4os's Introduction

A small, real time OS for the ARM Cortex-M4F STM32F4.

Developed on STM32F4DISCOVERY, but should be portable to other 
STM32F4 boards with very little modification.  In fact, with minor
changes (such as disabling the FPU and changing pinouts), it should
be portable to STM32F0 and STM32F1 chips.

Building requires arm-none-eabi-toolchain.  For hardfloat support, see
https://github.com/prattmic/arm-cortex-m4-hardfloat-toolchain or
https://launchpad.net/gcc-arm-embedded.

For flashing and debugging, texane's stlink is recommended:
https://github.com/texane/stlink

With stlink in your path, "make burn" will flash your device.

By default, the shell program in usr/shell/ is built and run at
boot.  The main() function in main.c is called by the scheduler
before task switching begins and should be used to create tasks
that run at boot.

Michael Pratt

f4os's People

Contributors

prattmic avatar mgyenik avatar ekawahyu avatar

Stargazers

ben6 avatar

Watchers

James Cloos avatar ben6 avatar  avatar

Forkers

huashing

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.