Code Monkey home page Code Monkey logo

rtos_tc32's Introduction

README

12/07/2016 added LED and debug output for verifying tasks. porting still going on but basically it will run. malloc and other memory features still ongoing.

11/29/2016 added context swith code. more coming in the next few days. MD

This is a draft skeleton of the TC32 RTOS code and sample drivers

You will need the full toolchain and SDK. Perhaps OpenOCD.

Some limitation at this stage

  • newlib support is limited.
  • TC32 MCU does not support floating point math by default. All floating points are emulated. If you insist that you need the floating point, chat with Telink staff to see if there is a math library that you can use
  • MCU and guidelines are available with the source code under doc directory it will need to be updated but it will work for most of your tasks

What is this repository for?

  • FreeRTOS over 8269
  • Version 0.1

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

rtos_tc32's People

Contributors

md2020nme 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.